You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue description:
The current disabled button theme has the same background color as panels. This causes buttons to blend with the background; mainly in the palette dock. Empty palette swatches are also using the button disabled theme to set their background get_stylebox("disabled", "Button").bg_color so it affect them too.
The text was updated successfully, but these errors were encountered:
Pixelorama version:
master
Issue description:
The current disabled button theme has the same background color as panels. This causes buttons to blend with the background; mainly in the palette dock. Empty palette swatches are also using the button disabled theme to set their background
get_stylebox("disabled", "Button").bg_color
so it affect them too.The text was updated successfully, but these errors were encountered: