Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eero-lehtinen authored Nov 21, 2024
1 parent b97a940 commit 1223822
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
- Supports multiple formats:
- Hex (`#RGB`, `#RGBA`, `#RRGGBB`, `#RRGGBBAA`)
- CSS (`rgb(..)`, `hsl(..)`, `oklch(..)`)
- Hex literal (`0xRRGGBB`, `OxAARRGGBB`)
- Hex literal (`0xRRGGBB`, `0xAARRGGBB`)
- Can recognize any numbers in brackets as a color (e.g., `vec3(0.5, 0.5, 0.5)`)
- Custom formats can be defined
- Integrated graphical [color picker](https://github.com/eero-lehtinen/oklch-color-picker) using the perceptual Oklch color space:
Expand Down

0 comments on commit 1223822

Please sign in to comment.