reverse the send message background colour change

This commit is contained in:
Ryan Zhao 2022-02-04 14:27:39 +11:00
parent d8401165cc
commit 795a541805
1 changed files with 3 additions and 3 deletions

View File

@ -5,9 +5,9 @@
"color-space" : "srgb",
"components" : {
"alpha" : "1.000",
"blue" : "110",
"green" : "204",
"red" : "0"
"blue" : "0x76",
"green" : "0xE0",
"red" : "0x00"
}
},
"idiom" : "universal"