From 70fdb740c52bacdab6de07bbbc3bfd991258b8b6 Mon Sep 17 00:00:00 2001 From: "Yann Esposito (Yogsototh)" Date: Tue, 22 Sep 2020 07:59:14 +0200 Subject: [PATCH] /Users/yaesposi/y/her.esy.fun/src/posts/0014-change-emacs-theme-automatically/index.org --- src/posts/0014-change-emacs-theme-automatically/index.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 ()