Closed stormpat closed 7 years ago
Somehow my dotfile was busted. Seems like emacs played a prank and wrote some stuff there...
I'm having this exact issue. I'll create a new issue
Ditto... I'm having the same issue.
Having exacly the same issue.
The problem is related with one autogenerated custom variable that appeared in my dotfiles custom-set-variables
:
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(default ((((class color) (min-colors 257)) (:foreground "#F8F8F2" :background "#272822")) (((class color) (min-colors 89)) (:foreground "#F5F5F5" :background "#1B1E1C")))))
Commenting or removing the declaration and restarting emacs solves the issue.
I had a similar issue. Maybe this can be documented somewhere, happy to help with that, but haven't contributed to spacemacs before. Commenting out that last line, did fix the issue.
What is the new issue for this?
Description :octocat:
After the latest version, themes seems to be broken.
SPC T s
and choose from the list will change only font colors, and some themes look really broken.I was using emacs --HEAD previously, and now "downgraded" to 25.1 (using the emacs-plus homebrew version) I also nuked my emacs folder, and cloned spacemacs again, but the issue still exists.
Reproduction guide :beetle:
Observed behaviour: :eyes: :broken_heart: The chosen theme is totally broken. Only some text colors change.
Expected behaviour: :heart: :smile: Theme should change as previously happened.
System Info :computer:
.spacemacs :paw_prints: