update color scheme

This commit is contained in:
Glen Goodwin 2023-09-15 16:58:29 -04:00
parent a0ca5540e7
commit e04a654f94

View file

@ -4,7 +4,7 @@
imports = [ inputs.nix-colors.homeManagerModules.default ];
# 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.everforest;
colorScheme = inputs.nix-colors.colorSchemes.gruvbox-dark-hard;