From 75f4a91800542897a223e4b548fd7de539689ba1 Mon Sep 17 00:00:00 2001 From: fieldOfView Date: Tue, 26 Apr 2016 17:18:40 +0200 Subject: [PATCH] Tweak button icon size to make the icons look a bit less "chunky" --- resources/themes/cura/theme.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/themes/cura/theme.json b/resources/themes/cura/theme.json index df678e83c9..67df41ef7c 100644 --- a/resources/themes/cura/theme.json +++ b/resources/themes/cura/theme.json @@ -189,7 +189,7 @@ "standard_arrow": [0.8, 0.8], "button": [4, 4], - "button_icon": [3, 3], + "button_icon": [2.5, 2.5], "button_lining": [0, 0], "button_tooltip": [1.0, 1.3],