| Summary: | Dark theme on Android | ||
|---|---|---|---|
| Product: | [Applications] kasts | Reporter: | tobias |
| Component: | general | Assignee: | bart |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Android | ||
| OS: | Android 11.x | ||
| Latest Commit: | https://invent.kde.org/multimedia/kasts/-/commit/f6977d2e742b48b9ec404d613526a4d4a047f4c1 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
tobias
2022-10-09 19:45:55 UTC
A possibly relevant merge request was started @ https://invent.kde.org/multimedia/kasts/-/merge_requests/140 Git commit f6977d2e742b48b9ec404d613526a4d4a047f4c1 by Bart De Vries. Committed on 26/10/2023 at 10:25. Pushed by bdevries into branch 'master'. Enable color scheme selection through settings M +1 -0 .kde-ci.yml M +1 -1 CMakeLists.txt M +1 -0 README.md M +2 -1 src/CMakeLists.txt M +5 -0 src/main.cpp M +17 -0 src/qml/Settings/GeneralSettingsPage.qml M +3 -0 src/settingsmanager.kcfg A +51 -0 src/utils/colorschemer.cpp [License: LGPL(v2.1+)] A +43 -0 src/utils/colorschemer.h [License: LGPL(v2.1+)] https://invent.kde.org/multimedia/kasts/-/commit/f6977d2e742b48b9ec404d613526a4d4a047f4c1 |