diff --git a/lisp/mitch-packages.el b/lisp/mitch-packages.el index 258d839..916c61b 100644 --- a/lisp/mitch-packages.el +++ b/lisp/mitch-packages.el @@ -466,10 +466,11 @@ targets." ;; Custom Theme. ;; Not to be confused with a color theme, or a color scheme, or a custom scheme. -(elpaca-use-package (mitch-theme :repo - "https://git.mitchmarq42.xyz/mitch/vimcolors") +(elpaca-use-package (sv-theme + :repo + "https://git.mitchmarq42.xyz/mitch/vimcolors") :config (mitch/visual-setup) - :init (load-theme 'mitch t)) + :init (load-theme 'sv t)) (elpaca-use-package yascroll :diminish