aboutsummaryrefslogtreecommitdiff
path: root/src/text_editor.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat!: combine `Primary`, `Secondary`, `Tertiary` and `Error`Polesznyák Márk2025-11-221-8/+8
| | | | | | Now only a singular `ColorQuartet` struct exists. Also rename some `Surface` and `Inverse` fields for consistency.
* chore: necessary updates for iced masterpml682025-08-061-2/+0
|
* feat: initial commitpml682025-06-261-0/+67