diff --git a/app/stylesheets/styles/config/_variables.sass b/app/stylesheets/styles/config/_variables.sass index 48bbba2..b1d6b2e 100755 --- a/app/stylesheets/styles/config/_variables.sass +++ b/app/stylesheets/styles/config/_variables.sass @@ -2,14 +2,14 @@ $media-breakpoints: (xs: 0, se: 320px, sm: 576px, md: 768px, lg: 1024px, xl: 1400px) // colors -$black: #333333 +$black: #000 $white: #FFF $whitegrey: #A9A9A9 -$color-base: #F8F8F8 +$color-base: #FFFEF4 $color-main: $black $color-main-light: #7B7B7B -$color-accent: #BA083D +$color-accent: #000 $color-reversal: $white // background-color