mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-30 19:05:11 +08:00
Remove unused configuration item theme entries
The theme of configuration items is now in sync with the rest of the interface. Contributes to issue CURA-5876.
This commit is contained in:
parent
0be2453daf
commit
e751b59b1c
@ -197,14 +197,6 @@
|
|||||||
"layerview_support_interface": [64, 192, 255, 255],
|
"layerview_support_interface": [64, 192, 255, 255],
|
||||||
"layerview_nozzle": [181, 166, 66, 120],
|
"layerview_nozzle": [181, 166, 66, 120],
|
||||||
|
|
||||||
"configuration_item": [0, 0, 0, 0],
|
|
||||||
"configuration_item_active": [12, 169, 227, 179],
|
|
||||||
"configuration_item_text": [255, 255, 255, 255],
|
|
||||||
"configuration_item_text_active": [255, 255, 255, 255],
|
|
||||||
"configuration_item_border": [255, 255, 255, 255],
|
|
||||||
"configuration_item_border_active": [12, 169, 227, 179],
|
|
||||||
"configuration_item_border_hover": [12, 169, 227, 179],
|
|
||||||
|
|
||||||
"material_compatibility_warning": [255, 255, 255, 255],
|
"material_compatibility_warning": [255, 255, 255, 255],
|
||||||
|
|
||||||
"quality_slider_unavailable": [179, 179, 179, 255],
|
"quality_slider_unavailable": [179, 179, 179, 255],
|
||||||
|
@ -317,12 +317,6 @@
|
|||||||
"layerview_support_interface": [64, 192, 255, 255],
|
"layerview_support_interface": [64, 192, 255, 255],
|
||||||
"layerview_nozzle": [181, 166, 66, 50],
|
"layerview_nozzle": [181, 166, 66, 50],
|
||||||
|
|
||||||
"configuration_item": [255, 255, 255, 0],
|
|
||||||
"configuration_item_active": [12, 169, 227, 32],
|
|
||||||
"configuration_item_border": [127, 127, 127, 255],
|
|
||||||
"configuration_item_border_active": [12, 169, 227, 32],
|
|
||||||
"configuration_item_border_hover": [50, 130, 255, 255],
|
|
||||||
|
|
||||||
"tab_status_connected": [50, 130, 255, 255],
|
"tab_status_connected": [50, 130, 255, 255],
|
||||||
"tab_status_disconnected": [200, 200, 200, 255],
|
"tab_status_disconnected": [200, 200, 200, 255],
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user