Update colors for stumpwm

This commit is contained in:
Tom Willemse 2023-04-22 00:32:20 -07:00
parent 4ce635661d
commit c907fbe9db

View file

@ -52,6 +52,14 @@ after it has been unlocked."
'(("teams-for-linux" '(("teams-for-linux"
("C-M-Break" . "C-S-m")))) ("C-M-Break" . "C-S-m"))))
(set-bg-color "#222424")
(set-border-color "#3f4242")
(set-fg-color "#bfbfbf")
(set-float-focus-color "#5b6161")
(set-float-unfocus-color "#3f4242")
(set-focus-color "#ff9800")
(set-unfocus-color "#3f4242")
(setf *mode-line-background-color* "#5b6161" (setf *mode-line-background-color* "#5b6161"
*mode-line-foreground-color* "#bfbfbf") *mode-line-foreground-color* "#bfbfbf")
(setf *screen-mode-line-format* (setf *screen-mode-line-format*