nilsdeppe / MyEnvironment

My dotfiles and various other configurations
Boost Software License 1.0
24 stars 10 forks source link

strange purple display #1

Open CDitzel opened 5 years ago

CDitzel commented 5 years ago

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

nilsdeppe commented 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!

nilsdeppe commented 4 years ago

FYI, I just pushed some changes that adds trivial support for the doom-themes