Fixed bubble color under strip of emoji pad for reactions.
This commit is contained in:
parent
aec4857e7b
commit
c0c330a150
|
@ -608,7 +608,7 @@ defaultComposeIcons: ComposeIcons {
|
|||
|
||||
stripBubble: icon{
|
||||
{ "chat/reactions_bubble_shadow", windowShadowFg },
|
||||
{ "chat/reactions_bubble", windowBg },
|
||||
{ "chat/reactions_bubble", emojiPanBg },
|
||||
};
|
||||
stripExpandPanel: icon{
|
||||
{ "chat/reactions_round_big", windowBgRipple },
|
||||
|
|
Loading…
Reference in New Issue