diff options
Diffstat (limited to 'themes/dva_halloween')
| -rw-r--r-- | themes/dva_halloween/dva.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/dva_halloween/dva.nix b/themes/dva_halloween/dva.nix index 5d68084..d5f63cd 100644 --- a/themes/dva_halloween/dva.nix +++ b/themes/dva_halloween/dva.nix @@ -1,4 +1,5 @@ rec { + lightness = "dark"; background = "191111"; #191111 background-alt = "37181c"; #37181c foreground = "fff2ce"; #fff2ce |