Log in here to report bugs or suggest features. Please enter your phone number in the international format and we will send a confirmation message to your account via Telegram.
We've just sent you a message.
Please confirm access via Telegram
Add the ability to change the color scheme of the stories UI (when creating your own .attheme file with custom colors).
After upgrading to 7.9.0, I tried to find new lines responsible for colors, but found nothing😭
Then I went to look at the code on GitHub and noticed that the colors are set statically in the code. As an example gradients for icons Close friends, etc. Example: (https://github.com/DrKLO/Telegram/blob/65f01a70e7cf630b3b7ac0ca2a2f7d195c0d6dab/TMessagesProj/src/main/java/org/telegram/ui/Stories/StoryPrivacyButton.java#L63)