15.10 Adds a color for the line between the toolbar buttons

Contributes to: issue CURA-60
This commit is contained in:
Tamara Hogenhout 2015-08-17 17:32:50 +02:00
parent ac95858e4b
commit bd76a18ea7

View file

@ -70,6 +70,7 @@
"button_hover": [140, 144, 154, 255],
"button_active": [12, 169, 227, 255],
"button_active_hover": [34, 150, 199, 255],
"button_lining": [140, 144, 154, 255],
"button_text": [255, 255, 255, 255],
"button_disabled": [245, 245, 245, 255],
"button_tooltip_text": [35, 35, 35, 255],