Change to light theme (Latte)
This commit is contained in:
parent
70fb8b0e5e
commit
b22cf00056
2
init.el
2
init.el
|
@ -238,7 +238,7 @@
|
||||||
(base16-theme-distinct-fringe-background nil)
|
(base16-theme-distinct-fringe-background nil)
|
||||||
(base16-theme-highlight-mode-line 'contrast)
|
(base16-theme-highlight-mode-line 'contrast)
|
||||||
:config
|
:config
|
||||||
(load-theme 'base16-catppuccin-mocha t))
|
(load-theme 'base16-catppuccin-latte t))
|
||||||
|
|
||||||
(use-package nerd-icons
|
(use-package nerd-icons
|
||||||
:functions (nerd-icons-set-font
|
:functions (nerd-icons-set-font
|
||||||
|
|
Loading…
Reference in a new issue