implement consistent quantization of srgb8 for palette figure

This commit is contained in:
2026-01-21 18:22:30 -08:00
parent a5256aaa62
commit 4ee9e23c5c
40 changed files with 31 additions and 11 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"