mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 14:55:03 -06:00
Update highlight colors
CURA-8688
This commit is contained in:
parent
862525bc90
commit
ac907ca451
5 changed files with 11 additions and 6 deletions
|
@ -39,6 +39,9 @@
|
|||
"primary_text": "text_default",
|
||||
"secondary": [95, 95, 95, 255],
|
||||
|
||||
"expandable_active": "background_2",
|
||||
"expandable_hover": "background_2",
|
||||
|
||||
"secondary_button": "background_1",
|
||||
"secondary_button_hover": "background_3",
|
||||
"secondary_button_text": [255, 255, 255, 255],
|
||||
|
|
|
@ -208,6 +208,9 @@
|
|||
"border_field": [180, 180, 180, 255],
|
||||
"secondary": [240, 240, 240, 255],
|
||||
|
||||
"expandable_active": [240, 240, 240, 255],
|
||||
"expandable_hover": [232, 242, 252, 255],
|
||||
|
||||
"icon": [8, 7, 63, 255],
|
||||
|
||||
"primary_button": "accent_1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue