Use Color in more places

This commit is contained in:
Jeremy Soller 2022-10-27 09:07:47 -06:00
parent 4edca946ea
commit 3ece9236b3
No known key found for this signature in database
GPG key ID: 87F211AF2BE4C2FE
9 changed files with 84 additions and 53 deletions

View file

@ -1 +1 @@
RUST_LOG=cosmic_text=debug cargo run --release --package rich-text -- "$@"
RUST_LOG=cosmic_text=debug,rich_text=debug cargo run --release --package rich-text -- "$@"