diff options
| author | 2025-01-01 17:39:28 -0500 | |
|---|---|---|
| committer | 2025-01-01 17:39:28 -0500 | |
| commit | 4849fc6e811f9aaa02a63d102f60d356365cd2bb (patch) | |
| tree | a45fdd1065b1b6052283e257e19123696b548671 /themes/dva_halloween | |
| parent | 8ed2c4a005c634e9d4a2aa5e31f40901def3adda (diff) | |
| download | dotfiles-4849fc6e811f9aaa02a63d102f60d356365cd2bb.tar.gz dotfiles-4849fc6e811f9aaa02a63d102f60d356365cd2bb.tar.bz2 dotfiles-4849fc6e811f9aaa02a63d102f60d356365cd2bb.zip | |
Theme stuff
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 |