Remove hover color for Marketplace header tabs

It was not desirable, as discussed with the designer.

Contributes to issue CURA-6025.
This commit is contained in:
Ghostkeeper 2018-12-31 15:22:34 +01:00
parent 30ab1a957f
commit 346c820959
No known key found for this signature in database
GPG Key ID: 86BEF881AE2CF276

View File

@ -298,7 +298,7 @@
"printer_config_mismatch": [127, 127, 127, 255],
"toolbox_header_button_text_active": [0, 0, 0, 255],
"toolbox_header_button_text_inactive": [128, 128, 128, 255],
"toolbox_header_button_text_inactive": [0, 0, 0, 255],
"toolbox_header_button_text_hovered": [0, 0, 0, 255],
"favorites_header_bar": [245, 245, 245, 255],