mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 06:33:55 -06:00
Apply suggestions from code review
This commit is contained in:
parent
86ecd5c818
commit
cbdd5e434b
1 changed files with 4 additions and 4 deletions
|
@ -78,12 +78,12 @@
|
|||
"machine_selector_printer_icon": [204, 204, 204, 255],
|
||||
|
||||
"text": "text_default",
|
||||
"text_detail": [255, 255, 255, 172],
|
||||
"text_detail": [172, 172, 172, 255],
|
||||
"text_link": "accent_1",
|
||||
"text_inactive": [118, 118, 118, 255],
|
||||
"text_hover": [255, 255, 255, 255],
|
||||
"text_scene": [250, 250, 250, 255],
|
||||
"text_scene_hover": [255, 255, 255, 255],
|
||||
"text_hover": [204, 204, 204, 255],
|
||||
"text_scene": [162, 162, 162, 255],
|
||||
"text_scene_hover": [204, 204, 204, 255],
|
||||
|
||||
"printer_type_label_background": [95, 95, 95, 255],
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue