Update message background to match new designs

CURA-8688
This commit is contained in:
j.delarago 2022-03-01 10:35:43 +01:00
parent 330b3f8119
commit b129eb805f

View file

@ -29,7 +29,7 @@
"colors": {
"main_background": "background_1",
"detail_background": [63, 63, 63, 255],
"message_background": [39, 44, 48, 255],
"message_background": "background_1",
"wide_lining": [31, 36, 39, 255],
"thick_lining": [255, 255, 255, 60],
"lining": "border_main",