anapnoe / stable-diffusion-webui-ux

Stable Diffusion web UI UX
GNU Affero General Public License v3.0
978 stars 59 forks source link

[Bug]: Certain Text inside UI is almost unreadable #88

Closed rushuna86 closed 1 year ago

rushuna86 commented 1 year ago

Is there an existing issue for this?

What happened?

One of the commits after 4589dbe, been having problems with it for days now and went through eveyr single option in theme edittor and there wasn't one. But text like generation info is a very dark grey color and on every dark theme it's pretty much unreadable. Only found out that if I ran it with the arguement --theme dark it changes this text to white and marks it readable again. Screenshot are made with and without the --theme dark using "moonlight.css"

Steps to reproduce the problem

https://imgur.com/a/Zygd05l

What should have happened?

Text should be still visible.

Commit where the problem happens

Problem came up after 3db4fbf or a7be020

What platforms do you use to access the UI ?

Windows

What browsers do you use to access the UI ?

Google Chrome

Command Line Arguments

--xformers --no-half-vae

List of extensions

built-in

Console logs

no errors

Additional information

Tried with built-in no plugin clean install. Text only visible if you turn on --theme dark

rushuna86 commented 1 year ago

Sorry before hand if this isn't a bug and I'm just dumb, but it was all visible before those commits

anapnoe commented 1 year ago

it is caused by windows settings > colors > choose your color > Light option if you set it to Dark issue is resolved I will fix it thanks

rushuna86 commented 1 year ago

okay thank you, ohhh i run a hybrid of light n dark that's why....

anapnoe commented 1 year ago

you are welcome