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 585138e commit 16177b6Copy full SHA for 16177b6
src/style/index.less
@@ -18,7 +18,7 @@
18
@media (prefers-color-scheme: light) {
19
.@{w-textarea} {
20
--color-fg-default: #24292f;
21
- --color-canvas-subtle: #161b22;
+ --color-canvas-subtle: #f6f8fa;
22
--color-prettylights-syntax-comment: #6e7781;
23
--color-prettylights-syntax-entity-tag: #116329;
24
--color-prettylights-syntax-entity: #8250df;
0 commit comments