refactor: [M3-8917] - Replace one-off hardcoded color values with color tokens pt4 #11345
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description 📝
Note
The new colors are based on design tokens and have been selected to closely match the existing colors.
Changes 🔄
#5ad865
withtheme.tokens.color.Green[60]
#65ba75
#1CB35C
withtheme.tokens.color.Green[70]
#00b050
#f8f8f2
withtheme.tokens.color.Yellow[5]
#ffffeb
#e6db74
withtheme.tokens.color.Yellow[50]
#e8e86a
#32363b
withtheme.tokens.color.Neutrals[100]
#343438
#17CF73
withtheme.tokens.color.Green[70]
#00b050
#00B159
withtheme.tokens.color.Green[70]
#00b050
#1f64b6
withtheme.tokens.color.Ultramarine[80]
#3a5ccc
#939598
withtheme.tokens.color.Neutrals[50]
#a3a3ab
#B8B8B8
withtheme.tokens.color.Neutrals[50]
#a3a3ab
#3683dc
withtheme.tokens.color.Ultramarine[70]
#4067e5
#cce2ff
withtheme.tokens.color.Brand[30]
#ceedfe
#888
withtheme.tokens.color.Neutrals[60]
#83838c
#616161
withtheme.tokens.color.Neutrals[70]
#696970
#02b159
withtheme.tokens.color.Green[70]
#00b050
#6e6e6e
withtheme.tokens.color.Neutrals[70]
#696970
#979797
withtheme.tokens.color.Neutrals[50]
#a3a3ab
#777
withtheme.tokens.color.Neutrals[70]
#696970
#444
withtheme.tokens.color.Ultramarine[80]
#3a5ccc
#f5f6f7
withtheme.tokens.color.Ultramarine[5]
#f8faff
#343438
withtheme.tokens.color.Neutrals[90]
#3d3d42
#e1edfa
withtheme.tokens.color.Ultramarine[20]
#e6edfe
#ededf4
withtheme.tokens.color.Neutrals[10]
#ededf2
#83868c
withtheme.tokens.color.Neutrals[60]
#83838c
#c1c1c0
withtheme.tokens.color.Neutrals[40]
#c2c2ca
#2575d0
withtheme.tokens.color.Ultramarine[70]
#4067e5
#32363c
withtheme.tokens.color.Neutrals[90]
#3d3d42
#888f91
withtheme.tokens.color.Neutrals[60]
#83838c
#999
withtheme.tokens.color.Neutrals[50]
#a3a3ab
#fbfbfb
withtheme.tokens.color.Neutrals[5]
#f7f7fa
#3f8a4e
withtheme.tokens.color.Green[70]
#00b050
#4FAD62
withtheme.tokens.color.Green[60]
#65ba75
#72BD81
withtheme.tokens.color.Green[50]
#97cf9c
#ADD8E6
withtheme.tokens.color.Cyan[30]
#aadee6
#eaeaf0
withtheme.tokens.color.Ultramarine[10]
#f0f4ff
#5c6470
withtheme.tokens.color.Neutrals[70]
#696970
#9DA4A6
withtheme.tokens.color.Neutrals[50]
#a3a3ab
#c4c4c4
withtheme.tokens.color.Neutrals[40]
#c2c2ca
#D6D7D9
withtheme.tokens.color.Neutrals[30]
#d6d6dd
Target release date 🗓️
N/A
Preview 📷
How to test 🧪
As an Author I have considered 🤔
Check all that apply