aboutsummaryrefslogtreecommitdiff
path: root/src/progress_bar.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor: increase border radius of rounded widgets just in casePolesznyák Márk2026-02-031-1/+1
|
* feat!: combine `Primary`, `Secondary`, `Tertiary` and `Error`Polesznyák Márk2025-11-221-3/+1
| | | | | | Now only a singular `ColorQuartet` struct exists. Also rename some `Surface` and `Inverse` fields for consistency.
* feat: initial commitpml682025-06-261-0/+26