hyblocker / pixelcord

dogshit discord theme with ripple and animations
https://discord.gg/pSAfU6enyH
GNU General Public License v2.0
49 stars 11 forks source link

[Question] Editing Chat Background/Mouse Click Animation Removal #18

Open RavenStryker opened 2 years ago

RavenStryker commented 2 years ago

I noticed that you are able to edit the navigation bar background using the following line

--navdrawer-color: var(--card-5-bg);

Is it possible to allow us to edit the chat area background using the same feature? It is really just a tad too dark for my liking, but I love everything else. Being able to adjust it in those 24 steps like the other area would be amazing.

The other thing I was wondering is if it is possible to remove the click shockwave effect? It's a bit strange looking and the bright splash of color is not really my cup of tea.

Thanks for your work on this by the way, really cool design!

hyblocker commented 2 years ago

Most colours are controlled via the card variables to maintain a sense of consistency throughout the theme.

hyblocker commented 2 years ago

The effect you're referring to is the ripple. Currently there's no way to disable it.