Skip to content

Commit 6002863

Browse files
tuareg: style governing face
1 parent 4ee4e51 commit 6002863

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

srcery-theme.el

+7
Original file line numberDiff line numberDiff line change
@@ -3391,6 +3391,13 @@
33913391
`(orderless-match-face-3
33923392
((,srcery-class (:foreground ,srcery-bright-green))
33933393
(,srcery-256-class (:foreground ,srcery-256-bright-green))))
3394+
3395+
;;----------------------------------------------------------------------------
3396+
;; OCaml (tuareg)
3397+
;;----------------------------------------------------------------------------
3398+
`(tuareg-font-lock-governing-face
3399+
((,srcery-class (:foreground ,srcery-bright-yellow))
3400+
(,srcery-256-class (:foreground ,srcery-256-bright-yellow))))
33943401
)
33953402

33963403
(custom-theme-set-variables

0 commit comments

Comments
 (0)