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

Dark/Light theme tokens fix (Custom Layers based on Theme) #555

Open
gormless87 opened this issue Jan 22, 2025 · 0 comments
Open

Dark/Light theme tokens fix (Custom Layers based on Theme) #555

gormless87 opened this issue Jan 22, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@gormless87
Copy link
Collaborator

gormless87 commented Jan 22, 2025

As a (User Type/Persona) I want (Feature/enhancement) So That (Value, why is this wanted, what is the user trying to accomplish)

As a user, I should see the openings dashboard table colors change based on whether I am in light mode or dark mode, using specific color and title layers for each mode.

Additional Context

  • enter text here
  • enter text here

Acceptance Criteria
Mode Detection

  • [ ]The application should detect whether the user is in light mode or dark mode.
    Light Mode Configuration
  • [ ]When the user is in light mode:
  • [ ]The dashboard should use the light mode color palette.
  • [ ]The title layer should be styled according to the light mode specifications.
  • [ ]Add conditional layer switching based on theme.
    Dark Mode Configuration
  • [ ]When the user is in dark mode:
  • [ ]The dashboard should use the dark mode color palette.
  • [ ]The title layer should be styled according to the dark mode specifications.
  • [ ]Add conditional layer switching based on theme.

Copied from Jira: https://apps.nrs.gov.bc.ca/int/jira/browse/SILVA-448

@gormless87 gormless87 added the enhancement New feature or request label Jan 22, 2025
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