Skip to content

Commit b8d4b3c

Browse files
committed
Modify the text default color.
1 parent 639d878 commit b8d4b3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
:global {
44
.@{editor-prefix} {
5+
color: #24292e;
56
text-align: left;
67
box-shadow: 0 0 0 1px rgba(16, 22, 26, 0.1), 0 0 0 rgba(16, 22, 26, 0), 0 1px 1px rgba(16, 22, 26, 0.2);
78
border-radius: 3px;

0 commit comments

Comments
 (0)