[StumpWM] Change colors of modeline

This commit is contained in:
Lucien Cartier-Tilet 2021-12-04 19:24:08 +01:00
parent 653e117c8f
commit e55b1bba30
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 3 additions and 3 deletions

View File

@ -519,11 +519,11 @@ when the `car' is a formatter and t when it is a shell command."
(format nil
" ^(:fg \"~A\")^(:bg \"~A\")^f1^f0^(:fg \"~A\") "
phundrak-nord1
phundrak-nord15
phundrak-nord3)
phundrak-nord3
,*mode-line-foreground-color*)
(format nil
" ^(:fg \"~A\")^(:bg \"~A\")^f1^f0^** "
phundrak-nord15
phundrak-nord3
phundrak-nord1))
(let* ((current-element (car elements))
(formatter (car current-element))