Make codeblock comment more legible in light mode
This commit is contained in:
parent
2205ce0c3b
commit
061a02ce51
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue