Change default theme for doom emacs
This commit is contained in:
parent
465f3d377f
commit
ee7e73c40c
1 changed files with 2 additions and 2 deletions
|
|
@ -34,8 +34,8 @@
|
|||
;; `load-theme' function. This is the default:
|
||||
(load "doom-themes")
|
||||
|
||||
;; doom-henna, doom-nord, doom-one, doom-opera, doom-miramare
|
||||
(setq doom-theme 'doom-old-hope)
|
||||
;; doom-henna, doom-nord, doom-one, doom-opera, doom-miramare, doom-manegarm
|
||||
(setq doom-theme 'doom-one)
|
||||
|
||||
;; This determines the style of line numbers in effect. If set to `nil', line
|
||||
;; numbers are disabled. For relative line numbers, set this to `relative'.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue