summaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/kernel.cpp
diff options
context:
space:
mode:
authorGravatar Romain Failliot2021-11-13 22:14:30 -0500
committerGravatar Romain Failliot2021-11-14 08:52:55 -0500
commit2e5866147eb24545e597d86f4e6621c2f2c63165 (patch)
treec1ff4011bf80c475a5f23b8d659b4aa5dcbdaafc /src/core/hle/kernel/kernel.cpp
parentMerge pull request #7272 from behunin/the-courteous-logger (diff)
downloadyuzu-2e5866147eb24545e597d86f4e6621c2f2c63165.tar.gz
yuzu-2e5866147eb24545e597d86f4e6621c2f2c63165.tar.xz
yuzu-2e5866147eb24545e597d86f4e6621c2f2c63165.zip
Replace "Light" theme by "Default"
This reflects the current behavior: Light = System default. If your system is set to dark theme, then Light = Dark, which is a bit confusing for the end user. In this PR, I propose to change "Light" with "Default". This way, the user has "Default" and "Default Colorful", which will apply the system theme. Now that the Flatpak respects the system theme, I think this makes much more sense. I also simplified the theme update. Before the code was branching between the default theme and the others, but I think we can have something simpler by forcing the default theme if no theme is defined in the settings, or if the selected theme doesn't exist. And if there's an error, tell the theme name in the error message.
Diffstat (limited to 'src/core/hle/kernel/kernel.cpp')
0 files changed, 0 insertions, 0 deletions