Accessibility in "Flex Dark mode" #2940
-
Hi! Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
Hi @flex-interactions-pilot (Isabela)! Could you give me some more information about where you're getting the above Buttons? Are those screenshots from design or from code? I'm just trying to understand where those styles are coming from, because they aren't the colors we use for our Dark Mode Buttons. Check out this storybook for all of our Button designs in light mode and dark mode. You'll see that the Button text color stays the same in dark mode -- we do regular color contrast testing on all of our components and tokens so you can be sure that any components you use out-of-the-box pass accessibility standards! Happy to help investigate why your Button styles are off if you pulled those screenshots from code and you're using our Buttons without making any style changes. Let me know! |
Beta Was this translation helpful? Give feedback.
Hi @flex-interactions-pilot (Isabela)! Could you give me some more information about where you're getting the above Buttons? Are those screenshots from design or from code? I'm just trying to understand where those styles are coming from, because they aren't the colors we use for our Dark Mode Buttons. Check out this storybook for all of our Button designs in light mode and dark mode. You'll see that the Button text color stays the same in dark mode -- we do regular color contrast testing on all of our components and tokens so you can be sure that any components you use out-of-the-box pass accessibility standards!
Happy to help investigate why your Button styles are off if you pulled thos…