1
0
Fork 0
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:
Tom Willemse 2014-03-15 22:57:55 +01:00
parent 805ae7fa4f
commit 1418a3ca0e

View file

@ -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))))