-
Notifications
You must be signed in to change notification settings - Fork 391
refactor: [M3-8898] - Replace one-off hardcoded color values with color tokens pt3 #11241
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor: [M3-8898] - Replace one-off hardcoded color values with color tokens pt3 #11241
Conversation
|
Coverage Report: ❌ |
dwiley-akamai
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No styling regressions observed in Cloud ✅
Code review ✅
Cloud Manager UI test results🎉 445 passing tests on test run #12 ↗︎
|
coliu-akamai
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✅ cloud manager styling
✅ code review
thank you!
Cloud Manager E2E
|
||||||||||||||||||||||||||||
| Project |
Cloud Manager E2E
|
| Branch Review |
develop
|
| Run status |
|
| Run duration | 28m 23s |
| Commit |
|
| Committer | Purvesh Makode |
| View all properties for this run ↗︎ | |
| Test results | |
|---|---|
|
|
0
|
|
|
3
|
|
|
2
|
|
|
0
|
|
|
452
|
| View all changes introduced in this branch ↗︎ | |
Description 📝
Note
The new colors are based on design tokens and have been selected to closely match the existing colors.
Related PRs:
Changes 🔄
pinkwiththeme.tokens.color.Pink[40](#f3c6e2)#e3e5e8withtheme.tokens.color.Neutrals[20]and its equivalent color (#E5E5EA) inmonitor-disabled.svg#2e3238withtheme.tokens.color.Neutrals[100](#343438)#c9c7c7withtheme.tokens.color.Neutrals[40](#c2c2ca)#606469withtheme.tokens.color.Neutrals[70](#696970)#555withtheme.tokens.color.Neutrals[80](#515157)#c9cacbwiththeme.tokens.color.Neutrals[40]orColor.Neutrals[40]and its equivalent color (#c2c2ca) intoggleOff.svg#9ea4aewiththeme.tokens.color.Neutrals[50](#a3a3ab)#cdd0d5withtheme.tokens.color.Neutrals[30](#d6d6dd)#cccwiththeme.tokens.color.Neutrals[40](#c2c2ca)#222withtheme.tokens.color.Neutrals.Black(#232326)#f4f4f4withtheme.tokens.color.Neutrals[5]or equivalent (#f7f7fa)Target release date 🗓️
N/A
Preview 📷
How to test 🧪
As an Author I have considered 🤔
Check all that apply