studio-theme-glass-apple/README.md
flemming-it 5819e5e4b1 chore: initial studio-theme-glass-apple 0.1.0
Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
2026-06-02 01:35:53 +02:00

588 B

studio-theme-glass-apple

Cool neutral Apple-system-inspired Studio theme.

Ships a Material 3 ColorScheme pair (light + dark) through the WIT theme export. Studio loads it as a studio.theme.glass_apple 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_glass_apple.wasm.

Palette

See src/lib.rs for the 14 ARGB tokens per brightness, in Material 3 order (primary → on_primary → … → outline_variant).