mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 15:39:14 +08:00
Change the warning color
To a bit of a lighter yellow. CURA-7278
This commit is contained in:
parent
9c9bccec68
commit
9b42db3a3f
@ -240,7 +240,7 @@
|
||||
"text_scene_hover": [123, 123, 113, 255],
|
||||
|
||||
"error": [218, 30, 40, 255],
|
||||
"warning": [245, 166, 35, 255],
|
||||
"warning": [253, 209, 58, 255],
|
||||
"success": [36, 162, 73, 255],
|
||||
"disabled": [229, 229, 229, 255],
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user