perf: update default text-color

pull/3598/head
tangjinzhou 2021-01-24 11:25:30 +08:00
parent fa55a16f2c
commit b6c75bc73c
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@
'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji',
'Segoe UI Emoji', 'Segoe UI Symbol';
@code-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace;
@text-color: fade(@black, 65%);
@text-color: fade(@black, 85%);
@text-color-secondary: fade(@black, 45%);
@text-color-inverse: @white;
@icon-color: inherit;