NYRI4 / Couve

A new look to discord
MIT License
100 stars 81 forks source link

Possible ability to turn off transparency on right click and hover elements? #10

Closed DewmBot closed 2 years ago

DewmBot commented 2 years ago

Hello! Loving this theme so far; though I'm having an issue trying to edit the CSS to make a change for accessibility.

By default Couve uses transparency on the right click context menu, profiles, and server hover. I tried my best changing background, transparency values and opacity values to no avail.

Is it possible for the transparency of those elements being exposed via variables? Or could I get a pointer to what class names were used for those elements?

NYRI4 commented 2 years ago

Not sure if that's what you're waiting for but --background-modifier-hover might be the solution

DewmBot commented 2 years ago

Hmmm, not quite.

I'm more referring to transparency in various elements of this theme. For me at least it makes things rather hard to read. Here are some examples

image image image

I'm having troubles finding any way to disable this, and sadly that class doesn't seem to work.

Even commenting anything with "transparency" or "opacity" doesn't seem to work, so I'm not sure where it could be.

NYRI4 commented 2 years ago

Well I can't help on a version that isn't Couve basic version

DewmBot commented 2 years ago

Couve basic edition....?

Is there a version of this other a different version of this I have downloaded somehow?

It looks like changing the github version has indeed fixed my issue. I was not aware that the version on BetterDiscord's theme repo was different.

I apologize for the hassle; I didn't realize I wasn't using a proper copy of Couve.

Sorry about that, thank you for responding.