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

33 lines
695 B
SCSS

$primary-color: #de3559;
$border-radius: 3px;
$font-family: Montserrat, Arial, sans-serif;
$width: auto;
$font-color: #666;
$font-size: 13px;
$nav-background: transparent;
$nav-color: white;
$font-color: #313435;
$link-color: $primary-color;
$dark-link-color: #2e2d35;
$footer-background: white;
$footer-color: #333;
$cell-border: 0;
$cell-title-cover-border: false;
$form-sidebar-position: top;
$form-style: light;
$widget-background: #f5f5f5;
$widget-custom-radio-checkbox: true;
$widget-custom-radio-checkbox-color: $primary-color;
$widget-unique-checkbox-position: left;
$button-background: $primary-color;
$button-color: white;
$nav-mobile-mode: bottom-bar;
$nav-after-image: false;