mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-03 07:41:18 -07:00
Add adhesion warning message back
CURA-6070
This commit is contained in:
parent
72b98285b1
commit
e2e856a5cd
2 changed files with 52 additions and 1 deletions
|
|
@ -294,7 +294,7 @@
|
|||
"setting_validation_ok": [255, 255, 255, 255],
|
||||
"setting_filter_field" : [153, 153, 153, 255],
|
||||
|
||||
"material_compatibility_warning": [0, 0, 0, 255],
|
||||
"material_compatibility_warning": [243, 166, 59, 255],
|
||||
|
||||
"progressbar_background": [245, 245, 245, 255],
|
||||
"progressbar_control": [50, 130, 255, 255],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue