diff options
author | Colin Okay <colin@cicadas.surf> | 2022-07-28 07:17:06 -0500 |
---|---|---|
committer | Colin Okay <colin@cicadas.surf> | 2022-07-28 07:17:06 -0500 |
commit | 8d8d064472850002a111df0c56d4a4ac4c093dce (patch) | |
tree | 3e4be051dd2fa0d8d5ed085be8069910a06044a9 | |
parent | 0aff95c1b2f73f9c175a0494f1dce5ed8d8598fd (diff) |
needed more [themes] I guess
-rw-r--r-- | init-el.org | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/init-el.org b/init-el.org index a56b5f9..f35b4fb 100644 --- a/init-el.org +++ b/init-el.org @@ -586,6 +586,8 @@ So, to use this file for the very first time you must (setq my-installed-themes '(modus-themes + underwater-theme + undersea-theme nord-theme)) @@ -605,7 +607,9 @@ So, to use this file for the very first time you must (setq *my-themes* '(modus-operandi + undersea nord + underwater modus-vivendi)) (defun my-theme-string () |