From 3723b427e0d97deb3d14d74344b6ef0b70fe4d24 Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Fri, 10 May 2024 08:52:19 +0300 Subject: Readd stumpwm? --- .stumpwm.d/colors.lisp | 21 +-------------------- 1 file changed, 1 insertion(+), 20 deletions(-) mode change 100644 => 120000 .stumpwm.d/colors.lisp (limited to '.stumpwm.d/colors.lisp') 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") diff --git a/.stumpwm.d/colors.lisp b/.stumpwm.d/colors.lisp new file mode 120000 index 0000000..dbd2dbc --- /dev/null +++ b/.stumpwm.d/colors.lisp @@ -0,0 +1 @@ +/gnu/store/3wp5npi1xy1cmyzx8j3cg24kssq4n8vb-home-dotfiles--stumpwm-d-colors-lisp \ No newline at end of file -- cgit v1.2.3