Leonardo
|
e9eb51845e
|
Implement Capitalization (#118)
|
2021-08-25 15:58:17 +02:00 |
|
Christian Muehlhaeuser
|
8d4e3f0692
|
Use TrueColor color profile as default
Users can override the desired profile by calling WithColorProfile.
|
2020-02-10 14:28:08 +01:00 |
|
Christian Muehlhaeuser
|
66b7555d75
|
Keep termenv profile in RenderContext
|
2020-01-31 14:47:00 +01:00 |
|
Christian Muehlhaeuser
|
ac879be81a
|
Added 'auto' style config
AutoStyleConfig points to either DarkStyleConfig or LightStyleConfig
depending on the current terminal's background color.
|
2020-01-14 02:01:22 +01:00 |
|
Christian Muehlhaeuser
|
743ecf40c5
|
Switch ANSI rendering to termenv to automatically convert colors between color-profiles
|
2020-01-13 04:40:43 +01:00 |
|
Christian Muehlhaeuser
|
a1da1963cb
|
Document public types and methods
|
2019-12-25 05:19:33 +01:00 |
|
Christian Muehlhaeuser
|
4b65ed22c2
|
Move ANSIRenderer into a separate package
|
2019-12-14 00:11:29 +01:00 |
|