aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Okay <colin@cicadas.surf>2022-07-28 08:03:49 -0500
committerColin Okay <colin@cicadas.surf>2022-07-28 08:03:49 -0500
commit3738a27aee2857f73742e3a8c254c204b9a5d6f3 (patch)
tree6bc6d953b44c41506a2fad5dc3454d57d6318e71
parent8d8d064472850002a111df0c56d4a4ac4c093dce (diff)
fickle morning
-rw-r--r--init-el.org6
1 files changed, 2 insertions, 4 deletions
diff --git a/init-el.org b/init-el.org
index f35b4fb..6439391 100644
--- a/init-el.org
+++ b/init-el.org
@@ -586,8 +586,6 @@ So, to use this file for the very first time you must
(setq my-installed-themes
'(modus-themes
- underwater-theme
- undersea-theme
nord-theme))
@@ -607,11 +605,11 @@ So, to use this file for the very first time you must
(setq *my-themes*
'(modus-operandi
- undersea
+ birds-of-paradise-plus
nord
- underwater
modus-vivendi))
+
(defun my-theme-string ()
(if (car custom-enabled-themes)
(format "%s is current" (car custom-enabled-themes))