mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 14:23:32 +00:00
Add Chromatic (#719)
This commit is contained in:
@@ -37,7 +37,11 @@ module.exports = {
|
||||
500: "var(--color-info-500)",
|
||||
700: "var(--color-info-700)",
|
||||
},
|
||||
"text-muted": "var(--color-text-muted)",
|
||||
text: {
|
||||
main: "var(--color-text-main)",
|
||||
muted: "var(--color-text-muted)",
|
||||
contrast: "var(--color-text-contrast)",
|
||||
},
|
||||
background: {
|
||||
DEFAULT: "var(--color-background)",
|
||||
alt: "var(--color-background-alt)",
|
||||
|
||||
Reference in New Issue
Block a user