implement consistent quantization of srgb8 for palette figure

This commit is contained in:
2026-01-21 18:18:05 -08:00
parent a5256aaa62
commit b077e433cd
6 changed files with 27 additions and 7 deletions

View File

@@ -11,3 +11,6 @@ uv run monobiome palette -n oklch -f toml -o colors/oklch-palette.toml
# generate provided app config
"$script_dir/generate.sh"
# generate release plots
uv run "$script_dir/plots.py"