You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
suyu/src
flodavid 9bba778d15 Rework themes to easily use light/dark palette, using only different icons
- Renamed themes:
  - "colorful" to "default" and "colorful_dark" to "default_dark"
  - "default" to "monochrome" and "default_dark" to "monochrome_dark"
  - "colorful_midnight_blue" to "qdarkstyle_midnight_blue"
  - "qdarkstyle_midnight_blue" to "qdarkstyle_midnight_blue_monochrome"
  - qdarkstyle is renamed from "Dark" to "Mine Shaft" in the UI
- default and monochrome themes all use the same qss stylesheet
- Remove the ability to select "default_dark" directly
    - Default has better support for light and dark
    - Controller and Keyboard applets icons and style adapt to dark mode
- Add "qdarkstyle_monochrome" theme
- Remove duplicated icon files
2 years ago
..
android Increase Limit ( FSR Sharp , AUDIO ) Android 2 years ago
audio_core license-fix (#31) 2 years ago
common Load custom Qt themes from yuzu data directory 2 years ago
core Solves warning about GuestMemory having internal linkage. 2 years ago
dedicated_room license-fix (#31) 2 years ago
frontend_common license-fix (#31) 2 years ago
hid_core license-fix (#31) 2 years ago
input_common license-fix (#31) 2 years ago
network license-fix (#31) 2 years ago
shader_recompiler Use proper SPDX-FileCopyrightText for Sudachi. Corrects db647d915d 2 years ago
suyu Rework themes to easily use light/dark palette, using only different icons 2 years ago
suyu_cmd resolve merge conflict in .forgejo/workflows/verify.yml 2 years ago
tests
video_core Fix GCC builds with Debug build type 2 years ago
web_service license-fix (#31) 2 years ago
.clang-format
CMakeLists.txt license-fix (#31) 2 years ago