~ruther/emacs.d

0887e4bfa7b771f986c216b88585691e98804c22 — Rutherther 9 months ago fa19ef1
feat: use sanityinc tomorrow night instead of gruvbox theme
1 files changed, 2 insertions(+), 3 deletions(-)

M init.el
M init.el => init.el +2 -3
@@ 86,12 86,11 @@
(elpaca-wait)

;; some visual configs
(my-use-package gruvbox-theme
(my-use-package color-theme-sanityinc-tomorrow
 :ensure t
 :demand t
 :config
   (load-theme 'gruvbox-dark-hard t)
)
 (load-theme 'sanityinc-tomorrow-night t))

(my-use-package solaire-mode
  :ensure t

Do not follow this link