1
0
Fork 0
mirror of https://git.sr.ht/~ryuslash/yoshi-theme synced 2025-01-31 03:15:52 +01:00

Add js2-function-param face

This commit is contained in:
Tom Willemse 2015-06-30 00:55:17 +02:00
parent 54565df44a
commit 2486039a32

View file

@ -186,6 +186,7 @@
`(jabber-roster-user-online ((t (:foreground ,fgblue))))
`(jabber-roster-user-xa ((t (:foreground ,fgmagenta))))
`(js2-external-variable ((t (:foreground ,fgmagenta))))
`(js2-function-param ((t (:foreground ,fggreen))))
`(link ((t (:foreground ,fgorange :underline t))))
`(link-visited ((t (:foreground ,fgmagenta :underline t))))
`(magit-blame-header ((t (:foreground ,fggreen :background ,bgdim :weight bold :inherit unspecified))))