diff --git a/web/styles/zulip.css b/web/styles/zulip.css index e75cdf6994..6029a52fe9 100644 --- a/web/styles/zulip.css +++ b/web/styles/zulip.css @@ -462,7 +462,8 @@ body.has-overlay-scrollbar { --color-navbar-spectator-medium-attention-brand-button-background ); - &:hover { + &:hover, + &:focus { color: var( --color-navbar-spectator-medium-attention-brand-button-text ); diff --git a/web/templates/navbar.hbs b/web/templates/navbar.hbs index cd54ab43b8..43c489c6d8 100644 --- a/web/templates/navbar.hbs +++ b/web/templates/navbar.hbs @@ -37,7 +37,7 @@