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

[Card] Title and Subtitle color not affected by dark theme. #3135

Closed
chris-hinds opened this issue Feb 2, 2016 · 1 comment
Closed

[Card] Title and Subtitle color not affected by dark theme. #3135

chris-hinds opened this issue Feb 2, 2016 · 1 comment
Labels
component: card This is the name of the generic UI component, not the React module!

Comments

@chris-hinds
Copy link

HI,

I seems that the Title and Subtitle colour of the card components is not affected when switching between the dark and light themes.

the card background changed between white and a dark grey but the title and subtitle are always black,.

Im now trying to see if there is a way to change the colour of theme elements programmatically based on the selected theme.

@mbrookes mbrookes changed the title Material-UI Card Title and Subtitle color [Card] Title and Subtitle color not affected by dark theme. Feb 2, 2016
@oliviertassinari
Copy link
Member

This would be solved by #2892 once merged.

pdf added a commit to pdf/material-ui that referenced this issue Feb 6, 2016
Replace hard-coded color values with colors derived from either text or
canvas color.

Closes mui#3135
pdf added a commit to pdf/material-ui that referenced this issue Feb 6, 2016
Replace hard-coded color values with colors derived from either text or
canvas color.

Closes mui#3135
alitaheri pushed a commit to alitaheri/material-ui that referenced this issue Feb 9, 2016
Replace hard-coded color values with colors derived from either text or
canvas color.

Closes mui#3135
cgestes pushed a commit to cgestes/material-ui that referenced this issue Feb 10, 2016
Replace hard-coded color values with colors derived from either text or
canvas color.

Closes mui#3135
@zannager zannager added the component: card This is the name of the generic UI component, not the React module! label Dec 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: card This is the name of the generic UI component, not the React module!
Projects
None yet
Development

No branches or pull requests

3 participants