Update theme
This commit is contained in:
parent
f763e432ef
commit
01cd2002fb
1 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
|||
{ lib, ... }: {
|
||||
programs.nixvim.colorscheme = lib.mkForce "catppuccin-macchiato";
|
||||
}
|
||||
programs.nixvim.colorscheme = lib.mkForce "melange-dark";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue