style: dark theme for scroller
This commit is contained in:
@@ -31,7 +31,7 @@ hue-6-2: #c18401
|
||||
.code-pre.light {
|
||||
.hljs {
|
||||
color: #383a42;
|
||||
background: #fafafa;
|
||||
background: var(--color-editor-light);
|
||||
}
|
||||
|
||||
.hljs-comment,
|
||||
|
||||
Reference in New Issue
Block a user