De-load nord theme
This commit is contained in:
parent
2943ad5f3d
commit
a46afb1d14
1 changed files with 2 additions and 1 deletions
3
init.el
3
init.el
|
@ -54,7 +54,8 @@ There are two things you can do about this warning:
|
|||
(display-battery-mode -1) ; Display battery status in the mode line
|
||||
(display-time-mode 1) ; Display time in the mode line
|
||||
|
||||
(load-theme 'nord t)
|
||||
;; (load-theme 'nord t)
|
||||
(require 'color-theme-sanityinc-tomorrow)
|
||||
|
||||
;; GLOBAL KEYS
|
||||
(global-set-key (kbd "C-c l") 'org-store-link)
|
||||
|
|
Loading…
Add table
Reference in a new issue