diff --git a/src/posts/0014-change-emacs-theme-automatically/index.org b/src/posts/0014-change-emacs-theme-automatically/index.org index e6291c7..6956564 100644 --- a/src/posts/0014-change-emacs-theme-automatically/index.org +++ b/src/posts/0014-change-emacs-theme-automatically/index.org @@ -20,8 +20,9 @@ But I wanted to have more themes from morning to night: 1. early morning: deep yellow (gruvbox-light), 2. morning: light yellow (solarized-light), 3. day: grey/blueish during the day (nord-light), -4. evening: then back to yellow during +4. evening: deep yellow again (gruvbox-light) 5. night: dark theme (oceanic-next) +6. sleep time: neon-like (laserwave) #+BEGIN_SRC elisp (defun y/update-theme ()