diff options
author | Petr Mrázek <peterix@gmail.com> | 2017-12-03 21:52:40 +0100 |
---|---|---|
committer | Petr Mrázek <peterix@gmail.com> | 2017-12-03 21:52:40 +0100 |
commit | 90a3997d2c74e1a4375d01ae9e5162ed65c48b64 (patch) | |
tree | 6406a3ecf303185e1603cab866593f5e072f864a /application/resources/flat/index.theme | |
parent | d6fc37e486ed656f6bb8e687a432595819661b3a (diff) | |
download | PrismLauncher-90a3997d2c74e1a4375d01ae9e5162ed65c48b64.tar.gz PrismLauncher-90a3997d2c74e1a4375d01ae9e5162ed65c48b64.tar.bz2 PrismLauncher-90a3997d2c74e1a4375d01ae9e5162ed65c48b64.zip |
NOISSUE add flat icon theme by Michael
It's the google icon font, all scalable and grey.
Diffstat (limited to 'application/resources/flat/index.theme')
-rw-r--r-- | application/resources/flat/index.theme | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/application/resources/flat/index.theme b/application/resources/flat/index.theme new file mode 100644 index 00000000..34e27aa0 --- /dev/null +++ b/application/resources/flat/index.theme @@ -0,0 +1,11 @@ +[Icon Theme] +Name=Flat +Comment=Flat icons +Inherits=multimc +Directories=scalable + +[scalable] +Size=48 +Type=Scalable +MinSize=16 +MaxSize=256 |