fix: remap gray-13/14/15 to Open Props range (0-12)

ASW tokens referenced --gray-13, --gray-14, --gray-15 which don't
exist in Open Props (stops at --gray-12). All text and surface
colors resolved to nothing — invisible text in light mode.

Remap: 13→10, 14→11, 15→12.
This commit is contained in:
Vigilio Desto 2026-04-10 17:57:09 +02:00
parent 20f2974cfd
commit 5a8c39c3a0
Signed by: vigilio
GPG key ID: 159D6AD58C8E55E9
2 changed files with 12 additions and 12 deletions

File diff suppressed because one or more lines are too long