Skip to content

Fix swap button icon color to match send/receive - #596

Merged
n13 merged 1 commit into
mainfrom
fix/swap-button-icon-color
Aug 5, 2026
Merged

Fix swap button icon color to match send/receive#596
n13 merged 1 commit into
mainfrom
fix/swap-button-icon-color

Conversation

@n13

@n13 n13 commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator

The home screen swap icon SVG has near-white strokes (#F4F6F9) while the send/receive icons are orange (#FF6B35), so the swap button looked different from the other action buttons.

All three action icons now get a ColorFilter tint from the theme's accentOrange (which is exactly #FF6B35), so send/receive render unchanged, swap matches them, and the icons follow the theme instead of colors baked into the SVGs.

@dewabisma dewabisma left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@n13
n13 merged commit 4677886 into main Aug 5, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants