Rename mitch-theme to sv-theme
This commit is contained in:
parent
79eb891d9e
commit
5b45e3d385
@ -466,10 +466,11 @@ targets."
|
|||||||
|
|
||||||
;; Custom Theme.
|
;; Custom Theme.
|
||||||
;; Not to be confused with a color theme, or a color scheme, or a custom scheme.
|
;; Not to be confused with a color theme, or a color scheme, or a custom scheme.
|
||||||
(elpaca-use-package (mitch-theme :repo
|
(elpaca-use-package (sv-theme
|
||||||
"https://git.mitchmarq42.xyz/mitch/vimcolors")
|
:repo
|
||||||
|
"https://git.mitchmarq42.xyz/mitch/vimcolors")
|
||||||
:config (mitch/visual-setup)
|
:config (mitch/visual-setup)
|
||||||
:init (load-theme 'mitch t))
|
:init (load-theme 'sv t))
|
||||||
|
|
||||||
(elpaca-use-package yascroll
|
(elpaca-use-package yascroll
|
||||||
:diminish
|
:diminish
|
||||||
|
Loading…
Reference in New Issue
Block a user