Put the dark-theme bg back the way it was.

Not really part of this ticket. Also no buttons are directly on the background anyway.

part of CURA-8012
This commit is contained in:
Remco Burema 2021-07-06 09:25:10 +02:00
parent e4710dd921
commit a42fee4834
No known key found for this signature in database
GPG key ID: 215C49431D43F98C

View file

@ -5,7 +5,7 @@
},
"colors": {
"main_background": [31, 31, 32, 255],
"main_background": [39, 44, 48, 255],
"message_background": [39, 44, 48, 255],
"wide_lining": [31, 36, 39, 255],
"thick_lining": [255, 255, 255, 60],