Use nord theme again
This commit is contained in:
parent
19a0e2a32f
commit
1c9843be64
1 changed files with 2 additions and 2 deletions
|
@ -7,10 +7,10 @@
|
|||
'(ansi-color-faces-vector
|
||||
[default default default italic underline success warning error])
|
||||
'(backup-directory-alist (quote (("." . "~/.backup_filez"))))
|
||||
'(custom-enabled-themes (quote (sanityinc-tomorrow-day)))
|
||||
'(custom-enabled-themes (quote (nord)))
|
||||
'(custom-safe-themes
|
||||
(quote
|
||||
("bb08c73af94ee74453c90422485b29e5643b73b05e8de029a6909af6a3fb3f58" default)))
|
||||
("37768a79b479684b0756dec7c0fc7652082910c37d8863c35b702db3f16000f8" "bb08c73af94ee74453c90422485b29e5643b73b05e8de029a6909af6a3fb3f58" default)))
|
||||
'(default-frame-alist
|
||||
(quote
|
||||
((vertical-scroll-bars)
|
||||
|
|
Loading…
Add table
Reference in a new issue