diff --git a/client/styles/abstracts/_variables.scss b/client/styles/abstracts/_variables.scss index 26407719..b0fd5a69 100644 --- a/client/styles/abstracts/_variables.scss +++ b/client/styles/abstracts/_variables.scss @@ -194,7 +194,7 @@ $themes: ( toolbar-button-color: #333333, toolbar-button-background-color: #C1C1C1, button-background-hover-color: $yellow, - button-background-active-color: #f10046, + button-background-active-color: $yellow, button-nav-inactive-color: #a0a0a0, button-hover-color: #333333, button-active-color: #333333,