Fix spacing

CURA-5959
This commit is contained in:
Jaime van Kessel 2018-11-26 13:36:45 +01:00
parent 1fe6501358
commit 3c86c0ae6c

View File

@ -80,8 +80,7 @@
"thick_lining": [127, 127, 127, 255],
"lining": [192, 193, 194, 255],
"viewport_overlay": [0, 0, 0, 192],
"primary": [50, 130, 255, 255],
"primary_shadow": [64, 47, 205, 255],
"primary_hover": [48, 182, 231, 255],
@ -90,15 +89,15 @@
"secondary": [245, 245, 245, 255],
"secondary_shadow": [228, 228, 228, 255],
"primary_button": [38,113,231,255],
"primary_button_shadow": [27,95,202, 255],
"primary_button_hover": [81,145,247, 255],
"primary_button": [38, 113, 231, 255],
"primary_button_shadow": [27, 95, 202, 255],
"primary_button_hover": [81, 145, 247, 255],
"primary_button_text": [255, 255, 255, 255],
"secondary_button": [240,240,240, 255],
"secondary_button_shadow": [228, 228, 228, 255],
"secondary_button_hover": [228,228,228, 255],
"secondary_button_text": [30,102,215, 255],
"secondary_button": [240, 240, 240, 255],
"secondary_button_shadow": [228, 228, 228, 255],
"secondary_button_hover": [228, 228, 228, 255],
"secondary_button_text": [30, 102, 215, 255],
"main_window_header_background": [10, 8, 80, 255],
"main_window_header_button_text_active": [10, 8, 80, 255],