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

fix: Respect dark mode using color roles for "2nd level list headings" #1649

Merged
merged 64 commits into from
Feb 23, 2024

Conversation

buhtz
Copy link
Member

@buhtz buhtz commented Feb 22, 2024

Hard coded color codes are replaced by Qt's color roles. This works in light and dark mode themes.

These "2nd level list headings" are regular list entries with modified colors.

2024-02-22_15-41

2024-02-22_15-43

Fix #1601

@buhtz buhtz merged commit ff294f7 into bit-team:dev Feb 23, 2024
1 check passed
@buhtz buhtz deleted the fix/1601colorroles branch February 23, 2024 08:03
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

Successfully merging this pull request may close these issues.

Fore-/Background color of 2nd level list header should take dark-mode into account
2 participants