diff options
Diffstat (limited to 'themes/old/shinobu.nix')
| -rw-r--r-- | themes/old/shinobu.nix | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/themes/old/shinobu.nix b/themes/old/shinobu.nix deleted file mode 100644 index 5a3acdc..0000000 --- a/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"; - }; -} |