From 31fa816373038e5fad807131a8526103bd005a6f Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Sun, 12 May 2024 20:12:49 -0700 Subject: Delete old duplicate config from util (i have no clue how that even happened?) --- util/themes/old/kiwi.nix | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 util/themes/old/kiwi.nix (limited to 'util/themes/old/kiwi.nix') diff --git a/util/themes/old/kiwi.nix b/util/themes/old/kiwi.nix deleted file mode 100644 index 37675e1..0000000 --- a/util/themes/old/kiwi.nix +++ /dev/null @@ -1,14 +0,0 @@ -{ - background = "kiwi.png"; - - colors = { - primary = { hex = "34773c"; r = "52"; g = "119"; b = "60"; }; - secondary = { hex = "555555"; }; - - foreground = { hex = "c5c8c6"; }; - foregroundAlt = { hex = "707880"; }; - - background = { hex = "282a2e"; }; - backgroundAlt = { hex = "373b41"; }; - }; -} -- cgit v1.2.3