Skip to content
This repository has been archived by the owner on Oct 5, 2024. It is now read-only.

We need a way to display contrast components #105

Open
plusk opened this issue Oct 13, 2019 · 1 comment
Open

We need a way to display contrast components #105

plusk opened this issue Oct 13, 2019 · 1 comment

Comments

@plusk
Copy link
Member

plusk commented Oct 13, 2019

With stuff like the more commonly used white version of the logo, we need a way to display it in storybooks in its natural state. It could be wise to implement some sort of storybook-specific internal components that we can use to display. In several components we've used stuff like display: inline-flex to show off components, we could just make some general container with a contrast mode (like a dark blue background).

@plusk
Copy link
Member Author

plusk commented Oct 23, 2019

I worked on this for a hot minute, but couldn't find a good way to do it. There are addons like "backgrounds" and theme switchers for the entire storybook, but I haven't found something for each individual story.
We should probably just wait with theming and making contrast components until we find out something better here. I'm sure there's some styled-components CSS-variable kind of thing out there.

@plusk plusk removed their assignment Oct 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant