mirror of
https://git.sr.ht/~ryuslash/yoshi-theme
synced 2025-01-31 03:15:52 +01:00
Add hl-indent-face
This commit is contained in:
parent
939b72f937
commit
354b9c913a
1 changed files with 1 additions and 0 deletions
|
@ -160,6 +160,7 @@
|
|||
`(gnus-summary-selected ((t (:background ,bgblue :weight bold))))
|
||||
`(highlight ((t (:background ,bgcyan))))
|
||||
`(highlight-80+ ((t (:underline (:color ,fgred :style wave) :background unspecified))))
|
||||
`(hl-indent-face ((t (:inherit unspecified :background ,bgbright))))
|
||||
`(identica-stripe-face ((t (:background ,bgbright))))
|
||||
`(identica-uri-face ((t (:foreground ,fgorange :underline t))))
|
||||
`(identica-username-face ((t (:foreground ,fgblue :weight bold :underline unspecified))))
|
||||
|
|
Loading…
Reference in a new issue