aboutsummaryrefslogtreecommitdiff
path: root/src/pick_list.rs (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-11-30chore: update as necessary for upstream iced changesPolesznyák Márk4-31/+82
2025-11-22feat!: combine `Primary`, `Secondary`, `Tertiary` and `Error`Polesznyák Márk20-247/+184
Now only a singular `ColorQuartet` struct exists. Also rename some `Surface` and `Inverse` fields for consistency.