-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Job
Enhance our Stemstr system components to include a light theme
Goal
A visually lighter and more airy feel to the app that can live in light themed iOS, Android and Desktop environments and feel natural. Having higher contrast between elements will be important b/c light theme is used in daylight situations and sun-glare will be prevalent.
So, having the theme push on the aspect of contrast and airiness beyond where we are with the dark theme will be critically important.
Considerations
Component consistency
Ensuring that our components are connected up across our Figma flows and can easily switch between light and dark theme using a tool like Themer. We should be able to flip a switch and have every element in our app reflect the current theme, whether light or dark.
Accessibility
This light theme should pass common accessibility tests for contrast between text, foreground and background elements.
Eng buildability
Make it easy for our eng team to implement a themed system with minimal effort. Having a clear color system will help not only with light theme, but also any future theming that we may want to do.