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

feat(browser): use native Chromium dark mode #1494

Merged
merged 1 commit into from Apr 30, 2023

Conversation

trollixx
Copy link
Member

@trollixx trollixx commented Apr 30, 2023

Switch to Chromium's dark mode instead of CSS hacks. More information is available in QTBUG-72028. By default Zeal will try to follow system's color mode.

CSS hack is kept around for builds with Qt version lower than 5.12 (hi, Ubuntu 20.04), and will be removed in one of the future releases.

Currently there's no way to enable dark mode without restart. See QTBUG-84484.

@trollixx trollixx linked an issue Apr 30, 2023 that may be closed by this pull request
@trollixx trollixx merged commit b5ca9e7 into zealdocs:main Apr 30, 2023
11 checks passed
@trollixx trollixx deleted the feat-browser-native-dark-mode branch April 30, 2023 06:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

HTML, JavaScript and CSS reference color schema
1 participant