From 4849fc6e811f9aaa02a63d102f60d356365cd2bb Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Wed, 1 Jan 2025 17:39:28 -0500 Subject: Theme stuff --- themes/halloween_warlock/halloween_warlock.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'themes/halloween_warlock') diff --git a/themes/halloween_warlock/halloween_warlock.nix b/themes/halloween_warlock/halloween_warlock.nix index d43a544..fa21cfc 100644 --- a/themes/halloween_warlock/halloween_warlock.nix +++ b/themes/halloween_warlock/halloween_warlock.nix @@ -1,5 +1,7 @@ rec { + lightness = "dark"; background = "1d0600"; #1d0600 + background-alt = "1d0600"; #1d0600 foreground = "e7ceb9"; #e7ceb9 color0 = "${background}"; color1 = "813230"; #813230 @@ -17,4 +19,5 @@ rec { color13 = "${color5}"; color14 = "${color6}"; color15 = "${color7}"; + alpha = 1.0; } -- cgit v1.2.3-101-g0448