No description
Tracks the platform's fai->chain rename: provider chain, WIT ABI chain:studio-plugin / chain:platform (binding paths/accessors), SDK pin. Signed-off-by: flemming-it <sf@flemming.it> |
||
|---|---|---|
| src | ||
| .gitignore | ||
| Cargo.toml | ||
| MODULE.de.md | ||
| MODULE.md | ||
| module.wasm | ||
| module.yaml | ||
| README.md | ||
| rust-toolchain.toml | ||
studio-theme-sunflower
Warm, optimistic yellow / amber Studio theme.
Ships a Material 3 ColorScheme pair (light + dark) through
the WIT theme export. Studio loads it as a
studio.theme.sunflower capability and switches the app's
ColorScheme when the operator picks it from the themes
picker.
Build
cargo build --release --target wasm32-wasip2
Output: target/wasm32-wasip2/release/studio_theme_sunflower.wasm.
Palette
See src/lib.rs for the 14 ARGB tokens per brightness, in
Material 3 order (primary → on_primary → … → outline_variant).