suyu/src/suyu/debugger
flodavid c889f1bd36 Load custom Qt themes from yuzu data directory
- Directory is qt_themes, each theme must be in one folder
    - It should contain a file "style.qss"
    - It may contain an "icons" sub-directory, to override included icons
      (with files like mytheme/icons/colorful/48x48/star.png for example)
    - Directories ending by "_dark" are reserved for dark variant icons.
      They are not listed as themes in the UI.
- If theme directory contains "dark" or "midnight", theme will be considered dark
2024-04-03 21:06:48 +02:00
..
console.cpp Full rebrand 2024-03-08 09:06:48 +00:00
console.h Full rebrand 2024-03-08 09:06:48 +00:00
controller.cpp Full rebrand 2024-03-08 09:06:48 +00:00
controller.h Full rebrand 2024-03-08 09:06:48 +00:00
profiler.cpp Full rebrand 2024-03-08 09:06:48 +00:00
profiler.h Full rebrand 2024-03-08 09:06:48 +00:00
wait_tree.cpp Load custom Qt themes from yuzu data directory 2024-04-03 21:06:48 +02:00
wait_tree.h Full rebrand 2024-03-08 09:06:48 +00:00