summaryrefslogtreecommitdiff
path: root/src/theme.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix: custom theme Default changing between calls, missing `apply_options`spml682025-04-151-2/+4
|
* refactor: move custom theme into its separate cratepml682025-04-151-161/+1
|
* feat: add shadow color, impl `button::Catalog` and `text::Catalog`pml682025-04-151-8/+13
|
* feat: add custom theme struct with dark and light variantspml682025-04-151-125/+210
|
* feat: update to Rust 2024pml682025-02-211-1/+1
|
* feat: update to `iced` 0.14-devpml682025-02-211-5/+33
|
* feat!: add name to `Theme`, `is_dark` -> `dark`pml682025-02-161-13/+29
|
* ci: add build and lint workflowspml682025-01-131-4/+4
|
* refactor: remove iced_drop & workspacepml682025-01-111-0/+381