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

Add TextField color to TextTheme #44100

Closed
duzenko opened this issue Nov 4, 2019 · 2 comments
Closed

Add TextField color to TextTheme #44100

duzenko opened this issue Nov 4, 2019 · 2 comments
Labels
a: quality A truly polished experience a: text input Entering text in a text field or keyboard related problems a: typography Text rendering, possibly libtxt c: new feature Nothing broken; request for a new capability c: proposal A detailed proposal for a change to Flutter f: material design flutter/packages/flutter/material repository. framework flutter/packages/flutter repository. See also f: labels.

Comments

@duzenko
Copy link
Contributor

duzenko commented Nov 4, 2019

There does not seem to exist a working solution for TextField styling globally via app theme.
TextField uses the subhead style for its text but so do some other widgets (specifically Text's).
I would like to see a separate color theme option for TextFields only.

Screenshot_20191104-131554

@iapicca iapicca changed the title Control over TextField color via app theme Add TextField color to TextTheme Nov 4, 2019
@iapicca iapicca added a: quality A truly polished experience a: text input Entering text in a text field or keyboard related problems a: typography Text rendering, possibly libtxt framework flutter/packages/flutter repository. See also f: labels. c: proposal A detailed proposal for a change to Flutter c: new feature Nothing broken; request for a new capability labels Nov 4, 2019
@HansMuller HansMuller added the f: material design flutter/packages/flutter/material repository. label Nov 4, 2019
@Hixie
Copy link
Contributor

Hixie commented Mar 17, 2023

In general this is driven from the guidelines of the material design spec. We're a bit reluctant to diverge too much from that spec, because then it becomes harder for us to maintain and harder to explain how material maps to Flutter's library.

@Hixie Hixie closed this as completed Mar 17, 2023
@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 31, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a: quality A truly polished experience a: text input Entering text in a text field or keyboard related problems a: typography Text rendering, possibly libtxt c: new feature Nothing broken; request for a new capability c: proposal A detailed proposal for a change to Flutter f: material design flutter/packages/flutter/material repository. framework flutter/packages/flutter repository. See also f: labels.
Projects
None yet
Development

No branches or pull requests

4 participants