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