mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-15 13:23:42 -05:00
Theme cleanup
This commit is contained in:
@@ -51,14 +51,14 @@
|
|||||||
`(vertical-border ((t (:foreground "#000000") )))
|
`(vertical-border ((t (:foreground "#000000") )))
|
||||||
|
|
||||||
`(mode-line ((t (:foreground ,white
|
`(mode-line ((t (:foreground ,white
|
||||||
:background ,gutter-light
|
:background ,gutter-light
|
||||||
:box (:line-width 3 :color ,gutter-light)
|
:box (:line-width 3 :color ,gutter-light)
|
||||||
))))
|
))))
|
||||||
|
|
||||||
`(mode-line-inactive ((t (:foreground ,gutter-fg
|
`(mode-line-inactive ((t (:foreground ,gutter-fg
|
||||||
:background ,gutters-active
|
:background ,gutters-active
|
||||||
:box (:line-width 3 :color ,gutters-active)
|
:box (:line-width 3 :color ,gutters-active)
|
||||||
))))
|
))))
|
||||||
|
|
||||||
`(mode-line-modified-face ((t (:foreground ,builtin))))
|
`(mode-line-modified-face ((t (:foreground ,builtin))))
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user