finos / a11y-theme-builder

DesignOps toolchain theme builder for accessibility inclusion using Atomic Design.
Apache License 2.0
44 stars 69 forks source link

[TB] Theme Switcher #465

Open dscamahorn opened 1 year ago

dscamahorn commented 1 year ago

Suggestion/Concern

Once a theme is generated it is somewhat static requiring another theme to be configured if support requirements change to accomodate user or application needs.

Proposed Solution

Utilize the Theme Builder to switch between themes for a given interface. Examples include switching a design system theme from WCAG AA to AAA.

brycecurtis commented 1 year ago

Switching between themes can be done in the web app by selecting theme name or appropriate css classes. We don't currently have a AAA theme, but have an issue that addresses it. See #347.