7 Commits
Author SHA1 Message Date
Ayman Bagabas d5df40763c fix(ci): update coverage workflow 2024-02-26 12:29:07 -05:00
Ayman Bagabas cd217b9c0f fix(ci): remove soft-serve workflow 2023-05-12 14:13:51 -04:00
Ayman Bagabas 50e7d3bab8 fix(ansi): register chroma styles
termenv changed the order of profiles, now 1 no longer equals ANSI.
2022-10-15 05:21:37 +02:00
Ayman Bagabas dc4e563549 chore: bump termenv 2022-10-15 05:21:37 +02:00
Ayman Bagabas a99aac8527 fix: register chroma style once
don't register chroma style if it's already registered

this could cause a "concurrent map writes" fatal error when used in a
concurrent setting like a bubbletea wish app. use a package-wide mutex
to protect registering a new style.
2022-07-27 20:34:16 +02:00
Ayman Bagabas 24d1697645 docs: fix type 2022-06-15 17:43:37 -04:00
Ayman Bagabas 2700b55205 feat: sync glamour with git.charm.sh 2022-01-25 14:37:08 -05:00