Incorrect blue color on fields
Summary
Contact edition screen is not readable in dark mode
Description
What is the current behavior?
What is the improved behavior?
- Fix the color used under each field (probably has to use
color_default_primary_text
). - the placeholder should not have the same color as the value (probably has to use
color_default_secondary_text
).
What does it bring?
Improve readability