mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-13 04:37:11 +02:00
Fix about message reaction text color.
This commit is contained in:
parent
30548c2859
commit
db7c16f82b
1 changed files with 3 additions and 0 deletions
|
@ -602,6 +602,9 @@ storiesEmojiPan: EmojiPan(defaultEmojiPan) {
|
|||
colorAllLabel: storiesColorAllLabel;
|
||||
removeSet: storiesRemoveSet;
|
||||
boxLabel: storiesBoxLabel;
|
||||
about: FlatLabel(defaultEmojiPanAbout) {
|
||||
textFg: storiesComposeGrayText;
|
||||
}
|
||||
icons: ComposeIcons {
|
||||
settings: icon {{ "emoji/emoji_settings", storiesComposeGrayIcon }};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue