ferro-theme 0.2.1

Semantic theme tokens and intent template schema for Ferro
Documentation

ferro-theme

Semantic theme tokens and intent template schema for Ferro.

Provides the Theme struct which holds an embedded or filesystem-loaded CSS file (using Tailwind v4 @theme syntax) and optional ThemeTemplates that configure how each of the seven structural intents renders its slot layout. Themes are pure CSS plus a small JSON schema, requiring no Rust code from theme authors.

Status: part of the ferro framework workspace.

Documentation: https://docs.rs/ferro-theme

License: MIT