Fix emacs theme configuration
This commit is contained in:
parent
5cbf904b15
commit
b9da7efc57
1 changed files with 1 additions and 1 deletions
|
@ -179,7 +179,7 @@
|
|||
(modus-themes-bold-constructs t "Use bold accents")
|
||||
(modus-themes-syntax '(alt-syntax yellow-comments) "Show comments in yellow instead of gray")
|
||||
(modus-themes-promts '(intense) "Colours are nice")
|
||||
(modus-themes-completions 'opinionated "Colours are nice")
|
||||
(modus-themes-completions '(opinionated) "Colours are nice")
|
||||
(modus-themes-mode-line '(borderless accented) "Thin borders are ugly")
|
||||
(modus-themes-region '(bg-only accented) "Don't lose syntax highlighting in the active region")
|
||||
:config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue