SDS App Tokens Export
Export variables for mobile
Plugin Preview
About this plugin
The plugin exports colour variables as tokens for iOs and Android using a predefined format.
The plugin assumes that there are Core and Semantic collections of variables, and also checks if a variable refers to a variable from another library.
For example, the core collection contains variables like Blue/0, Pink/100, which are given a hex colour.
Semantic collection contains aliased variables of the form Brand/Primary: Pink/100. If a variable does not contain an alias reference, it is converted as a core token.
Using
The plugin gives you a choice of collection, Mode and colour scheme, which is contained in the first level of naming in Semantic collections.
Outputs
- for Core iOS:
public static let Blue0 = Color(hex: "FFFFFFFFFFFFF") - for Core Android:
val Blue0: Color = Color(colour: 0xFFFFFFFFFF) - for Semantic iOS:
BrandTextPrimary: Color.DSColorPalette.Pink900 - for Semantic Android:
BrandTextPrimary = DSCorePalette.Pink900
Plugin Details
| Version | 5 |
|---|---|
| Created | June 12, 2025 |
| Last Updated | June 18, 2025 |
| Category | Import & export plugins |
| Creator | Egor Gorokhov |
| Stats | 0 installs, 1 likes |
| Pricing | Free |
Technical Details
- API:1.0.0
- UI:ui.html
- main:dist/code.js
- Document Access:dynamic-page
- Editor Types:dev
- Allowed Domains:
- none
More Like This
Discover other plugins in the Import & export plugins category.
html.to.design — by ‹div›RIOTS — Import websites to Figma designs (web,html,css)
Convert any website into fully editable Figma designs
Anima - Figma to Code React, HTML, CSS, Tailwind, MUI (DevMode Inspect React / HTML / Vue / CSS)
Anima - AI Powered Design to code
Figma to HTML
Convert Figma design to HTML