syl20bnr / spacemacs

A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
http://spacemacs.org
GNU General Public License v3.0
23.58k stars 4.9k forks source link

Spacemacs doesn't recognize theme belongs to a package #15538

Open tidux opened 2 years ago

tidux commented 2 years ago

I have the package color-theme-modern installed and have added word-perfect-theme from that package to my rotation of default Spacemacs themes. Unlike the themes-megapack layer, color-theme-modern is a monolithic package that supports multiple themes. Spacemacs keeps searching for a package named word-perfect-theme at startup, apparently because it thinks each theme must be individually packaged. Can I suppress this behavior?

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Please let us know if this issue is still valid!

hem1t commented 1 year ago

I was having this issue with 'doom-old-hope', I checked out and saw that 'spacemacs-theme-name-to-package' is a list which holds the themes and its location(? Not sure), I'm not good with elisp. That's why I didn't think much and manually added 'doom-old-hope' to the list, instead of finding an actual solution.

github-actions[bot] commented 1 week ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Please let us know if this issue is still valid!