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/megumin.nix | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 util/themes/old/megumin.nix (limited to 'util/themes/old/megumin.nix') diff --git a/util/themes/old/megumin.nix b/util/themes/old/megumin.nix deleted file mode 100644 index 4bdf909..0000000 --- a/util/themes/old/megumin.nix +++ /dev/null @@ -1,14 +0,0 @@ -{ - background = "megumin.jpg"; - - colors = { - primary = { hex = "c44347"; r = "196"; g = "67"; b = "71"; }; - secondary = { hex = "555555"; }; - - foreground = { hex = "c5c8c6"; }; - foregroundAlt = { hex = "707880"; }; - - background = { hex = "282a2e"; }; - backgroundAlt = { hex = "373b41"; }; - }; -} -- cgit v1.2.3