/home/techb158/l2hypotheques.com/wp-content/themes/pylon/inc/merlin/assets/scss
Edit: /home/techb158/l2hypotheques.com/wp-content/themes/pylon/inc/merlin/assets/scss/_variables.scss (377B)
$background: #f1f1f1;
// Buttons
$button--hover: #f1f1f1;
$button--active: #ebebeb;
// Colors
$blue: #0073aa;
$blue__lighter: #00ace1;
$blue__darker: #005d8a;
$red: #d54e21;
$green: #46b450;
$white: #ffffff;
$yellow: #ffb900;
$black: #444;
$gray: #7d8183;
$dotsBackground: #e9e9e9;
// Transitions
$speed: 500ms;
$speed_longer: #{$speed + 200};
$speed_accessibility: 300ms;