1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-13 14:53:33 +00:00

[CL-581] Update svgs to new designs and make responsive (#16219)

This commit is contained in:
Vicki League
2025-09-10 17:23:53 -04:00
committed by GitHub
parent c160b421fc
commit 926f587ea2
109 changed files with 798 additions and 1391 deletions

View File

@@ -64,11 +64,6 @@ module.exports = {
100: rgba("--color-notification-100"),
600: rgba("--color-notification-600"),
},
// art styles deprecated, use 'illustration' instead
art: {
primary: rgba("--color-art-primary"),
accent: rgba("--color-art-accent"),
},
text: {
main: rgba("--color-text-main"),
muted: rgba("--color-text-muted"),