mirror of
https://git.sr.ht/~ryuslash/yoshi-theme
synced 2025-01-31 03:15:52 +01:00
Add (some more) sh faces
This commit is contained in:
parent
805ae7fa4f
commit
1418a3ca0e
1 changed files with 3 additions and 1 deletions
|
@ -266,7 +266,9 @@
|
|||
`(rst-level-4 ((t (:background unspecified))))
|
||||
`(rst-level-5 ((t (:background unspecified))))
|
||||
`(rst-level-6 ((t (:background unspecified))))
|
||||
`(sh-heredoc ((t (:foreground ,fgorange))))
|
||||
`(sh-escaped-newline ((t (:foreground ,fgpurple :inherit unspecified))))
|
||||
`(sh-heredoc ((t (:foreground ,fggreen))))
|
||||
`(sh-quoted-exec ((t (:foreground ,fgpink))))
|
||||
`(shadow ((t (:foreground ,fgdim))))
|
||||
`(show-paren-match ((t (:inverse-video t))))
|
||||
`(show-paren-mismatch ((t (:background unspecified :foreground ,fgred))))
|
||||
|
|
Loading…
Reference in a new issue