aboutsummaryrefslogtreecommitdiff
path: root/src/text_input.rs (unfollow)
Commit message (Collapse)AuthorFilesLines
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.