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

Swap colors for imgui window title bars #77928

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mqrause
Copy link
Contributor

@mqrause mqrause commented Nov 17, 2024

Summary

None

Purpose of change

This looks like it was a mistake. At the very least grey for active and blue for inactive is very counterintuitive.

Describe the solution

Swap the colors.

Describe alternatives you've considered

Not swapping ImGuiCol_TitleBgCollapsed.

Testing

Old, "test" is the active window:
grafik

New, "test" is the active window:
grafik

Additional context

Tbh the default style being the old terminal-like style is kinda awful. But I'm absolutely not the person to develop styles.

@github-actions github-actions bot added Info / User Interface Game - player communication, menus, etc. [C++] Changes (can be) made in C++. Previously named `Code` astyled astyled PR, label is assigned by github actions json-styled JSON lint passed, label assigned by github actions labels Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astyled astyled PR, label is assigned by github actions [C++] Changes (can be) made in C++. Previously named `Code` Info / User Interface Game - player communication, menus, etc. json-styled JSON lint passed, label assigned by github actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant