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
tesourinha
changed the title
Enhancement: make colors of buttons more user-friendly
Enhancement: edit button colors to fit the vision color scheme
Apr 4, 2024
Generating buttons that consistently match the suggested color theme can be a bit complex. As a first step, I recommend exploring whether ImGui offers different ColorButtons or a method to customize button colors based on their type (e.g., cancel or save). Otherwise, relying on manually pushing colors before each button is susceptible to errors.
make colors more user-friendly.
"Save" button has no color without hovering --> include color to make it more obvious that it is a button
The text was updated successfully, but these errors were encountered: