Skip to content

Implement Enhancement, Dark and Light Mode compitability#11

Open
msoheem wants to merge 2 commits intoWithSecureLabs:mainfrom
msoheem:main
Open

Implement Enhancement, Dark and Light Mode compitability#11
msoheem wants to merge 2 commits intoWithSecureLabs:mainfrom
msoheem:main

Conversation

@msoheem
Copy link
Copy Markdown

@msoheem msoheem commented Mar 18, 2026

Implement the enhancement #9

msoheem added 2 commits March 18, 2026 14:12
Adding QPalette to explicitly set the role colors.
Add color: #333333; to MAIN_WINDOW_STYLE (under QMainWindow).
Add color: #333333; to COMBOBOX_STYLE (under QComboBox).
Verify text color is set in TAB_WIDGET_STYLE, if not, add color: #424242;. (Wait, it actually has color: #424242; in the QTabBar::tab, but we should add it to QTabWidget::pane if needed).
Add color: #333333; to INPUT_LINE_STYLE.
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.

1 participant