diff options
author | liamwhite <[email protected]> | 2022-08-12 10:05:06 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2022-08-12 10:05:06 -0400 |
commit | e8a59a6931250131fd5cbd1d531cf4912a04f7a7 (patch) | |
tree | 07fd2ab47501efad4f6a97447338a6c62ebaabe5 /dist/qt_themes/default_dark/icons/index.theme | |
parent | 536626fdd65cbf1f937f48f11f289b8adecf1d6b (diff) | |
parent | d4b1095173cf32dbd9a890b066d991ca795abd80 (diff) | |
download | yuzu-android-e8a59a6931250131fd5cbd1d531cf4912a04f7a7.tar.gz yuzu-android-e8a59a6931250131fd5cbd1d531cf4912a04f7a7.zip |
Merge pull request #8647 from Docteh/default_dark
Linux: handle dark system themes nicely
Diffstat (limited to 'dist/qt_themes/default_dark/icons/index.theme')
-rw-r--r-- | dist/qt_themes/default_dark/icons/index.theme | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/dist/qt_themes/default_dark/icons/index.theme b/dist/qt_themes/default_dark/icons/index.theme new file mode 100644 index 000000000..60a072d1d --- /dev/null +++ b/dist/qt_themes/default_dark/icons/index.theme @@ -0,0 +1,8 @@ +[Icon Theme] +Name=default_dark +Comment=Colorful theme (Dark style) +Inherits=colorful +Directories=16x16 + +[16x16] +Size=16 |