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

Modified Dark Theme #926

Merged
merged 1 commit into from
Jun 24, 2015
Merged

Modified Dark Theme #926

merged 1 commit into from
Jun 24, 2015

Conversation

Zadielerick
Copy link
Contributor

Changed primary color to "teal200" to match google material design

@hai-cea
Copy link
Member

hai-cea commented Jun 24, 2015

Thanks @Zadielerick

hai-cea added a commit that referenced this pull request Jun 24, 2015
@hai-cea hai-cea merged commit 2782563 into mui:master Jun 24, 2015
@Zadielerick Zadielerick deleted the darkTheme branch June 24, 2015 14:36
mnajdova pushed a commit to mnajdova/material-ui that referenced this pull request Nov 10, 2020
TS - ```todayLabel?: React.ReactNode;```
propTypes - ```todayLabel: PropTypes.node,```
These two lines are inconsistent and it leads to a warning ```Warning: Failed prop type: Invalid prop `todayLabel` of type `object` supplied to `ModalWrapper`, expected `string`.```
If we check other similar props like ```okLabel``` etc., then it doesn't make any sense for ```todayLabel``` to be a string.
@zannager zannager added the customization: theme Centered around the theming features label Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customization: theme Centered around the theming features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants