diff options
Diffstat (limited to 'application/resources/multimc/index.theme')
-rw-r--r-- | application/resources/multimc/index.theme | 22 |
1 files changed, 14 insertions, 8 deletions
diff --git a/application/resources/multimc/index.theme b/application/resources/multimc/index.theme index 5f7d3f3f..0fe7e7d7 100644 --- a/application/resources/multimc/index.theme +++ b/application/resources/multimc/index.theme @@ -2,14 +2,7 @@ Name=multimc Comment=MultiMC Default Icons Inherits=default -Directories=scalable/apps,8x8,16x16,22x22,24x24,32x32,48x48,scalable - -[scalable/apps] -Size=48 -Type=scalable -MinSize=1 -MaxSize=512 -Context=Applications +Directories=8x8,16x16,22x22,24x24,32x32,32x32/instances,48x48,50x50/instances,64x64,128x128/instances,256x256,scalable [8x8] Size=8 @@ -26,12 +19,25 @@ Size=24 [32x32] Size=32 +[32x32/instances] +Size=32 +MinSize=1 +MaxSize=32 + [48x48] Size=48 +[50x50/instances] +Size=50 + [64x64] Size=64 +[128x128/instances] +Size=128 +MinSize=33 +MaxSize=128 + [256x256] Size=256 |