@taprootio/espalier 3.6.0 → 3.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,15 @@
1
+ # 3.7.0
2
+
3
+ Subtle category color behind ordinary copy.
4
+
5
+ - `--esp-color-series-1-tint` through `--esp-color-series-8-tint` mix 12%
6
+ series identity over 88% of `--esp-color-background` in OKLab — a quieter
7
+ companion for category-tinted rows, chips, cells, and tags.
8
+ - Tints are concrete per-surface emissions like wash and ink: the root mixes
9
+ against its canvas, and each theme zone re-emits them against its own.
10
+ - The data-colors guide now distinguishes fill (`-wash`), tint (`-tint`), and
11
+ ink (`-ink`), and calls out the background-composition and text-tier limits.
12
+
1
13
  # 3.6.0
2
14
 
3
15
  Named type roles without a generic text wrapper.