chore: switch to gruvbox
This commit is contained in:
parent
c47de3d4f1
commit
94819e9c74
3 changed files with 12 additions and 4 deletions
|
@ -35,7 +35,7 @@ in {
|
|||
name = mkOption {
|
||||
type = nullOr (enum ["Catppuccin Mocha" "Zenburn" "Black Metal Venom" "Gruvbox"]);
|
||||
description = "The colorscheme that should be used globally to theme your system.";
|
||||
default = "Catppuccin Mocha";
|
||||
default = "Gruvbox";
|
||||
};
|
||||
|
||||
slug = mkOption {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue