mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 07:06:00 +08:00
Adds a color for the error-messages
Menno designed the use of the color orange for error messages, but this is not yet the definitive hue of orange. But I kinda needed it now. Contributes to #CURA-325
This commit is contained in:
parent
b2f4e2bf26
commit
1a35971edf
@ -65,6 +65,7 @@
|
|||||||
"text_hover": [35, 35, 35, 255],
|
"text_hover": [35, 35, 35, 255],
|
||||||
"text_pressed": [12, 169, 227, 255],
|
"text_pressed": [12, 169, 227, 255],
|
||||||
|
|
||||||
|
"error": [255, 140, 0, 255],
|
||||||
"sidebar_header_bar": [12, 169, 227, 255],
|
"sidebar_header_bar": [12, 169, 227, 255],
|
||||||
|
|
||||||
"button": [139, 143, 153, 255],
|
"button": [139, 143, 153, 255],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user