changed: heading mark in accent color

This commit is contained in:
quenousimporte 2023-12-13 11:50:50 +01:00
parent cd2c4accaf
commit c6338d1850
1 changed files with 1 additions and 1 deletions

View File

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