Skip to content

Commit b6c75bc

Browse files
committed
perf: update default text-color
1 parent fa55a16 commit b6c75bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/style/themes/default.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji',
4848
'Segoe UI Emoji', 'Segoe UI Symbol';
4949
@code-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace;
50-
@text-color: fade(@black, 65%);
50+
@text-color: fade(@black, 85%);
5151
@text-color-secondary: fade(@black, 45%);
5252
@text-color-inverse: @white;
5353
@icon-color: inherit;

0 commit comments

Comments
 (0)