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:
parent
54565df44a
commit
2486039a32
1 changed files with 1 additions and 0 deletions
|
@ -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))))
|
||||
|
|
Loading…
Reference in a new issue