Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement: modified TextField styling in order to support dark mode on ImportWalletVC #27

Conversation

gentilijuanmanuel
Copy link
Contributor

@gentilijuanmanuel gentilijuanmanuel commented Apr 18, 2022

Summary

Seed phrase TextField is not visible when iOS appearance is on dark mode:

IMG_0420

while it's visible on light mode:

IMG_0421

I modified the backgroundColor and textColor to match the same design as other subviews on NewWalletInfoVC that can be seen well with dark mode enabled:

IMG_0422

The result in both appearances:

IMG_0423

IMG_0424

@f0go
Copy link
Member

f0go commented Apr 19, 2022

Please replace the blue color with black with an opacity of 0.1 or 0.2

@gentilijuanmanuel
Copy link
Contributor Author

Fixed, thanks for the feedback!

@f0go f0go merged commit a5408ac into Terra-Planet:main Apr 20, 2022
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.

None yet

2 participants