Skip to content

Commit bac339c

Browse files
Update Import Figma Theme info (#337)
* Update Import Figma Theme info * Add pricing plan to figma import --------- Co-authored-by: Pooja Bhaumik <[email protected]>
1 parent efe378a commit bac339c

File tree

1 file changed

+10
-16
lines changed

1 file changed

+10
-16
lines changed

docs/ff-concepts/design-system/design-system.md

Lines changed: 10 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -88,33 +88,27 @@ To add a design system from a library, start by creating the design system in a
8888

8989
## Import Figma Theme
9090

91-
You might use Figma to design your app and build it accordingly in our builder. If you have a lot of colors and text styles, importing them manually can take some time. You can now import the whole Figma theme, which includes the colors and text styles, directly into our builder.
91+
:::tip[PLANS]
92+
Import Figma Theme feature is available on the **Teams** plan and higher. Check our [**pricing plans**](https://flutterflow.io/pricing).
93+
:::
9294

93-
:::info
95+
You can bring your Figma design system directly into your FlutterFlow project. This streamlines the design-to-development process by automatically importing colors and typography from your Figma file, helping you maintain visual consistency and reduce manual effort.
9496

95-
Before you import the Figma theme, ensure you have access to the Figma design file and [**generate the access token**](https://help.figma.com/hc/en-us/articles/8085703771159-Manage-personal-access-tokens).
97+
To import a Figma theme into your FlutterFlow project, go to **Theme Settings > Design System** and click **Connect To Figma**. Authenticate your account and grant access to Figma. Once connected, paste your Figma file URL to fetch the theme.
9698

97-
:::
99+
You’ll see a list of all imported colors; start mapping them to your project colors. You can filter these colors by whether they’re mapped or unmapped, and you also have the option to bulk delete any imported colors. After that, you can customize your project typography using the imported text styles.
98100

99-
To import the Figma theme:
100-
101-
1. Open the **Theme Settings > Design System**.
102-
2. Click the **Import Figma Theme** button. This will open a new popup.
103-
3. Enter your **Figma File URL** and **Personal Access Token**. The *Personal access tokens* allow us to access all of your files and data in Figma.
104-
4. Click **Import Figma Theme**.
105-
1. Now, you'll see a list of colors from your Figma file, and here you can decide which one to keep. If everything looks good to you, Click **Import & Continue**.
106-
2. You can replace the current theme colors with new/imported ones. Click on any color, and the dropdown will display all imported colors. Click on the new color to replace it. When done, click **Save & Continue**.
107-
3. If you have custom text styling in your Figma file, it will be displayed here, and you can choose which one to import. Click **Import & Continue**.
108-
4. Replace any existing style with the new one and click **Save & Finish**.
109-
5. Finally, click **Finish & Close**.
101+
:::info
102+
All imported colors are accessible anytime under **Colors > Custom Colors**.
103+
:::
110104

111105
<div style={{
112106
position: 'relative',
113107
paddingBottom: 'calc(56.67989417989418% + 41px)', // Keeps the aspect ratio and additional padding
114108
height: 0,
115109
width: '100%'}}>
116110
<iframe
117-
src="https://demo.arcade.software/gEry2KO5BeoZkflYHm8f?embed&show_copy_link=true"
111+
src="https://demo.arcade.software/84lqVC1ZDkq7EFFnCusm?embed&show_copy_link=true"
118112
title="Sharing a Project with a User"
119113
style={{
120114
position: 'absolute',

0 commit comments

Comments
 (0)