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

Light mode for individual forms #7214

Open
Tracked by #4914
deboer-tim opened this issue May 14, 2024 · 0 comments
Open
Tracked by #4914

Light mode for individual forms #7214

deboer-tim opened this issue May 14, 2024 · 0 comments
Assignees
Labels
area/ui kind/enhancement ✨ Issue for requesting an improvement

Comments

@deboer-tim
Copy link
Collaborator

Is your enhancement related to a problem? Please describe

Issue #6889 / PR #7149 added support to light mode for nav page and form page, but the individual form pages all have hard-coded colors (e.g. most forms have a rounded div with bg-charcoal-600).

Describe the solution you'd like

Extract any missing current colors to the registry and add light mode colors.

Priority to doing a first pass of all forms for obvious colors like the bg-charcoal-600 above, and seeing if we can now move this 'up' into FormPage. Second pass for any other obvious/common colors, then assess if there are unique forms that need more work.

Describe alternatives you've considered

No response

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ui kind/enhancement ✨ Issue for requesting an improvement
Projects
Status: 📅 Planned
Development

No branches or pull requests

4 participants