llimphi-theme 0.1.0

llimphi-theme — paleta compartida entre apps Llimphi. Define los slots semánticos (bg_app, fg_text, accent, etc.) en `peniko::Color`; cada widget toma su paleta del Theme vía `Palette::from_theme(&theme)`.
Documentation
  • Coverage
  • 78.46%
    51 out of 65 items documented0 out of 22 items with examples
  • Size
  • Source code size: 99.93 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.74 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 39s Average build duration of successful builds.
  • all releases: 39s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • sergiovelasquezzeballos

llimphi-theme

Dark/Light/Aurora/Sunset themes + palette of llimphi.

Theme { bg_app, bg_panel, bg_input, bg_button, fg_text, fg_muted, accent, border, ... }. Four built-in variants; any app can define its own. Reactive theme: changes propagate without re-mounting the tree.

Deps

  • serde