Update modus theme configuration
This commit is contained in:
parent
ec1cd625d5
commit
b972b65fc1
1 changed files with 3 additions and 6 deletions
9
init.el
9
init.el
|
@ -144,13 +144,10 @@
|
|||
:init
|
||||
(setq modus-themes-italic-constructs t
|
||||
modus-themes-bold-constructs t
|
||||
modus-themes-syntax '(green-strings alt-syntax)
|
||||
modus-themes-links '(neutral-underline)
|
||||
modus-themes-mode-line '(borderless)
|
||||
modus-themes-lang-checkers '(faint)
|
||||
modus-themes-org-blocks '(gray-background)
|
||||
modus-themes-org-agenda '((event . (accented))))
|
||||
modus-themes-mixed-fonts t
|
||||
modus-themes-org-blocks '(gray-background))
|
||||
:config
|
||||
;; (setq modus-themes-common-palette-overrides modus-themes-preset-overrides-faint)
|
||||
(load-theme 'modus-vivendi)
|
||||
:bind ("<f12>" . modus-themes-toggle))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue