///////////////////////////////////////////////////////////////////////////////
// # _settings.color.scss
//
// Your color palette should sit here and always follow the same namespace:
// `$color-`
///////////////////////////////////////////////////////////////////////////////
$color-background: #ffffff;
$color-foreground: #151515;
