DWilliames / google-sheets-sync-figma

82 stars 8 forks source link

Ability to set layer values using Figma Styles #117

Open chriskerr-performio opened 2 years ago

chriskerr-performio commented 2 years ago

Is your feature request related to a problem? Please describe. We have a multi-theme design system. We want to control our tables using Google Sheets, however in order to style the cell as required, we need to be able to set the font color, border color and background color using Figma styles and not HEX values

Describe the solution you'd like Add in a row into sheet. In this row we will have columns that describe the text content we want in our cells. Alongside this we will include special layer references to control the text-alignment. We will include columns that will target the text color, border color and background color. In each of these columns, we would like to reference the figma style to be applied in a format such as "color styles/body/default" or "color styles/background/default" We'd also include columns to define the text style being applied, such as "text styles/body/medium"