Closed taylorvnoj closed 2 months ago
The controls section in stories didn't have Dark Mode applied and it made it difficult to read the props, etc.
theme.ts
Look at any story, and make sure the controls section (with the props) responds to the sun/moon theme toggle in the top nav
Changes can be tested via Pre-release
In Atlantis we use Github's built in pull request reviews.
Motivations
The controls section in stories didn't have Dark Mode applied and it made it difficult to read the props, etc.
Changes
Changed
theme.ts
so the controls section can be viewed in Dark ModeBefore
After
Testing
Look at any story, and make sure the controls section (with the props) responds to the sun/moon theme toggle in the top nav
Changes can be tested via Pre-release
In Atlantis we use Github's built in pull request reviews.