Skip to content
New issue

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

How to stop randomizing colours with launcher_colorful? #36

Closed
thepenguinthatwants opened this issue Dec 27, 2020 · 1 comment
Closed

Comments

@thepenguinthatwants
Copy link

From the file I've commented out the theme= and themes=
in the middle of file, so it doesnt change the theme.

But how can I stop the color to come randomized?

@adi1090x
Copy link
Owner

adi1090x commented Jan 5, 2021

comment this line ACCENT="${COLORS[$(( $RANDOM % 14 ))]}ff"

And add this ACCENT="#FBC02D"

@adi1090x adi1090x closed this as completed Jan 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants