Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upTheme Containers #145
Open
Theme Containers #145
Comments
|
Here's what this proposal could look like: <ThemeContainer user-choice>
...stuff that can be dark or light with one of the 'standard' theme backgrounds...
<ThemeContainer always-dark style="background: [something custom]">
…stuff that is always in 'dark theme'…
</ThemeContainer>
...stuff that can be dark or light with one of the 'standard' theme backgrounds...
</ThemeContainer> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Goals
Needs
Method