mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-06-29 05:21:44 +00:00
34ca9713d1
removeSameColors stored colors.primary in the primaryVariant2 slot instead
of colors.primaryVariant2, so importing a theme with a customized
primaryVariant2 ("Additional accent 2") replaced it with the primary
accent color. Fixed on both Android/desktop and iOS.