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

feat: UI changes from configuration #23

Open
Shruti3004 opened this issue Feb 8, 2023 · 0 comments
Open

feat: UI changes from configuration #23

Shruti3004 opened this issue Feb 8, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@Shruti3004
Copy link
Member

Description

Adding a Spec-driven UI changes. Currently, for any instance we have to replace all the primary, secondary and tertiary colours values in the code. Instead it should be the part of config. The config can look like:

{
    "primaryColor": "#F34621",
    "secondaryColor": "#F34621"
    "backgroundColor": "#F34621"
    "fontFamily": "#F34621"
} 
@Shruti3004 Shruti3004 added the enhancement New feature or request label Feb 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant