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

Add basic support for system theme (fix dark theme) #1896

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

Conversation

AlexandrKudrya
Copy link

Partially helps with #1712 , at least for High Contrast on Windows, Dark mode for KDE-based GNU/Linux distros, and macOS dark theme.

  • Remove some hardcoded widgets colors;
  • Icon theming via AbstractItem::loadThemedIcon() and AbstractItem::loadTextColorIcon();
  • Palette loading from .ini files;

@AlexandrKudrya AlexandrKudrya changed the title Add basic support for system theme (fix dark theme) Add basic support for system theme (fix dark theme) 2 Jan 25, 2025
@iakov iakov changed the title Add basic support for system theme (fix dark theme) 2 Add basic support for system theme (fix dark theme) Jan 27, 2025
@iakov iakov requested a review from MinyazevR January 27, 2025 12:01
@iakov iakov modified the milestone: 2025.1 Jan 27, 2025
qrgui/brandManager/styles.cpp Show resolved Hide resolved
qrutils/graphicsUtils/abstractItem.cpp Outdated Show resolved Hide resolved
qrgui/brandManager/styles.h Outdated Show resolved Hide resolved
qrgui/mainWindow/mainWindow.cpp Show resolved Hide resolved
qrutils/widgets/searchLineEdit.cpp Outdated Show resolved Hide resolved
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.

3 participants