mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-18 04:35:53 +08:00
Fix error color
CURA-7278
This commit is contained in:
parent
588916e740
commit
66fb6723de
@ -239,7 +239,7 @@
|
||||
"text_scene": [102, 102, 102, 255],
|
||||
"text_scene_hover": [123, 123, 113, 255],
|
||||
|
||||
"error": [255, 140, 0, 255],
|
||||
"error": [218, 30, 40, 255],
|
||||
"warning": [245, 166, 35, 255],
|
||||
"success": [36, 162, 73, 255],
|
||||
"disabled": [229, 229, 229, 255],
|
||||
|
Loading…
x
Reference in New Issue
Block a user