Skip to content

Commit 9bc8b0d

Browse files
engaibrandonferrua
authored andcommitted
fix(token): change color-text-link token (#3052)
* fix(token): change color-text-link token * chore(tokens): update snapshots chore(tokens): update snapshots
1 parent f197b4a commit 9bc8b0d

File tree

93 files changed

+1064
-1063
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

93 files changed

+1064
-1063
lines changed

design-tokens/force-base/aliases/color.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,3 +124,4 @@ aliases:
124124
MISCHKA: "#CED5E1"
125125
SOLITUDE: "#E8ECF3"
126126
ROMANCE: "#FDFDFD"
127+
SANTORINI: "#006DCC"

design-tokens/palette-colors.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ props:
116116
value: "#eeeeee"
117117
comment: "Active / Hover state of BRAND_HEADER_CONTRAST"
118118
BRAND_TEXT_LINK:
119-
value: "#0070D2"
119+
value: "#006DCC"
120120
comment: "Primary text link brand color"
121121
BRAND_TEXT_LINK_ACTIVE:
122122
value: "#005fb2"

design-tokens/salesforce-skin/text-color.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ props:
149149
comment: Input icon
150150
## LINKS
151151
COLOR_TEXT_LINK:
152-
value: '{!SCIENCE_BLUE}'
152+
value: '{!SANTORINI}'
153153
comment: Link text (508)
154154
COLOR_TEXT_LINK_ACTIVE:
155155
value: '{!MIDNIGHT_BLUE}'

test/__tests__/__snapshots__/Chat_Outbound_message_with_delivery_failure.json

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

test/__tests__/__snapshots__/Global_Header_Notification_With_playground.json

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

test/__tests__/__snapshots__/Global_Header_Search_Active_State.json

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

test/__tests__/__snapshots__/Global_Header_Search_Default_State.json

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

test/__tests__/__snapshots__/Global_Header_Search_Expanded_State.json

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

test/__tests__/__snapshots__/Menu_with_Action_Overflow.json

Lines changed: 6 additions & 6 deletions
Large diffs are not rendered by default.

test/__tests__/__snapshots__/base_global_header.json

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)