Skip to content

Commit

Permalink
[docs][figma] Clarity state or Figma Plugin component export
Browse files Browse the repository at this point in the history
I saw a couple of comments about this in https://www.figma.com/community/plugin/1336346114713490235/material-ui-sync. Right now, this feature is trending toward being removed, so we shouldn't promise more coverage.

A general thought, anytime we no a major, we should try to remove stuff aggressively: 

Signed-off-by: Olivier Tassinari <[email protected]>
  • Loading branch information
oliviertassinari authored Aug 31, 2024
1 parent 2d876c4 commit 521adef
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,13 +54,12 @@ After you've added your custom tokens, click on **Regenerate theme** to include

<img src="/static/material-ui/design-resources/sync-regenerate.png" style="width: 814px" alt="The Regenerate button in the Connect plugin UI." width="1628" height="400" />

## Customizing components
## Customizing components (experimental)

The Sync plugin can also generate theme styles for customized components, enabling you to completely change their look and feel and create your custom design system from within Figma.

:::info
This feature is currently limited to the Button, Switch, and Typography components.
Support for more components is coming soon.
This feature is currently experimental and limited to the Button, Switch, and Typography components.
:::

As an example, here's how to customize the checked state, medium size, and primary color of a Switch component to replicate the iOS look and feel:
Expand Down

0 comments on commit 521adef

Please sign in to comment.