publik-base-theme/static/grenoble-metropole-2022/_vars.scss

19 lines
449 B
SCSS

$primary-color: #FFEC27;
$title-color: #000;
$wcs-step-current-color: #000;
$wcs-step-current-border-bottom: 3px solid $primary-color !default;
$footer-link-color: $primary-color;
$footer-background: #2a2a2a;
$wcs-step-before-border-color: #5D737E;
$wcs-step-current-marker-color: black;
$wcs-step-before-label-color: black;
$wcs-step-before-nb-color: black;
$button-background: $primary-color;
$button-color: black;
@import '../izi-ici/vars';