Skip to content

Commit 6389ec1

Browse files
authored
fix(theme): fix dark style color (#1819)
1 parent 663b764 commit 6389ec1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/theme/system/theme-dark.less

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,5 @@
88

99
@sf-optional-color: darken(@text-color, 50%);
1010
@sf-widget-array-type-card-remove-bg: rgba(0, 0, 0, 0.66);
11+
12+
@scrollbar-track-color: fade(@white, 30%);

0 commit comments

Comments
 (0)