RedMadRobot / figma-export

Command line utility to export colors, typography, icons and images from Figma to Xcode / Android Studio project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for exporting only dark mode colors/images

subdan opened this issue · comments

Add ability to export only dark mode assets by providing only darkFileId.

It's already supported. To do this just specify a dark mode Figma file in the lightFileId property of the config file.