RoomVC: Use accent color for "more emoji" action in context menu.

This commit is contained in:
SBiOSoftWhare
2020-07-10 14:54:51 +02:00
parent cad055f804
commit 065b909d48
2 changed files with 11 additions and 11 deletions
@@ -1,23 +1,26 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "more_reactions.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "more_reactions@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "more_reactions@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
"author" : "xcode",
"version" : 1
},
"properties" : {
"template-rendering-intent" : "template"
}
}
}