2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 14:45:14 +00:00

Add create-from-choose-peer button icons.

This commit is contained in:
John Preston
2023-02-01 16:41:49 +04:00
parent 6957376a21
commit 1aeca7b486
8 changed files with 9 additions and 5 deletions

View File

@@ -419,3 +419,6 @@ reactPanelScroll: ScrollArea(emojiScroll) {
emojiSuggestionsFadeLeft: icon {{ "fade_horizontal-flip_horizontal", boxBg }};
emojiSuggestionsFadeRight: icon {{ "fade_horizontal", boxBg }};
choosePeerGroupIcon: icon {{ "info/edit/create_group", lightButtonFg }};
choosePeerChannelIcon: icon {{ "info/edit/create_channel", lightButtonFg }};
choosePeerCreateIconLeft: 25px;