UNPKG

@nysds/styles

Version:

CSS variables, styles, and themes for the New York State Design System

9 lines (8 loc) 710 B
/*! * NYSDS Theme: Health and Human Services * Designed for agencies in the Health and Human Services grouping * Part of the New York State Design System * A design system for New York State's digital products. * Repository: https://github.com/its-hcd/nysds * License: MIT */:root{--nys-color-theme-faint: var(--nys-color-health-purple-10);--nys-color-theme-weaker: var(--nys-color-health-purple-100);--nys-color-theme-weak: var(--nys-color-health-purple-200);--nys-color-theme-mid: var(--nys-color-health-purple-400);--nys-color-theme: var(--nys-color-health-purple-700);--nys-color-theme-strong: var(--nys-color-health-purple-800);--nys-color-theme-stronger: var(--nys-color-health-purple-900)}