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

draft: Introduce system theme detection for macOS #340

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jarolrod
Copy link
Member

Based on #311, only last commit belongs to this PR

Introduces the basic wiring for detecting the system theme, and only does so for macOS here. Opening as draft for developer feedback on implementation of the idea of the theme manager.

Windows
Intel macOS
Apple Silicon macOS
ARM64 Android
ARM32 Android

@jarolrod jarolrod added enhancement New feature or request UX Designers' opinions are required labels May 31, 2023
@jarolrod jarolrod marked this pull request as draft May 31, 2023 04:19
@jarolrod
Copy link
Member Author

We would then iteratively add this detection for Linux (where possible, looking at the dconf values for WM specific theme settings like gnome and kde), Windows (looking at the registry) and Android.

@jarolrod
Copy link
Member Author

jarolrod commented Sep 1, 2023

rebased over main

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request UX Designers' opinions are required
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants