1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-06 19:53:59 +00:00

update main background color

This commit is contained in:
Bryan Cunningham
2026-01-09 14:24:57 -05:00
parent aa53d64f0c
commit 1b45fdc192

View File

@@ -72,7 +72,7 @@ module.exports = {
code: rgba("--color-text-code"),
},
background: {
DEFAULT: rgba("--color-background"),
DEFAULT: "var(--color-bg-primary)",
alt: rgba("--color-background-alt"),
alt2: rgba("--color-background-alt2"),
alt3: rgba("--color-background-alt3"),