🎨Token-Based DesignThree-layer resolution — palette colors, semantic tokens, composed styles — keeps themes consistent and maintainable
🌈20 Builtin ThemesSilkCircuit, Catppuccin, Dracula, Nord, Tokyo Night, Rose Pine, Kanagawa, Gruvbox, and more
💠Smooth GradientsMulti-stop color gradients with linear interpolation — perfect for progress bars, status indicators, and decorative elements
⚡Deep Ratatui IntegrationFrom impls, Styled trait, gradient spans — Opaline types slot directly into your Ratatui render pipeline
🔧TOML-DrivenDefine themes in clean TOML files. Palette, tokens, styles, and gradients all declaratively configured
🛡️Strict by DefaultCycle detection, strict resolution, compile-time theme embedding — errors surface early, not at runtime