Prometheus Design System

Figma Plugin

Bootstrap variable collections and text styles in Figma from tokens.json.

Installation

  1. Download figma-plugin.zip and unzip.
  2. In Figma: Plugins → Development → Import plugin from manifest…
  3. Select manifest.json inside the unzipped folder.
  4. Run Plugins → Development → Prometheus Design System in any Figma file.

What it creates

Font fallbacks

The plugin tries the requested Figma family first, falls back to the same family + Regular weight, then to Inter + the requested weight, then Inter Regular. This survives the common case where only Inter Regular is shipped with Figma.

Troubleshooting