Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Design language — Elemento Cloud

This repository holds design tokens and platform exports derived from Elemento Cloud, generated with designlang v7.0.0 on 2026-05-02. The canonical token set follows the Design Tokens Community Group format.

Quick reference

For day-to-day implementation, prefer semantic tokens over primitives. A short list for agents and humans lives in AGENTS.md (primary action color, surfaces, typography, radius, and layout regions).

Full visual documentation (palette, typography, components, gradients) is in elemento-cloud-design-language.md. Structured design notes: elemento-cloud-DESIGN.md.

Repository layout

Path Purpose
elemento-cloud-design-tokens.json Source JSON tokens (primitive + semantic)
elemento-cloud-variables.css CSS custom properties
elemento-cloud-tailwind.config.js Tailwind theme extension
elemento-cloud-shadcn-theme.css shadcn/ui–oriented CSS variables
elemento-cloud-theme.js JavaScript theme object
elemento-cloud-figma-variables.json Figma variables export
elemento-cloud-wordpress-theme.json WordPress-oriented token bundle
elemento-cloud-mcp.json Color inventory and metadata for tooling/MCP
elemento-cloud-preview.html Static preview of tokens

Mobile and app SDKs

Path Platform
android/colors.xml, android/dimens.xml, android/Theme.kt Android
ios/DesignTokens.swift iOS
flutter/design_tokens.dart Flutter

WordPress starter theme

Path Purpose
wordpress-theme/ Minimal theme using theme.json and PHP templates

Using the tokens

  1. Web (CSS): Import or copy from elemento-cloud-variables.css and reference the documented custom properties.
  2. Tailwind: Merge elemento-cloud-tailwind.config.js into your project’s Tailwind config.
  3. Design tools: Import elemento-cloud-figma-variables.json into Figma (or your design tool’s equivalent workflow).
  4. Native apps: Use the Android, iOS, or Flutter files as generated sources; keep them in sync when you re-export from designlang.

When a value is not defined in the semantic layer, map to the closest existing semantic token and note the gap rather than inventing new hex values. See AGENTS.md for the agreed rules.

Regenerating

Artifacts here are produced by designlang. To refresh this repo, run your designlang pipeline against the same source URL and replace the generated files so metadata ($metadata in JSON, dates in markdown) stays consistent.

License

This work is offered under both of the following licenses at once. Any use, sharing, or adaptation must comply with all applicable terms from each:

  1. GNU Affero General Public License v3.0 — full text in LICENSE (after the copyright and SPDX notice).
  2. Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International — full legal text in LICENSE-CC-BY-NC-SA-4.0.txt.

SPDX-License-Identifier: AGPL-3.0-only AND CC-BY-NC-SA-4.0

Token data reflects the public site’s visual language; rights in the Elemento name, logo, and brand may still apply separately from these license terms.

About

A repository containing design language prescription useful for apps and webpages

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages