Storybook Background to match theme background #15
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
refactor
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: pantheon/hestia#15
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently the Storybook background is always white, my eyes fucking hurt
Need help fixing

We can set the background to dark mode using theming:
https://storybook.js.org/docs/configure/user-interface/theming
But this does not interact with another addon we use:
https://www.npmjs.com/package/@storybook/addon-themes
https://github.com/storybookjs/storybook/tree/next/code/addons/themes
Lets see if we can get them to play together?
I think I would settle for the background not being white, it hurts the eyes