1. 05 Aug, 2022 2 commits
    • Kyle K's avatar
      assign colors to default_dark theme · cfbd70d0
      Kyle K authored
      separate commit might be useful later on
      cfbd70d0
    • Kyle K's avatar
      Linux: handle dark system themes nicely · b51db125
      Kyle K authored
      yuzu's default theme doesn't specify everything, which is fine for
      windows, but in linux anything unspecified is set to the users theme.
      
      Symptoms of this are that a linux user with a dark theme won't think
      to change the theme to a dark theme when first using yuzu
      
      Idea here is to try and support arbitrary themes on linux.
      
      preliminary work on a "default_dark" theme, used only as overlay
      for any themes that are measured to be dark mode.
      
      Other work done:
      
      FreeDesktop standard icon names:
      plus -> list-add
      delete refresh, we use view-refresh
      
      remove duplicated icons for qdarkstyle_midnight_blue
      referencing icon aliases in the qrc files is the way to go
      
      Note:
      Dynamic style changing doesn't appear to work with AppImage
      b51db125
  2. 04 Aug, 2022 1 commit
  3. 02 Aug, 2022 3 commits
  4. 01 Aug, 2022 3 commits
  5. 31 Jul, 2022 5 commits
  6. 30 Jul, 2022 7 commits
  7. 29 Jul, 2022 2 commits
  8. 28 Jul, 2022 11 commits
  9. 27 Jul, 2022 6 commits