diff --git a/app/themes/high-contrast/custom.scss b/app/themes/high-contrast/custom.scss index f460705b..cf395204 100644 --- a/app/themes/high-contrast/custom.scss +++ b/app/themes/high-contrast/custom.scss @@ -443,6 +443,6 @@ tg-project-menu { // DASHBOARD .home-wrapper { .title-bar { - color: $white; + color: $black; } }