change default emacs theme
This commit is contained in:
parent
4eafbae825
commit
f5e2919064
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
;; There are two ways to load a theme. Both assume the theme is installed and
|
||||
;; available. You can either set `doom-theme' or manually load a theme with the
|
||||
;; `load-theme' function. This is the default:
|
||||
(setq doom-theme 'tango)
|
||||
(setq doom-theme 'doom-opera)
|
||||
|
||||
;; 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
Reference in a new issue