update color scheme
This commit is contained in:
parent
a0ca5540e7
commit
e04a654f94
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
imports = [ inputs.nix-colors.homeManagerModules.default ];
|
imports = [ inputs.nix-colors.homeManagerModules.default ];
|
||||||
# choose a theme from here https://github.com/tinted-theming/base16-schemes/tree/main
|
# choose a theme from here https://github.com/tinted-theming/base16-schemes/tree/main
|
||||||
#colorScheme = inputs.nix-colors.colorSchemes.gruvbox-dark-medium;
|
#colorScheme = inputs.nix-colors.colorSchemes.gruvbox-dark-medium;
|
||||||
colorScheme = inputs.nix-colors.colorSchemes.everforest;
|
colorScheme = inputs.nix-colors.colorSchemes.gruvbox-dark-hard;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue