diff options
author | he3als <65787561+he3als@users.noreply.github.com> | 2022-10-18 17:49:35 +0100 |
---|---|---|
committer | he3als <65787561+he3als@users.noreply.github.com> | 2022-10-18 17:49:35 +0100 |
commit | d87f743a2bd2fac761b94de77ed7255d7a983f03 (patch) | |
tree | 7f9b4c0a83d4b8dee9a11f6d7e8eb80813fe586b /launcher/resources/flat_white/index.theme | |
parent | 243600b75babc636bdd1ac0dc8fd5fa4a2db1a0c (diff) | |
download | PrismLauncher-d87f743a2bd2fac761b94de77ed7255d7a983f03.tar.gz PrismLauncher-d87f743a2bd2fac761b94de77ed7255d7a983f03.tar.bz2 PrismLauncher-d87f743a2bd2fac761b94de77ed7255d7a983f03.zip |
Add flat white icons
This is mainly for dark mode users, as I think that the regular colour of the flat icons do not look good with dark mode.
Diffstat (limited to 'launcher/resources/flat_white/index.theme')
-rw-r--r-- | launcher/resources/flat_white/index.theme | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/launcher/resources/flat_white/index.theme b/launcher/resources/flat_white/index.theme new file mode 100644 index 00000000..a0b3ba6f --- /dev/null +++ b/launcher/resources/flat_white/index.theme @@ -0,0 +1,11 @@ +[Icon Theme] +Name=White Flat +Comment=White version of the flat icons (for dark mode) +Inherits=multimc +Directories=scalable + +[scalable] +Size=48 +Type=Scalable +MinSize=16 +MaxSize=256 |