aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Okay <colin@cicadas.surf>2022-11-15 08:10:50 -0600
committerColin Okay <colin@cicadas.surf>2022-11-15 08:10:50 -0600
commita00d326580e49c438a6f478c8391f773dfeea49d (patch)
tree78b439423904660d3e96f4cf0e08441d919e5d5d
parentd1187b6621fd8184d62cc23ba2e86c8c1bc11082 (diff)
themes twiddling
-rw-r--r--init-el.org4
1 files changed, 3 insertions, 1 deletions
diff --git a/init-el.org b/init-el.org
index fd7a970..c74a360 100644
--- a/init-el.org
+++ b/init-el.org
@@ -640,6 +640,7 @@ So, to use this file for the very first time you must
(setq my-installed-themes
'(modus-themes
stimmung-themes
+ shanty-themes
ef-themes
dracula-theme))
@@ -660,9 +661,10 @@ So, to use this file for the very first time you must
(setq *my-themes*
'(
modus-operandi
+ shanty-themes-light
ef-duo-light
dracula
- ef-bio
+ shanty-themes-dark
ef-cherie
ef-autumn
modus-vivendi ))