chore: switch to catppuccin
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
This commit is contained in:
parent
61feed4086
commit
90cfc16bc0
1 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
{
|
||||
colorschemes = {
|
||||
catppuccin = {
|
||||
enable = false;
|
||||
enable = true;
|
||||
settings = {
|
||||
integrations.native_lsp = {
|
||||
enabled = true;
|
||||
|
|
@ -23,7 +23,7 @@
|
|||
};
|
||||
|
||||
colorschemes.tokyonight = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
settings = {
|
||||
style = "night";
|
||||
transparent = config.myvim.transparent;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue