#+TITLE: Auto change emacs theme #+AUTHOR: Yann Esposito #+EMAIL: yann@esposito.host #+DATE: [2019-09-30 Mon] #+KEYWORDS: emacs #+DESCRIPTION: A small snippet to automatically change theme in emacs. #+OPTIONS: auto-id:t One thing I kind of like is the ability to change emacs theme depending of the hour. There are two possibilities. One would be to sync with the sun using the current location. There is an emacs package for that. It's called [[https://github.com/hadronzoo/theme-changer][theme-changer]] which at the timme of writing those lines is asking for a new maintainer.