Add Table<Gradient> as a graphical type (#3051)

This commit is contained in:
Keavon Chambers
2025-08-13 01:42:51 -07:00
committed by GitHub
parent 1b351aca76
commit bdc029c692
33 changed files with 689 additions and 573 deletions
+6 -2
View File
@@ -123,8 +123,12 @@
--color-data-raster-dim: #9a7b43;
--color-data-vector: #65bbe5;
--color-data-vector-dim: #417892;
--color-data-color: #af81eb;
--color-data-color-dim: #6c489b;
--color-data-color: #ce6ea7;
--color-data-color-dim: #924071;
--color-data-gradient: #af81eb;
--color-data-gradient-dim: #6c489b;
--color-data-typography: #eea7a7;
--color-data-typography-dim: #955252;
--color-none: white;
--color-none-repeat: no-repeat;