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] Enable querying default color information #1051

Open
aaronreed708 opened this issue Nov 7, 2024 · 0 comments
Open

[SDK] Enable querying default color information #1051

aaronreed708 opened this issue Nov 7, 2024 · 0 comments
Assignees
Labels
awaiting feedback Issue is blocked until awaiting feedback sdk Software development kit

Comments

@aaronreed708
Copy link
Contributor

aaronreed708 commented Nov 7, 2024

Problem/Concern

Related to #1050

This issue is to figure out, design and code how to store and retrieve the default colors, as a color palette, in the SDK. These are the colors that are initially set for the background, foreground, error, warning, info, black, white, etc before the user has even created a color palette. It would be ideal if the querying were consistent with how other color values/themes will be queried in V2.

Some questions that we may need to answer:

  1. How are these colors determined and how does the SDK initialize a new design system with them?
  2. How can they be queried by the UI?
    • Now that we'll have named themes, should this just be a queryable theme with a default name?
  3. Will these values be different in AA vs AAA?
  4. Can this default theme be modified by a user? Ask @lwnoble

Proposed Solution

@aaronreed708 aaronreed708 added sdk Software development kit awaiting feedback Issue is blocked until awaiting feedback labels Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting feedback Issue is blocked until awaiting feedback sdk Software development kit
Projects
Status: No status
Development

No branches or pull requests

2 participants