RedMadRobot / figma-export

Command line utility to export colors, typography, icons and images from Figma to Xcode / Android Studio project
MIT License
730 stars 114 forks source link

Add support for exporting only dark mode colors/images #162

Closed subdan closed 2 years ago

subdan commented 2 years ago

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

subdan commented 2 years ago

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