DiscordStyles / Slate

An optimized, consistent, and functional theme for @discord based on GitHub's design language.
https://discordstyles.github.io/slate-theme
MIT License
220 stars 192 forks source link

Slate for powercord no longer works #105

Closed Kruziikrel13 closed 2 years ago

Kruziikrel13 commented 2 years ago

Describe the bug

Slate does not apply to powercord (I activate / toggle the theme and it makes no changes at all to discord even after restart. I have tested with other themes and they do work (The Fluent Theme for powercord also does not work))

To Reproduce

Install Slate to Powercord as per the standard procedure for adding themes (i.e. by git cloning to the powercord themes dir or adding through the powercord context menu)

Screenshots

image image

Information (please complete the following information)

Discord channel: Canary
OS: Windows
Mod: Powercord
Discord language: English

Kruziikrel13 commented 2 years ago

It is also worth noting I had someone else from the Powercord discord community try installing the theme and they also noted that it does not apply / work for them, even on a restart

Gibbu commented 2 years ago

You need to clone the deploy branch.

git clone https://github.com/DiscordStyles/Slate -b deploy

I should put this in the README somewhere.

Kruziikrel13 commented 2 years ago

Thanks Gibbu