Commit Graph

9 Commits

Author SHA1 Message Date
54184d03d2 Disable doom-themes-org-config
I was causing org-mode to act weird. So let's disable it.
2017-12-22 16:53:37 +00:00
ad43d007c4 Tweak doom-vibrant theme settings 2017-12-16 16:13:36 +00:00
71ed6bb822 Add theme module for doom-vibrant theme 2017-12-15 13:24:48 +00:00
a7391340ff Add theme module for spacemacs-dark theme 2017-12-15 13:24:44 +00:00
6f76b1fe39 Fix typo 2017-12-15 13:22:58 +00:00
959aa1e0d5 Add theme definition for atom-one-dark 2017-04-12 23:47:36 +01:00
e1ba050658 Fix theme file comments 2017-04-12 23:47:21 +01:00
e71ed5fc4e Change header/footer comment of all files to make elisp happy 2016-01-31 10:39:26 +00:00
c791150a06 Add rewritten config, dubbed emacs-siren
I've taken a lot of inspiration from Emacs-Prelude when it came to the
structure of this rewritten config. I didn't want to use Prelude as I
don't agree with all it's defaults, nor do I want to have to deal with
any future changes in Prelude that might break things for me. So instead
I went down the fully custom path, but heavily inspired by Prelude, both
in terms of file/code structure, and also some of it's features.

Compared to my old config setup, it's got most of the same things, but
nearly everything is in a module file now, making it easy to fully
enable/disable certain features.
2015-10-04 08:56:07 +01:00