changed: heading mark color

This commit is contained in:
quenousimporte 2023-12-04 11:40:18 +01:00
parent 278aec4311
commit ac43ce031a
1 changed files with 1 additions and 1 deletions

View File

@ -174,7 +174,7 @@ body::-webkit-scrollbar-thumb {
}
.color-heading-mark {
color: var(--accent);
color: lightgray;
}
.color-heading {