update color scheme
This commit is contained in:
parent
3192b7db20
commit
08527bdc12
1 changed files with 8 additions and 1 deletions
|
|
@ -1 +1,8 @@
|
|||
{colorschemes = {gruvbox.enable = true;};}
|
||||
{
|
||||
colorschemes = {
|
||||
catppuccin = {
|
||||
enable = true;
|
||||
settings.flavor = "mocha";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue