-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[SDK] Create ability to determine the affects of a color theme change #1052
Comments
Talked with @lwnoble yesterday and got some clarifications as to how the Theme Elements in a ColorTheme should pair with the backgrounds.
|
Started looking at the flow for a colorized button change. This is what I've come up with so far: Theme Builder Flow for Button Color ChangeFlow
Display of Required/Suggested ChangesHow can we structure the data coming from the SDK that will be displayed by the UI in a modal containing suggested changes that the user will have to accept or reject/cancel?
Need to figure out
QuestionsFor @lwnoble:
|
Problem/Concern
This issue is to investigate, design and code how to build a dependency tree that can be used to determine the downstream affects of a color theme change.
Some questions that may need to be answered:
Proposed Solution
The text was updated successfully, but these errors were encountered: