Skip to content

Commit 07d4537

Browse files
authored
bug(brand band): update to latest primitive tokens (#4634)
1 parent 2339851 commit 07d4537

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

design-tokens/extensions/ui-force/primitive/palette-colors.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ props:
1919
release: 2.6.0
2020
access: global
2121
BRAND_BACKGROUND_PRIMARY_TRANSPARENT:
22-
value: "rgba(250,250,249,0)"
22+
value: "rgba(176,196,223,0)"
2323
comment: "These RGBA values need to be updated if BRAND_BACKGROUND_PRIMARY changes, solves webkit bug"
2424
themeable: true
2525
release: 2.6.0

design-tokens/primitive/palette-colors.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ props:
156156
release: 2.6.0
157157
access: global
158158
BRAND_BACKGROUND_PRIMARY_TRANSPARENT:
159-
value: "rgba(238,244,255,0)"
159+
value: "rgba(176,196,223,0)"
160160
comment: "These RGBA values need to be updated if BRAND_BACKGROUND_PRIMARY changes, solves webkit bug"
161161
themeable: true
162162
release: 2.6.0

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@salesforce-ux/create-snap": "0.0.7",
5151
"@salesforce-ux/design-system-markup": "2.0.2",
5252
"@salesforce-ux/design-system-parser": "1.1.0",
53-
"@salesforce-ux/design-system-primitive-tokens": "^0.2.1",
53+
"@salesforce-ux/design-system-primitive-tokens": "^0.2.2",
5454
"@salesforce-ux/icons": "9.40.4",
5555
"@salesforce-ux/instant-vrt": "2.0.0",
5656
"@salesforce-ux/postcss-annotations-parser": "0.1.1",

0 commit comments

Comments
 (0)