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