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/hideri.nix | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 util/themes/old/hideri.nix (limited to 'util/themes/old/hideri.nix') diff --git a/util/themes/old/hideri.nix b/util/themes/old/hideri.nix deleted file mode 100644 index 217077e..0000000 --- a/util/themes/old/hideri.nix +++ /dev/null @@ -1,15 +0,0 @@ -{ - background = "hideri.png"; - - - colors = { - primary = { hex = "23ce94"; r = "35"; g = "206"; b = "149"; }; - secondary = { hex = "555555"; }; - - foreground = { hex = "c5c8c6"; }; - foregroundAlt = { hex = "707880"; }; - - background = { hex = "282a2e"; }; - backgroundAlt = { hex = "373b41"; }; - }; -} -- cgit v1.2.3