Skip to content

Commit 8673b9a

Browse files
edit css
1 parent 85a2e48 commit 8673b9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/riscript-lightMode.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
}
4747

4848
.riscript.hljs {
49-
color: var(--text_darkmode);
49+
color: var(--text_lightmode);
5050
background-color: var(--background_lightmode);
5151
}
5252

0 commit comments

Comments
 (0)