This commit is contained in:
Elian Doran
2025-10-23 13:22:26 +03:00
11 changed files with 115 additions and 47 deletions

View File

@@ -87,6 +87,7 @@ body ::-webkit-calendar-picker-indicator {
}
:root .reference-link,
:root .reference-link:hover,
.ck-content a.reference-link > span,
.board-note {
color: var(--dark-theme-custom-color, inherit);

View File

@@ -87,6 +87,7 @@ html {
}
:root .reference-link,
:root .reference-link:hover,
.ck-content a.reference-link > span,
.board-note {
color: var(--light-theme-custom-color, inherit);

View File

@@ -278,6 +278,7 @@
}
:root .reference-link,
:root .reference-link:hover,
.ck-content a.reference-link > span,
.board-note {
color: var(--dark-theme-custom-color, inherit);