chore(theme): improve quick change theme command aliases

This commit is contained in:
2022-09-22 14:26:40 +01:00
parent ae4da2c248
commit 5de69dcc60

View File

@@ -108,12 +108,12 @@ already loaded, otherwise re-apply the theme and siren-overrides."
(defun siren-doom-themes-vibrant-theme ()
(interactive)
(siren-doom-themes-load 'doom-vibrant))
(defalias 'vib 'siren-doom-themes-vibrant-theme)
(defalias 'doom-vibrant 'siren-doom-themes-vibrant-theme)
(defun siren-doom-themes-nord-light-theme ()
(interactive)
(siren-doom-themes-load 'doom-nord-light))
(defalias 'nord 'siren-doom-themes-nord-light-theme)
(defalias 'nord-light 'siren-doom-themes-nord-light-theme)
(defun siren-doom-themes-list ()
(seq-filter