Skip to content

Make each workspace button a different color #2696

Answered by MajorMuff
RGBCube asked this question in Q&A
Discussion options

You must be logged in to vote

I personally style each button separately using css' ":nth-child()" selector which seems to work well. Find it in my style.css here
I import the colors from a separate css file which in turn I update using a script when I feel like changing things up.

There's probably some better way of doing this but this works for me.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by RGBCube
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants