More contrast in base colors

master
Emil Miler 1 year ago
parent 7f8eb85d49
commit 33bd6dad4a

@ -6,8 +6,8 @@ $width-narrow: $width-wrap*0.75;
$col-accent: #fc0;
$col-dark: #131516;
$col-medium: lighten($col-dark, 4);
$col-light: lighten($col-dark, 18);
$col-medium: lighten($col-dark, 8);
$col-light: lighten($col-dark, 30);
$col-white: #e8e6e3;
$col-offwhite: darken($col-white, 25);

Loading…
Cancel
Save