rentgen/sidebar/colors.scss

8 lines
155 B
SCSS
Raw Normal View History

$mid-grey: #2e3a59;
2022-01-20 19:03:03 +01:00
$disabled-grey: #8a949f;
$light-grey: #d1d1d1;
2022-01-20 19:03:03 +01:00
$blue: #0048D9;
$icd-yellow: #ffee2c;
2022-01-23 21:42:49 +01:00
$pale-yellow: #fff8e5;
$contrast-yellow: #ffb900;