We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7f812cb + 3dbfa8c commit 17a4ae6Copy full SHA for 17a4ae6
packages/bento-design-system/src/util/atoms.ts
@@ -94,6 +94,7 @@ const color = {
94
...vars.textColor,
95
...vars.interactiveForegroundColor,
96
...vars.outlineColor,
97
+ ...vars.dataVisualizationColor,
98
};
99
100
const background = {
0 commit comments