We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not a issue, but a query "How do i get a custom color for this theme", i need a kinda pink color to match my desktop wallpaper.
The text was updated successfully, but these errors were encountered:
You can modify the src/build.sh script and replace one of the colors inside VARIANT_COLORS (the first one for example corresponds to the blue variant)
src/build.sh
You will need sass installed to generate the new themes. Then run make build-sass and it will generate all the variants for you 😉
make build-sass
Hope that helped!
Sorry, something went wrong.
No branches or pull requests
Not a issue, but a query "How do i get a custom color for this theme", i need a kinda pink color to match my desktop wallpaper.
The text was updated successfully, but these errors were encountered: