summaryrefslogtreecommitdiff
path: root/.stumpwm.d/colors.lisp
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2024-05-13 08:42:44 +0300
committerThanos Apollo <[email protected]>2024-05-13 08:42:44 +0300
commit2e74d58a4f675b5301e69cae105503198d7ff846 (patch)
treee92cca5c6406898e9ac1eae08653d894c24e3acf /.stumpwm.d/colors.lisp
parentb6d164b032b255767b04a73e8ac0e04b61991048 (diff)
parent5d6840de02f01c017cc1ce99238d6962331087da (diff)
Merge branch 'guix-config'
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")