use modus-operandi instead of zenburn
This commit is contained in:
@@ -10,10 +10,12 @@
|
||||
|
||||
;;;; Load my packages
|
||||
;; Default theme
|
||||
(use-package zenburn-theme
|
||||
:demand t
|
||||
:config
|
||||
(load-theme 'zenburn t))
|
||||
;; (use-package zenburn-theme
|
||||
;; :demand t
|
||||
;; :config
|
||||
;; (load-theme 'zenburn t))
|
||||
|
||||
(load-theme 'modus-operandi-tinted t)
|
||||
|
||||
;; Eshell
|
||||
;; (use-package eshell
|
||||
|
||||
Reference in New Issue
Block a user