summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.stumpwm.d/modeline.lisp6
1 files changed, 3 insertions, 3 deletions
diff --git a/.stumpwm.d/modeline.lisp b/.stumpwm.d/modeline.lisp
index 88ea14b..6718ef2 100644
--- a/.stumpwm.d/modeline.lisp
+++ b/.stumpwm.d/modeline.lisp
@@ -7,10 +7,10 @@
(setf *window-format* "%n: %30t")
;; set modeline colors and highlight
-(setf *mode-line-background-color* "#252B48"
+(setf *mode-line-background-color* thanos-hope ;"#252B48"
*mode-line-foreground-color* thanos-hope-fg
- stumpwm:*mode-line-border-color* "#445069"
- stumpwm:*mode-line-highlight-template* "«~A»")
+ *mode-line-border-color* thanos-hope
+ *mode-line-highlight-template* "«~A»")
(setf *mode-line-border-color* thanos-hope1