mirror of
https://git.sr.ht/~ryuslash/yoshi-theme
synced 2025-01-31 11:25:51 +01:00
Unbolden helm-buffer-directory
This commit is contained in:
parent
8828178875
commit
191f0518be
1 changed files with 1 additions and 1 deletions
|
@ -160,7 +160,7 @@
|
||||||
`(gnus-summary-normal-unread ((t (:foreground ,fgdefault))))
|
`(gnus-summary-normal-unread ((t (:foreground ,fgdefault))))
|
||||||
`(gnus-summary-selected ((t (:background ,bgblue :weight bold))))
|
`(gnus-summary-selected ((t (:background ,bgblue :weight bold))))
|
||||||
`(helm-M-x-key ((t (:underline unspecified :foreground ,fgpink :weight bold))))
|
`(helm-M-x-key ((t (:underline unspecified :foreground ,fgpink :weight bold))))
|
||||||
`(helm-buffer-directory ((t (:background unspecified :foreground ,fgblue :weight bold))))
|
`(helm-buffer-directory ((t (:background unspecified :foreground ,fgblue))))
|
||||||
`(helm-buffer-file ((t (:inherit default))))
|
`(helm-buffer-file ((t (:inherit default))))
|
||||||
`(helm-buffer-not-saved ((t (:foreground ,fgcyan))))
|
`(helm-buffer-not-saved ((t (:foreground ,fgcyan))))
|
||||||
`(helm-buffer-process ((t (:foreground ,fggreen))))
|
`(helm-buffer-process ((t (:foreground ,fggreen))))
|
||||||
|
|
Loading…
Reference in a new issue