powercord-community / suggestions

Repo where you can find and share plugin suggestions for Powercord
27 stars 4 forks source link

Temporary CSS Plugin + Theme Settings Menu #137

Closed valentinegb closed 4 years ago

valentinegb commented 4 years ago

Describe the plugin A temporary plugin to toggle CSS plugins and manage theme settings until the official theme manager is released.

Expected behaviour A menu that allows you to select a certain installed theme, toggle CSS plugins, and manage theme settings.


Kanin commented 4 years ago

You mean something like theme-toggler? There's also themer which is unmaintained but I still use it with no issues, I haven't used theme-toggler personally but I assume it's something similar and still maintained.

valentinegb commented 4 years ago

theme-toggler- only toggles themes as a whole, that's it. I haven't seen themer before, I'll go check it out.

Kanin commented 4 years ago

What? You want to toggle individual files in the theme? You should do this with imports in your main file or something, I'm not sure if that's possible with how themes are loaded though I could very well be wrong, if it is though you should request it as a feature on the already existing plugin

cyyynthia commented 4 years ago

This is the roadmap of Powercord Core as part of the css modules specification in theme manifests. There's no ETA or tracking for this issue though, and it'll depend on the theme developer to adapt their theme to enable this functionality. You can learn more about what's planned for themes in the WIP powercord_manifest.json documentation