We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae1dbd9 commit fafed46Copy full SHA for fafed46
core/src/themes/md/dark.tokens.ts
@@ -32,7 +32,7 @@ export const darkTheme: DarkTheme = {
32
},
33
34
textColorStep: {
35
- 50: '#f33f33',
+ 50: '#f3f3f3',
36
100: '#e7e7e7',
37
150: '#dbdbdb',
38
200: '#d0d0d0',
0 commit comments