diff --git a/app/assets/stylesheets/themes/menu_bar.scss b/app/assets/stylesheets/themes/menu_bar.scss index 2f4944763..17743f949 100644 --- a/app/assets/stylesheets/themes/menu_bar.scss +++ b/app/assets/stylesheets/themes/menu_bar.scss @@ -23,7 +23,7 @@ & > a, & > span { @include font-small; - color: $color-silver-chalice; + color: $color-volcano; display: grid; margin-left: auto; margin-right: auto;