Skip to content
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

Open
aaronreed708 opened this issue Nov 7, 2024 · 0 comments
Open
Assignees
Labels
sdk Software development kit

Comments

@aaronreed708
Copy link
Contributor

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:

  • How will the SDK determine what will change if user changes foundational color?
  • How will the SDK communicate the affected change information back to the user?
    • What will the structure be?
    • What will the API be?
  • How will the SDK calculate the safe values to return to the caller (as part of the communication section above)
  • These are for AA and AAA
    • How to indicate this in the API?

Proposed Solution

@aaronreed708 aaronreed708 added the sdk Software development kit label Nov 7, 2024
@aaronreed708 aaronreed708 self-assigned this Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sdk Software development kit
Projects
Status: No status
Development

No branches or pull requests

1 participant