fix: styles

This commit is contained in:
Konstantinos Kaloutas
2022-11-16 19:24:34 +02:00
parent f004236369
commit 58d41083f8
2 changed files with 5 additions and 4 deletions

View File

@@ -151,6 +151,7 @@ html[data-theme='light'] {
--ls-block-bullet-color: rgba(67, 63, 56, 0.25);
--ls-block-highlight-color: #c0e6fd;
--ls-selection-background-color: #e4f2ff;
--ls-selection-text-color: var(--ls-secondary-text-color);
--ls-page-checkbox-color: #9dbbd8;
--ls-page-checkbox-border-color: var(--ls-page-checkbox-color);
--ls-page-blockquote-color: var(--ls-primary-text-color);