[Emacs] Change default theme
This commit is contained in:
parent
cf87920419
commit
7ae827dca6
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
||||||
(load "doom-themes")
|
(load "doom-themes")
|
||||||
|
|
||||||
;; doom-henna, doom-nord, doom-one, doom-opera, doom-miramare, doom-manegarm
|
;; doom-henna, doom-nord, doom-one, doom-opera, doom-miramare, doom-manegarm
|
||||||
(setq doom-theme 'doom-one)
|
(setq doom-theme 'doom-lantern)
|
||||||
|
|
||||||
(setq display-line-numbers-type 'relative)
|
(setq display-line-numbers-type 'relative)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue