mirror of
https://git.sr.ht/~ryuslash/yoshi-theme
synced 2025-01-31 03:15:52 +01:00
Add hydra faces
This commit is contained in:
parent
dfe2896410
commit
54565df44a
1 changed files with 5 additions and 0 deletions
|
@ -159,6 +159,11 @@
|
||||||
`(highlight ((t (:background ,bgcyan))))
|
`(highlight ((t (:background ,bgcyan))))
|
||||||
`(highlight-80+ ((t (:underline (:color ,fgred :style wave) :background unspecified))))
|
`(highlight-80+ ((t (:underline (:color ,fgred :style wave) :background unspecified))))
|
||||||
`(hl-indent-face ((t (:inherit unspecified :background ,bgdim))))
|
`(hl-indent-face ((t (:inherit unspecified :background ,bgdim))))
|
||||||
|
`(hydra-face-amaranth ((t (:foreground ,fgorange :weight bold))))
|
||||||
|
`(hydra-face-blue ((t (:foreground ,fgblue :weight bold))))
|
||||||
|
`(hydra-face-pink ((t (:foreground ,fgpink :weight bold))))
|
||||||
|
`(hydra-face-red ((t (:foreground ,fgred :weight bold))))
|
||||||
|
`(hydra-face-teal ((t (:foreground ,fgcyan :weight bold))))
|
||||||
`(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))))
|
||||||
`(identica-username-face ((t (:foreground ,fgblue :weight bold :underline unspecified))))
|
`(identica-username-face ((t (:foreground ,fgblue :weight bold :underline unspecified))))
|
||||||
|
|
Loading…
Reference in a new issue