mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 05:53:59 -06:00
Layout changes, extruders are now displayed as extruder tabs. CURA-2763
This commit is contained in:
parent
a65a81e60b
commit
30a74fb2c1
2 changed files with 105 additions and 82 deletions
|
@ -94,17 +94,18 @@
|
|||
"toggle_active_text": [24, 41, 77, 255],
|
||||
|
||||
"tab_checked": [255, 255, 255, 255],
|
||||
"tab_checked_border": [24, 41, 77, 255],
|
||||
"tab_checked_border": [255, 255, 255, 255],
|
||||
"tab_checked_text": [24, 41, 77, 255],
|
||||
"tab_unchecked": [224, 224, 224, 255],
|
||||
"tab_unchecked_border": [224, 224, 224, 255],
|
||||
"tab_unchecked_text": [24, 41, 77, 255],
|
||||
"tab_unchecked_text": [152, 152, 152, 255],
|
||||
"tab_hovered": [240, 240, 240, 255],
|
||||
"tab_hovered_border": [128, 128, 128, 255],
|
||||
"tab_hovered_text": [24, 41, 77, 255],
|
||||
"tab_hovered_border": [240, 240, 240, 255],
|
||||
"tab_hovered_text": [32, 166, 219, 255],
|
||||
"tab_active": [255, 255, 255, 255],
|
||||
"tab_active_border": [24, 41, 77, 255],
|
||||
"tab_active_border": [255, 255, 255, 255],
|
||||
"tab_active_text": [24, 41, 77, 255],
|
||||
"tab_background": [245, 245, 245, 255],
|
||||
|
||||
"action_button": [255, 255, 255, 255],
|
||||
"action_button_text": [24, 41, 77, 255],
|
||||
|
@ -206,8 +207,10 @@
|
|||
"sidebar_header": [0.0, 4.0],
|
||||
"sidebar_header_highlight": [0.5, 0.5],
|
||||
"sidebar_header_mode_toggle": [0.0, 2.0],
|
||||
"sidebar_header_mode_tabs": [0.0, 3.0],
|
||||
"sidebar_lining": [0.5, 0.5],
|
||||
"sidebar_setup": [0.0, 2.0],
|
||||
"sidebar_tabs": [0.0, 4.0],
|
||||
"sidebar_inputfields": [0.0, 2.0],
|
||||
"simple_mode_infill_caption": [0.0, 5.0],
|
||||
"simple_mode_infill_height": [0.0, 8.0],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue