Restore modus-themes alt syntax
This commit is contained in:
parent
3bd59a52c0
commit
df354ed248
1 changed files with 14 additions and 0 deletions
|
@ -186,6 +186,20 @@
|
||||||
;; Borderless modeline
|
;; Borderless modeline
|
||||||
(border-mode-line-active unspecified)
|
(border-mode-line-active unspecified)
|
||||||
(border-mode-line-inactive 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
|
;; Colours are nice
|
||||||
,@modus-themes-preset-overrides-intense
|
,@modus-themes-preset-overrides-intense
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue