mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-05 16:51:12 -07:00
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:
parent
30ab1a957f
commit
346c820959
1 changed files with 1 additions and 1 deletions
|
|
@ -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],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue