mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 22:13:58 -06:00
Change the warning color
To a bit of a lighter yellow. CURA-7278
This commit is contained in:
parent
9c9bccec68
commit
9b42db3a3f
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue