Override message-box bg-color in dark theme. [CURA-6169]

This commit is contained in:
Remco Burema 2019-02-01 11:24:50 +01:00
parent 9a3d9dd2c1
commit 203f699d0a

View file

@ -6,6 +6,7 @@
"colors": {
"main_background": [39, 44, 48, 255],
"message_background": [39, 44, 48, 255],
"wide_lining": [31, 36, 39, 255],
"thick_lining": [255, 255, 255, 30],
"lining": [64, 69, 72, 255],