kitty/tools/utils/style
Kovid Goyal e14e34948e
More cleanups for color parsing
Using rounding when converting float to uint8 for more accuracy.
Fix rgb:3 and rgbi: parsing in Go code. Various other minor cleanups.
2025-12-31 09:35:09 +05:30
..
api.go get rid of interface{} since we now require Go 1.18 2022-11-14 15:42:00 +05:30
colorspaces.go More cleanups for color parsing 2025-12-31 09:35:09 +05:30
colorspaces_bench_test.go Add wide gamut color support with OKLCH and LAB formats 2025-12-27 14:34:34 +00:00
colorspaces_test.go More cleanups for color parsing 2025-12-31 09:35:09 +05:30
indent-and-wrap.go Work on filter support 2025-07-04 13:37:56 +05:30
indent-and-wrap_test.go Implement the trim_whitespace option 2023-03-29 21:28:47 +05:30
wrapper.go More cleanups for color parsing 2025-12-31 09:35:09 +05:30
wrapper_test.go More cleanups for color parsing 2025-12-31 09:35:09 +05:30