UNPKG

@nysds/styles

Version:

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

9 lines (8 loc) 740 B
/*! * NYSDS Theme: Recreation and Environment * Designed for agencies in the Recreation and Environment 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-environment-green-10);--nys-color-theme-weaker: var(--nys-color-environment-green-100);--nys-color-theme-weak: var(--nys-color-environment-green-200);--nys-color-theme-mid: var(--nys-color-environment-green-400);--nys-color-theme: var(--nys-color-environment-green-700);--nys-color-theme-strong: var(--nys-color-environment-green-800);--nys-color-theme-stronger: var(--nys-color-environment-green-900)}