1
0
mirror of https://github.com/bitwarden/browser synced 2026-03-02 11:31:44 +00:00

Make proper color fix for dark theme only

This commit is contained in:
Jeffrey Holland
2025-12-12 21:24:36 +01:00
parent 2a18225289
commit 3507fe8e21
2 changed files with 5 additions and 5 deletions

View File

@@ -86,9 +86,9 @@
--color-transparent-hover: rgb(255 255 255 / 0.02);
--color-shadow: 0 0 0;
--color-background: 32 39 51;
--color-background: 47 52 61;
--color-background-alt: 18 26 39;
--color-background-alt2: 47 52 61;
--color-background-alt2: 32 39 51;
--color-background-alt3: 48 57 70;
--color-background-alt4: 18 26 39;