Design tokens
Given the existing design system with established styles, variables, and components, some adjustments were straightforward: I made tweaks to enhance consistency in the styles tab. Here's some foundations pages that keep the team aligned.
Component overview
Here's an example of the overview page for Button.

In Figma, button variants are designed to match the properties used in code by engineers. Plus, Figma’s component props make things easier—if the left icon is disabled, the icon options won’t appear since they aren’t needed.

Accessibility baked into the process
Meeting WCAG standards was essential for creating an inclusive experience for all users. To achieve this, I:
• Checked color contrast on various backgrounds and across different interaction states, which included a deep dive into accessibility standards for disabled buttons.
• Ensured that font sizes and touch targets on mobile were appropriate
• Included text labels with icons in mobile navigation
• Maintained consistency across layouts and similar UI elements.
Now let's take a look at the profile page with the new design system in place.
Before

After
