Skip to content
This repository has been archived by the owner on Jun 12, 2023. It is now read-only.

Powercord Theme Issues #23

Answered by janleigh
rondotdll asked this question in Support
Apr 28, 2022 · 3 comments · 1 reply
Discussion options

You must be logged in to vote

Uhh... Kinda late but the master branch is no longer maintained. Here's how to compile the theme on the rewrite branch.

 sudo pacman -S nodejs # Cause we need yarn. Fuck you npm
 sudo corepack enable # Yarn is now shipped with nodejs >= 16.10
 
 cd YOUR/POWERCORD/THEMES/FOLDER
 git clone https://github.com/janleigh/discord-css && cd discord-css
 yarn build # Compile the theme

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@rondotdll
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by janleigh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Support
Labels
Type: Help When an issue is opened to request help
3 participants