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