Files
gitbook/packages/colors/CHANGELOG.md
Samy Pessé 938125e772 Version Packages (#3180)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-19 19:10:57 +02:00

599 B

@gitbook/colors

0.3.3

Patch Changes

  • c3f6b8c: Update chroma ratio per step
  • 5e975ab: Fix code highlighting for HTTP
  • f7a3470: Change lightness check for color step 9 to allow input colors with a higher-than-needed contrast

0.3.2

Patch Changes

  • cdffd7c: Desaturate text colors by decreasing chroma for the last steps of the color scale

0.3.1

Patch Changes

  • fb90eb0: Reduce chroma of first color scale step

0.3.0

Minor Changes

  • 4f0a772: Override tint lightness if supplied color is out of bounds

0.2.0

Minor Changes