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

Remove color rule from icon classes #493

Closed
wants to merge 3 commits into from
Closed

Conversation

llorca
Copy link
Contributor

@llorca llorca commented Jan 16, 2017

Fixes #437

Changes proposed in this pull request:

  • Remove color rule from icon classes
  • Adjust icon colors in input groups and dark tree items

This way, folks using a custom element with a custom color won't have issues with icons showing up gray.

@blueprint-bot
Copy link

Fix icon color inside input groups and dark tree items

Preview: docs
Coverage: core | datetime

@@ -19,7 +19,7 @@ export class DialogExample extends OverlayExample {
className={this.props.getTheme()}
iconName="inbox"
onClose={this.handleClose}
title="Dialog Header"
title="Dialog header"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👎 these text changes really don't belong here. would be great if you could pull them out to a separate PR so this PR contains literally only what is in the title.

@llorca llorca closed this Jan 16, 2017
@adidahiya adidahiya deleted the al/default-icon-color branch March 6, 2017 04:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants