{ colorschemes = { # tokyonight tokyonight = { enable = false; settings = { transparent = true; style = "night"; # options: "storm", "night", "day", "moon" cmp = true; illuminate = true; indentblankline = true; lsp_semantic = true; mini_completion = true; }; }; kanagawa = { enable = true; settings = { transparent = true; }; }; }; }