This commit is contained in:
Glen Goodwin 2023-09-19 12:03:27 -04:00
parent e04a654f94
commit cd74c7b0d4
5 changed files with 22 additions and 13 deletions

View file

@ -3,8 +3,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.gruvbox-dark-hard;
colorScheme = inputs.nix-colors.colorSchemes.everforest;