diff options
Diffstat (limited to 'launcher/resources/multimc/index.theme')
-rw-r--r-- | launcher/resources/multimc/index.theme | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/launcher/resources/multimc/index.theme b/launcher/resources/multimc/index.theme new file mode 100644 index 00000000..6061b7f8 --- /dev/null +++ b/launcher/resources/multimc/index.theme @@ -0,0 +1,58 @@ +[Icon Theme] +Name=multimc +Comment=MultiMC Default Icons +Inherits=default +Directories=8x8,16x16,22x22,24x24,32x32,32x32/instances,48x48,50x50/instances,64x64,128x128/instances,256x256,scalable,scalable/instances + +[8x8] +Size=8 + +[16x16] +Size=16 + +[22x22] +Size=22 + +[24x24] +Size=24 + +[32x32] +Size=32 + +[32x32/instances] +Size=32 +MinSize=1 +MaxSize=32 + +[48x48] +Size=48 + +[50x50/instances] +Size=50 + +[64x64] +Size=64 + +[128x128] +Size=128 +MinSize=33 +MaxSize=128 + +[128x128/instances] +Size=128 +MinSize=33 +MaxSize=128 + +[256x256] +Size=256 + +[scalable] +Size=48 +Type=Scalable +MinSize=16 +MaxSize=256 + +[scalable/instances] +Size=128 +MinSize=16 +MaxSize=256 |