Storybook Background to match theme background #15

Open
opened 2024-12-19 15:25:01 -05:00 by BenjaminPalko · 2 comments
BenjaminPalko commented 2024-12-19 15:25:01 -05:00 (Migrated from github.com)

Currently the Storybook background is always white, my eyes fucking hurt

Need help fixing
image

Currently the Storybook background is always white, my eyes fucking hurt Need help fixing ![image](https://github.com/user-attachments/assets/6d36bf29-95ad-4fa5-82b9-3b8142f23922)
BenjaminPalko commented 2024-12-19 15:53:16 -05:00 (Migrated from github.com)

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?

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?
BenjaminPalko commented 2025-01-27 09:14:27 -05:00 (Migrated from github.com)

I think I would settle for the background not being white, it hurts the eyes

I think I would settle for the background not being white, it hurts the eyes
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: pantheon/hestia#15
No description provided.