mirror of
https://git.sr.ht/~ryuslash/yoshi-theme
synced 2025-01-31 11:25:51 +01:00
Clarify highlight face
This commit is contained in:
parent
74f39bdb98
commit
805ae7fa4f
1 changed files with 1 additions and 1 deletions
|
@ -158,7 +158,7 @@
|
||||||
`(gnus-summary-normal-ticked ((t (:foreground ,fgdefault :weight bold))))
|
`(gnus-summary-normal-ticked ((t (:foreground ,fgdefault :weight bold))))
|
||||||
`(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))))
|
||||||
`(highlight ((t (:background ,bgbright))))
|
`(highlight ((t (:background ,bgcyan))))
|
||||||
`(highlight-80+ ((t (:underline (:color ,fgred :style wave) :background unspecified))))
|
`(highlight-80+ ((t (:underline (:color ,fgred :style wave) :background unspecified))))
|
||||||
`(identica-stripe-face ((t (:background ,bgbright))))
|
`(identica-stripe-face ((t (:background ,bgbright))))
|
||||||
`(identica-uri-face ((t (:foreground ,fgorange :underline t))))
|
`(identica-uri-face ((t (:foreground ,fgorange :underline t))))
|
||||||
|
|
Loading…
Reference in a new issue