diff --git a/apps/client/src/stylesheets/theme-next-light.css b/apps/client/src/stylesheets/theme-next-light.css index 03328f7ad..a5a913c4a 100644 --- a/apps/client/src/stylesheets/theme-next-light.css +++ b/apps/client/src/stylesheets/theme-next-light.css @@ -183,7 +183,7 @@ --inactive-tab-hover-background-color: #00000016; --inactive-tab-text-color: #4e4e4e; - --alert-bar-background: #32637b29; + --alert-bar-background: #f9cf2b29; --read-only-note-info-bar-background: var(--alert-bar-background); --badge-background-color: #00000011;