aboutsummaryrefslogtreecommitdiff
path: root/util/themes/old/shinobu.nix
diff options
context:
space:
mode:
Diffstat (limited to 'util/themes/old/shinobu.nix')
-rw-r--r--util/themes/old/shinobu.nix14
1 files changed, 0 insertions, 14 deletions
diff --git a/util/themes/old/shinobu.nix b/util/themes/old/shinobu.nix
deleted file mode 100644
index 5a3acdc..0000000
--- a/util/themes/old/shinobu.nix
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- background = "shinobu.png";
-
- colors = {
- primary = "cb0403";
- secondary = "555555";
-
- foreground = "c5c8c6";
- foregroundAlt = "707880";
-
- background = "282a2e";
- backgroundAlt = "373b41";
- };
-}