diff options
Diffstat (limited to 'themes/yoruichi')
| -rw-r--r-- | themes/yoruichi/yoruichi.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/themes/yoruichi/yoruichi.nix b/themes/yoruichi/yoruichi.nix index 8a88ee1..f32f190 100644 --- a/themes/yoruichi/yoruichi.nix +++ b/themes/yoruichi/yoruichi.nix @@ -1,5 +1,7 @@ rec { + lightness = "dark"; background = "403434"; #403434 + background-alt = "403434"; #403434 foreground = "fbfbfb"; #fbfbfb color0 = "${background}"; color1 = "a57463"; #a57463 |