dempfi / ayu

🎨🖌 Modern Sublime Text theme
MIT License
4.29k stars 322 forks source link

Windows UI Invisible for Certain Themes #252

Closed amaiable closed 3 years ago

amaiable commented 3 years ago

Dark Theme and Light Theme have nearly invisible UI on Windows for Minimise and Resize Buttons image image On hovering the Close button, it does light up red and is visible, but otherwise, blends in image

dempfi commented 3 years ago

Thank you for the report @tayloraswift. I'll look into that, for now, you can enable native title bars via "ui_native_titlebar": true option

dempfi commented 3 years ago

There seems to be a bug in ST4 for Windows. For now, I've limited the scope of title bar adjustments on windows. Released the latest hotfix release.

amaiable commented 3 years ago

Thank you!!

Baw-Appie commented 3 years ago

@dempfi

When I changed the foreground color of the titlebar to #.000000, this issue was solved. image