Open CDitzel opened 5 years ago
Hey, sorry for some reason I wasn't getting notifications (or emails at least) for this repo. :man_shrugging:
There's a variable defined near the top of the file that lets you control the theme:
;; Which theme to use. Either: spacemacs-dark, or sourcerer
(defvar my:use-theme "spacemacs-dark")
You're correct, I do use the spacemacs theme :) Hope that helps and apologies again for the crazy delay!
FYI, I just pushed some changes that adds trivial support for the doom-themes
Hi Nils,
first of all, thank you for providing your emacs configuration. =)
After following the instruction you wrote in the readme everything seems to work, however my emacs looks rather turquoise/purple almost like spacemacs. Why is that and how do I change that?
thank you in advance