buchizo / ClaudiaIDE

This extension can change easily the background image of editor window in Visual Studio.
https://marketplace.visualstudio.com/items?itemName=kbuchi.ClaudiaIDE
648 stars 113 forks source link

section `Pushlish` of tab `Connected Services` is unreadable #177

Closed n0099 closed 8 months ago

n0099 commented 9 months ago

https://learn.microsoft.com/en-us/visualstudio/azure/overview-connected-services#local-and-connected-configurations image It's seems a regression introduced in 3.1.17: https://github.com/buchizo/ClaudiaIDE/issues/153#issuecomment-1435904080

n0099 commented 9 months ago

Also the Find and Repalce window: image

buchizo commented 9 months ago

@n0099 unfortunately this issue did not reproduce. If you did use other color theme (e.g. transparent theme), it have possible that is set transparent to these background.

n0099 commented 9 months ago

https://github.com/buchizo/ClaudiaIDE/issues/153#issuecomment-1436505546

buchizo commented 9 months ago

ClaudiaIDE (expand to IDE option) + Jason-Zhang.darktranparencytheme

image

Did not reproduce.

n0099 commented 8 months ago

Finally I tried to remember what the theme was actually being used: https://github.com/Meowtrix/MoeIDE/blob/master/MoeIDE/Themes/Dark.pkgdef

buchizo commented 8 months ago

Finally I tried to remember what the theme was actually being used: https://github.com/Meowtrix/MoeIDE/blob/master/MoeIDE/Themes/Dark.pkgdef

I applied that theme.

image

I guess this issues root cause is from that theme. ClaudiaIDE is unrelated.