💄(app-desk) change the text color
The text color from the mockup is not blue but a dark grey. This commit changes the base color of the Text component to match the mockup.
This commit is contained in:
@@ -196,6 +196,7 @@ const config = {
|
||||
'secondary-700': '#3b2424',
|
||||
'secondary-800': '#341f1f',
|
||||
'secondary-900': '#2b1919',
|
||||
'greyscale-text': '#303C4B',
|
||||
'greyscale-000': '#cecece',
|
||||
'greyscale-100': '#f6f6f6',
|
||||
'greyscale-200': '#eeeeee',
|
||||
|
||||
Reference in New Issue
Block a user