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 fa55a16 commit b6c75bcCopy full SHA for b6c75bc
components/style/themes/default.less
@@ -47,7 +47,7 @@
47
'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji',
48
'Segoe UI Emoji', 'Segoe UI Symbol';
49
@code-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace;
50
-@text-color: fade(@black, 65%);
+@text-color: fade(@black, 85%);
51
@text-color-secondary: fade(@black, 45%);
52
@text-color-inverse: @white;
53
@icon-color: inherit;
0 commit comments