Restore modus-themes alt syntax

This commit is contained in:
Charlotte Van Petegem 2022-12-30 13:14:18 +01:00
parent 3bd59a52c0
commit df354ed248
No known key found for this signature in database
GPG key ID: 019E764B7184435A

View file

@ -186,6 +186,20 @@
;; Borderless modeline
(border-mode-line-active unspecified)
(border-mode-line-inactive unspecified)
;; Alt syntax colours
(builtin magenta)
(comment yellow-cooler)
(constant magenta-cooler)
(docstring magenta-faint)
(docmarkup green-faint)
(fnname magenta-warmer)
(keyword cyan)
(preprocessor cyan-cooler)
(string red-cooler)
(type magenta-cooler)
(variable blue-warmer)
(rx-construct magenta-warmer)
(rx-backslash blue-cooler)
;; Colours are nice
,@modus-themes-preset-overrides-intense
)