fix(projects): replace raw color literals with tokens in project-card.css
This commit is contained in:
@@ -56,6 +56,9 @@
|
||||
--color-on-primary-fixed: #00164e;
|
||||
--color-on-primary-fixed-variant: #264191;
|
||||
|
||||
--color-primary-12: rgba(182, 196, 255, 0.12);
|
||||
--color-primary-87: #dce1ff;
|
||||
|
||||
--color-success: #5ccf91;
|
||||
--color-warning: #f4e04d;
|
||||
--color-danger: #cc3b3b;
|
||||
|
||||
Reference in New Issue
Block a user