mirror of
https://github.com/docmost/docmost.git
synced 2026-05-17 14:54:05 +08:00
Make codeblock comment more legible in light mode
This commit is contained in:
@@ -33,7 +33,7 @@
|
|||||||
.hljs-comment,
|
.hljs-comment,
|
||||||
.hljs-quote {
|
.hljs-quote {
|
||||||
color: light-dark(
|
color: light-dark(
|
||||||
var(--mantine-color-gray-5),
|
var(--mantine-color-gray-6),
|
||||||
var(--mantine-color-dark-2)
|
var(--mantine-color-dark-2)
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user