From e5ffc1cb63d4786f9bd176cea038499ded83a7f3 Mon Sep 17 00:00:00 2001 From: Max Christian Pohle Date: Mon, 28 Sep 2015 04:05:34 +0200 Subject: added specialized folder icon for thunderbird icon appeared too large, reducing its size with userChrome.css was possible, but 16x16 only, which is a little too small for that folder icon. --- index.theme | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'index.theme') diff --git a/index.theme b/index.theme index dddd355..d4bb26a 100644 --- a/index.theme +++ b/index.theme @@ -11,15 +11,15 @@ LinkOverlay=link_overlay LockOverlay=lock_overlay ZipOverlay=zip_overlay DesktopDefault=48 -DesktopSizes=16,22,32,48,64,72,96,128 -ToolbarDefault=22 -ToolbarSizes=16,22,32,48 -MainToolbarDefault=22 -MainToolbarSizes=16,22,32,48 +DesktopSizes=16,24,32,48,64,72,96,128 +ToolbarDefault=24 +ToolbarSizes=16,24,32,48 +MainToolbarDefault=24 +MainToolbarSizes=16,24,32,48 SmallDefault=16 SmallSizes=16 PanelDefault=32 -PanelSizes=16,22,32,48,64,72,96,128 +PanelSizes=16,24,32,48,64,72,96,128 # Directory list Directories=scalable/actions,scalable/animations,scalable/apps,scalable/categories,scalable/devices,scalable/emblems,scalable/emotes,scalable/mimetypes,scalable/places,scalable/status -- cgit v1.2.3