summaryrefslogtreecommitdiff
path: root/.stumpwm.d/colors.lisp
diff options
context:
space:
mode:
Diffstat (limited to '.stumpwm.d/colors.lisp')
-rw-r--r--.stumpwm.d/colors.lisp20
1 files changed, 0 insertions, 20 deletions
diff --git a/.stumpwm.d/colors.lisp b/.stumpwm.d/colors.lisp
deleted file mode 100644
index 9fa1cfd..0000000
--- a/.stumpwm.d/colors.lisp
+++ /dev/null
@@ -1,20 +0,0 @@
-
-(defvar thanos-hope "#1c1d20")
-(defvar thanos-hope-alt "#151619")
-(defvar thanos-hope0 "#1B2229")
-(defvar thanos-hope1 "#1c1f24")
-(defvar thanos-hope2 "#202328")
-(defvar thanos-hope3 "#23272e")
-(defvar thanos-hope4 "#3f444a")
-(defvar thanos-hope5 "#5B6268")
-(defvar thanos-hope6 "#686b78")
-(defvar thanos-hope7 "#9ca0a4")
-(defvar thanos-hope8 "#DFDFDF")
-(defvar thanos-hope-fg "#cbccd1")
-(defvar thanos-hope-alt "#5B6268")
-
-
-(defvar thanos-black-bg "#000000")
-(defvar thanos-black-dim "#1e1e1e")
-(defvar thanos-black-active "#535353")
-(defvar thanos-black-inactive "#303030")