Add shadows to various used actionbuttons

CURA-5959
This commit is contained in:
Jaime van Kessel 2018-11-23 11:20:53 +01:00
parent a71e75508c
commit 3ba4b9fd81
4 changed files with 18 additions and 10 deletions

View file

@ -83,10 +83,12 @@
"primary": [50, 130, 255, 255],
"primary_shadow": [64, 47, 205, 255],
"primary_hover": [48, 182, 231, 255],
"primary_text": [255, 255, 255, 255],
"border": [127, 127, 127, 255],
"secondary": [245, 245, 245, 255],
"secondary_shadow": [228, 228, 228, 255],
"main_window_header_background": [10, 8, 80, 255],
"main_window_header_button_text_active": [10, 8, 80, 255],