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": { "colors": {
"main_background": "background_1", "main_background": "background_1",
"detail_background": [63, 63, 63, 255], "detail_background": [63, 63, 63, 255],
"message_background": [39, 44, 48, 255], "message_background": "background_1",
"wide_lining": [31, 36, 39, 255], "wide_lining": [31, 36, 39, 255],
"thick_lining": [255, 255, 255, 60], "thick_lining": [255, 255, 255, 60],
"lining": "border_main", "lining": "border_main",