feat: text-color

This commit is contained in:
Artemy Egorov 2024-07-31 14:03:32 +03:00
parent 9c8437851d
commit a23bead7d8
13 changed files with 373 additions and 220 deletions

View file

@ -140,7 +140,7 @@ impl VigiState {
)],
)
} else {
todo!();
Err(VigiError::Parse)?
}
};