User Story
As a ODK project manager
I want to specify simple style customizations
So that my forms can match my branding
(Decide whether in scope/a separate issue)
As the developer of an application that uses ODK Web Forms
I want to specify a completely custom style
So that my forms can match the host application
Questions
- Do we want to make it easy for people to opt out of Material/specify their own design language?
- What colors? Do we generate palette?
- Is passing in something like a logo image a theming concern?
- Do we allow for a preamble and suffix? Or is that a responsibility of the host app?
- Are we comfortable deferring the scope to whatever component framework we pick?
- If we defer to the component framework, should we still subset what we expose?
- Maybe styling is expressed as a CSS blob
User Story
As a ODK project manager
I want to specify simple style customizations
So that my forms can match my branding
(Decide whether in scope/a separate issue)
As the developer of an application that uses ODK Web Forms
I want to specify a completely custom style
So that my forms can match the host application
Questions