schnensch0 / zelk

discord theme inspired by zorin
MIT License
210 stars 672 forks source link

[BUG] GUI Transparency Interference #9

Closed FadelesSpade closed 3 years ago

FadelesSpade commented 3 years ago

Description Certain menus do not have filled background colors, thus resulting in a transparent background and interfering with the usability of the menus.

Reproduction

Screenshots Here are just a few image image image

Setup

schnensch0 commented 3 years ago

Not in my experience. Have you changed the --background-floating or --background-1 variables?

FadelesSpade commented 3 years ago

v1.1.1 It has been like this since day one. The only code changes are displaying the scrollbar and implementing split text that you gave me. image

schnensch0 commented 3 years ago

Try downloading v1.2, you will have to re-enable scrollbars btw

FadelesSpade commented 3 years ago

I noticed your 1.2 push happened about 2 minutes before my issue report, unlucky as I would have just pulled it,

1.2 fixes the issue, closed.

FadelesSpade commented 3 years ago

I'm going to reopen this for the sake of not spamming your issues; we can close it shortly after.

Due to the split text implementation, my message prompt is looking cluttered. I'm only familiar with discord bots, not themes, so would you down to provide me the needed code to increase the chat lower cutoff?

image

The image and text are obviously hidden behind the message prompt, but the message background CSS is obviously not cutoff yet.

What's it going to take to make it look like so: image

schnensch0 commented 3 years ago
.messagesWrapper-1sRNjr {margin-bottom: 8px;}

add some pixels if you'd like there to be a space