@groww-tech/mint-css
Version:
A CSS library that provides classes, tokens, variables, fonts and other essential stylings governed under MINT design system, used by Groww
46 lines (45 loc) • 1.55 kB
JavaScript
// Auto-generated names for groww-primary semantic tokens (background)
module.exports = [
"background-accent",
"background-accent-secondary",
"background-accent-secondary-subtle",
"background-accent-subtle",
"background-accent-subtle-on-surface-z1",
"background-accent-subtle-on-surface-z2",
"background-always-dark",
"background-always-light",
"background-disabled",
"background-disabled-on-surface-z1",
"background-disabled-on-surface-z2",
"background-inverse-primary",
"background-negative",
"background-negative-subtle",
"background-negative-subtle-on-surface-z1",
"background-negative-subtle-on-surface-z2",
"background-on-warning-subtle",
"background-overlay-primary",
"background-overlay-secondary",
"background-positive",
"background-positive-subtle",
"background-positive-subtle-on-surface-z1",
"background-positive-subtle-on-surface-z2",
"background-primary",
"background-secondary",
"background-secondary-on-surface-z1",
"background-secondary-on-surface-z2",
"background-secondary-subtle-on-surface-z1",
"background-secondary-subtle-on-surface-z2",
"background-surface-docked",
"background-surface-primary",
"background-surface-secondary",
"background-surface-z1",
"background-surface-z2",
"background-tertiary",
"background-tertiary-on-surface-z1",
"background-tertiary-on-surface-z2",
"background-transparent",
"background-warning",
"background-warning-subtle",
"background-warning-subtle-on-surface-z1",
"background-warning-subtle-on-surface-z2"
];