fix light mode negation, improve oklch dist calc efficiency

This commit is contained in:
2025-12-10 02:39:23 -08:00
parent d3125b707d
commit ce043fe62f
5 changed files with 54 additions and 10 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "monobiome"
version = "1.4.0"
version = "1.3.1"
description = "Monobiome color palette"
readme = "README.md"
requires-python = ">=3.12"