mirror of
https://github.com/docmost/docmost.git
synced 2025-11-13 20:02:38 +10: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