aboutsummaryrefslogtreecommitdiff
path: root/src/lib.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat!: remove `Default` implPolesznyák Márk2025-10-011-6/+0
* feat!: use iced's built-in theme preference detectionPolesznyák Márk2025-09-291-130/+14
* chore: update `mundy` to 0.2.0pml682025-09-081-1/+1
* fix: doc test(s)pml682025-08-011-3/+3
* feat: switch to `mundy` for the `system-theme` featurepml682025-08-011-27/+149
* feat: impl `table::Catalog` for `Theme`pml682025-07-311-0/+1
* feat: add rustfmt configurationpml682025-06-271-5/+12
* feat: make `System` variant non-reactivepml682025-06-261-10/+15
* feat: initial commitpml682025-06-261-0/+483