diff options
Diffstat (limited to 'themes/hugo-whisper-theme')
-rwxr-xr-x | themes/hugo-whisper-theme/assets/scss/_bootstrap-variables.scss | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/hugo-whisper-theme/assets/scss/_bootstrap-variables.scss b/themes/hugo-whisper-theme/assets/scss/_bootstrap-variables.scss index bbbb9dc..73a9834 100755 --- a/themes/hugo-whisper-theme/assets/scss/_bootstrap-variables.scss +++ b/themes/hugo-whisper-theme/assets/scss/_bootstrap-variables.scss @@ -15,8 +15,8 @@ $container-max-widths: ( $grid-gutter-width: 20px; -$primary: #1de9b6; -$secondary: #ffca28; +$primary: #5FAF63; +$secondary: #2F4BB7; $black: #212529; // Links |