Bug 460177 - Dark theme on Android
Summary: Dark theme on Android
Status: RESOLVED FIXED
Alias: None
Product: kasts
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Android Android 11.x
: NOR wishlist
Target Milestone: ---
Assignee: bart
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-09 19:45 UTC by tobias
Modified: 2023-10-26 08:27 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tobias 2022-10-09 19:45:55 UTC
SUMMARY
It seems that I can't select a darker theme in the Android App.
Installed via fdroid.
Comment 1 Bug Janitor Service 2023-10-26 08:19:42 UTC
A possibly relevant merge request was started @ https://invent.kde.org/multimedia/kasts/-/merge_requests/140
Comment 2 bart 2023-10-26 08:27:42 UTC
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