diff options
author | Colin Okay <okay@toyful.space> | 2022-07-14 17:25:26 -0500 |
---|---|---|
committer | Colin Okay <okay@toyful.space> | 2022-07-14 17:25:26 -0500 |
commit | de8a78a1f0c24bbd1ef00a903d252f8862c081c1 (patch) | |
tree | 522661c533fde959f493942d419eab239e6d9772 | |
parent | 963976d98c36f872c25d63c1b348f256243452b8 (diff) |
[add] afternoon theme
-rw-r--r-- | init-el.org | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/init-el.org b/init-el.org index 493cfad..06549b0 100644 --- a/init-el.org +++ b/init-el.org @@ -598,7 +598,9 @@ So, to use this file for the very first time you must chocolate-theme poet-theme white-sand-theme - foggy-night-theme)) + foggy-night-theme + afternoon-theme)) + (dolist (package my-installed-themes) (when (not (package-installed-p package)) @@ -617,12 +619,13 @@ So, to use this file for the very first time you must (setq *my-themes* '(punpun-light white-sand - leuven + leuven solo-jazz tao-yang notink zenburn subatomic + afternoon foggy-night chocolate dracula |