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

feat(example): Add dark theme toggle button & change background color #1212

Merged
merged 1 commit into from
Jan 17, 2019

Conversation

ibolton336
Copy link
Member

What:
closes #957

Additional issues:

@ibolton336
Copy link
Member Author

I removed the background color after discussing with @mcoker . The gray color was throwing off the styles for multiple components. I added a border on the right of the left nav to make sure there still a visual separation between the nav and main.
Old BG color:

screen shot 2019-01-17 at 9 10 24 am

screen shot 2019-01-17 at 9 11 34 am

screen shot 2019-01-17 at 9 32 30 am

new BG color:
screen shot 2019-01-17 at 1 07 42 pm

@matthewcarleton
Copy link

@ibolton336 you are the man!

@patternfly-build
Copy link
Contributor

PatternFly-React preview: https://1212-pr-patternfly-react-patternfly.surge.sh

@coveralls
Copy link

coveralls commented Jan 17, 2019

Pull Request Test Coverage Report for Build 4049

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 80.348%

Totals Coverage Status
Change from base Build 4043: 0.0%
Covered Lines: 4549
Relevant Lines: 5325

💛 - Coveralls

kmcfaul
kmcfaul previously approved these changes Jan 17, 2019
Copy link
Contributor

@kmcfaul kmcfaul left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -0,0 +1,11 @@
html,
Copy link
Collaborator

Choose a reason for hiding this comment

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

This file should be removed

Copy link
Contributor

@tlabaj tlabaj left a comment

Choose a reason for hiding this comment

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

Nice! I actually removed it in the Tabs PR too :)
They were not displaying correctly otherwise.

@ibolton336 ibolton336 merged commit ec1bfbf into patternfly:master Jan 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Examples should have Light/Dark Mode
7 participants