Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement: edit button colors to fit the vision color scheme #127

Open
tesourinha opened this issue Apr 4, 2024 · 1 comment
Open
Assignees

Comments

@tesourinha
Copy link
Collaborator

tesourinha commented Apr 4, 2024

make colors more user-friendly.
"Save" button has no color without hovering --> include color to make it more obvious that it is a button

@tesourinha tesourinha self-assigned this Apr 4, 2024
@tesourinha 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
@tesourinha tesourinha removed their assignment Apr 10, 2024
@AKMaily
Copy link
Collaborator

AKMaily commented Apr 19, 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants