Change the warning color

To a bit of a lighter yellow.

CURA-7278
This commit is contained in:
Konstantinos Karmas 2021-07-26 13:48:33 +02:00
parent 9c9bccec68
commit 9b42db3a3f

View file

@ -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],