mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 15:27:53 -06: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
1 changed files with 1 additions and 0 deletions
|
@ -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],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue