3
0
Fork 0
forked from suyu/suyu
suyu/src
Kevnkkm fe6934593f
Fix multiplayer player count color in dark themes | Temp fix until #12744: Add green color for counts > 0 and < max_players - 1 (#12930)
* fix intended player count color in dark themes

* Refactor

* Change to green color for white and dark themes

* Add const to the colors and extra name for green color
2024-02-09 18:45:11 -06:00
..
android Merge pull request #12920 from t895/jni-common 2024-02-09 11:49:25 -05:00
audio_core Merge pull request #12814 from Kelebek1/time_new_ipc 2024-01-29 09:08:46 -05:00
common Merge pull request #12920 from t895/jni-common 2024-02-09 11:49:25 -05:00
core Merge pull request #12951 from liamwhite/more-ipc 2024-02-09 10:51:03 -06:00
dedicated_room Move time services to new IPC. 2024-01-27 03:30:09 +00:00
frontend_common service: hid: Fully implement touch resource 2024-01-28 18:27:25 -06:00
hid_core service: hid: Free npad applet resource 2024-02-08 18:50:54 -06:00
input_common
network
shader_recompiler shader_recompiler: use only ConstOffset for OpImageFetch 2024-02-05 12:01:09 -05:00
tests
video_core Merge pull request #12914 from FernandoS27/vc-refactor 2024-02-08 10:59:59 -05:00
web_service web_backend: Fix compilation 2024-02-06 15:48:04 +01:00
yuzu Fix multiplayer player count color in dark themes | Temp fix until #12744: Add green color for counts > 0 and < max_players - 1 (#12930) 2024-02-09 18:45:11 -06:00
yuzu_cmd am: retrieve main applet creation info from frontend 2024-01-29 20:17:09 -05:00
.clang-format
CMakeLists.txt