summaryrefslogtreecommitdiff
path: root/src/config.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: create config file on startup if it doesn't existpml682025-06-131-0/+4
* style: `theme` -> `appearance`pml682025-04-291-5/+6
* feat: switch to fully custom, Material3-based themepml682025-04-281-14/+27
* refactor: make config an `Arc<Config>` in `App`pml682025-03-011-0/+3
* feat: update to Rust 2024pml682025-02-211-4/+4
* feat!: add name to `Theme`, `is_dark` -> `dark`pml682025-02-161-14/+7
* refactor: remove iced_drop & workspacepml682025-01-111-0/+121