-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
🌟 nice to have 😍Would make the project more fun/easy/intuitive, but we can live without it just in case.Would make the project more fun/easy/intuitive, but we can live without it just in case.
Description
For the app, I mostly want to stick with Material Theme, including all the part that adapt to OS light/dark mode, etc.
But for patches, they should not randomly change color just because one person export their patch at 4PM and the other at 6PM.
Your mission, should you choose to accept it, is to come up with a mechanism to allow participants to safely build composable that are stable.
Idea dump
Nested theme?
ZePatchTheme {
DetailPage {
Preview {
NoTheme {
// Where the patch happens
}
}
}
}(More ideas welcome)
mariobodemann
Metadata
Metadata
Assignees
Labels
🌟 nice to have 😍Would make the project more fun/easy/intuitive, but we can live without it just in case.Would make the project more fun/easy/intuitive, but we can live without it just in case.