style/alert bar: update the background color for the light color scheme

This commit is contained in:
Adorian Doran 2025-11-06 08:15:59 +02:00
parent 1a55d3433d
commit 30c1708979

View File

@ -183,7 +183,7 @@
--inactive-tab-hover-background-color: #00000016; --inactive-tab-hover-background-color: #00000016;
--inactive-tab-text-color: #4e4e4e; --inactive-tab-text-color: #4e4e4e;
--alert-bar-background: #32637b29; --alert-bar-background: #f9cf2b29;
--read-only-note-info-bar-background: var(--alert-bar-background); --read-only-note-info-bar-background: var(--alert-bar-background);
--badge-background-color: #00000011; --badge-background-color: #00000011;