publik-base-theme/static/eybens/_vars.scss

18 lines
374 B
SCSS

$primary-color: #c7d55f;
$secondary-color: black;
$button-background: #c5377f;
$button-color: white;
$cancel-button-style: '.custom-cancel-button';
$title-color: black;
$wcs-step-current-label-color: black;
$wcs-step-current-marker-color: black;
$footer-background: #2a2a2a;
$footer-color: $primary-color;
$footer-link-color: $primary-color;
@import '../izi-ici/vars';