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