De-load nord theme

This commit is contained in:
Marcus Kammer 2020-07-13 16:45:12 +02:00
parent 2943ad5f3d
commit a46afb1d14

View file

@ -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)