Rename mitch-theme to sv-theme
This commit is contained in:
parent
79eb891d9e
commit
5b45e3d385
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user