diff --git a/.changeset/serious-lamps-carry.md b/.changeset/serious-lamps-carry.md new file mode 100644 index 0000000000..58856ce30b --- /dev/null +++ b/.changeset/serious-lamps-carry.md @@ -0,0 +1,5 @@ +--- +"@marigold/theme-b2b": patch +--- + +fix: change value of underlay token diff --git a/themes/theme-b2b/src/tokens.ts b/themes/theme-b2b/src/tokens.ts index 4acabf9728..97d6170908 100644 --- a/themes/theme-b2b/src/tokens.ts +++ b/themes/theme-b2b/src/tokens.ts @@ -155,7 +155,7 @@ export const colors = { */ lowered: brand.secondary[700], - underlay: 'rgba(206, 212, 218, 0.5)', + underlay: brand.secondary[200], }, // State