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:
Tamara Hogenhout 2015-11-04 17:38:45 +01:00
parent b2f4e2bf26
commit 1a35971edf

View File

@ -65,6 +65,7 @@
"text_hover": [35, 35, 35, 255],
"text_pressed": [12, 169, 227, 255],
"error": [255, 140, 0, 255],
"sidebar_header_bar": [12, 169, 227, 255],
"button": [139, 143, 153, 255],