mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
dark_theme: Set color variables for overlays, non-empty indicators.
This commit is contained in:
@@ -355,7 +355,7 @@ div.overlay {
|
||||
height: 100%;
|
||||
-webkit-overflow-scrolling: touch;
|
||||
|
||||
background-color: hsl(0deg 0% 13% / 80%);
|
||||
background-color: var(--color-background-overlay);
|
||||
z-index: 105;
|
||||
|
||||
pointer-events: none;
|
||||
|
||||
Reference in New Issue
Block a user