Skip to content
Snippets Groups Projects
_variables.scss 454 B
Newer Older
$yellow: #f1c017;
$dark-yellow: #b97715;
$black: #121212;
Bastien DUMONT's avatar
Bastien DUMONT committed
$bg-light: #1b1c22;
$fluid-color: #e3b82a;
$elec-color: #d87b39;
$gaz-color: #45d1b8;
$water-color: #3a98ec;
$grey: #a0a0a0;
$grey-blue: #454b4e;
$green: #4dab9a;
$light-green: #7fd771;
$orange: #ffa344;
$pink: #e255a1;
$blue: #0066ff;
$light-blue: #61f0f2;
$red: #ff7369;
$red-alert: #ff0101;
$purple: #9a6dd7;
$gl-red: #ff0101;
$grey-dark: #1b1c22;
$small-device: 768px;
$large-device: 1200px;