mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-16 15:56:52 -05:00
narf-dark-theme: remove bold on mode-line faces
This commit is contained in:
@@ -173,8 +173,8 @@
|
|||||||
`(powerline-active2 ((,c (:foreground ,modeline-fg-3 :background ,modeline-bg-3))))
|
`(powerline-active2 ((,c (:foreground ,modeline-fg-3 :background ,modeline-bg-3))))
|
||||||
`(powerline-inactive1 ((,c (:foreground ,modeline-fg-inactive :background ,modeline-bg-inactive))))
|
`(powerline-inactive1 ((,c (:foreground ,modeline-fg-inactive :background ,modeline-bg-inactive))))
|
||||||
`(powerline-inactive2 ((,c (:foreground ,modeline-fg-inactive :background ,modeline-bg-inactive))))
|
`(powerline-inactive2 ((,c (:foreground ,modeline-fg-inactive :background ,modeline-bg-inactive))))
|
||||||
`(spaceline-highlight-face ((,c (:foreground ,black :background ,highlight :bold ,bold))))
|
`(spaceline-highlight-face ((,c (:foreground ,black :background ,highlight))))
|
||||||
`(mode-line-count-face ((,c (:foreground ,black :background ,magenta :bold ,bold))))
|
`(mode-line-count-face ((,c (:foreground ,black :background ,magenta))))
|
||||||
|
|
||||||
;; Search
|
;; Search
|
||||||
`(isearch ((,c (:foreground ,search-fg :background ,search-bg))))
|
`(isearch ((,c (:foreground ,search-fg :background ,search-bg))))
|
||||||
|
Reference in New Issue
Block a user