style: add Black Metal Venom palette
This commit is contained in:
parent
d8197fdb50
commit
05aac13656
2 changed files with 27 additions and 1 deletions
|
@ -34,7 +34,7 @@ in {
|
|||
options.modules.style = {
|
||||
colorScheme = {
|
||||
name = mkOption {
|
||||
type = nullOr (enum ["Catppuccin Mocha" "Zenburn"]);
|
||||
type = nullOr (enum ["Catppuccin Mocha" "Zenburn" "Black Metal Venom"]);
|
||||
description = "The colorscheme that should be used globally to theme your system.";
|
||||
default = "Catppuccin Mocha";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue