mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-28 21:27:53 +00:00
Fix about message reaction text color.
This commit is contained in:
parent
30548c2859
commit
db7c16f82b
@ -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…
x
Reference in New Issue
Block a user