diff --git a/src/scss/variables.scss b/src/scss/variables.scss index 0fccbf16ad..088fea7ef9 100644 --- a/src/scss/variables.scss +++ b/src/scss/variables.scss @@ -166,8 +166,8 @@ $themes: ( inputPlaceholderColor: lighten($nord3, 20%), buttonBackgroundColor: $nord3, buttonBorderColor: $nord0, - buttonColor: $nord6, - buttonPrimaryColor: $nord9, + buttonColor: $nord5, + buttonPrimaryColor: $nord8, buttonDangerColor: $nord11, primaryColor: $nord9, primaryAccentColor: $nord8,