docs: 💄 change heading color for dark mode
Signed-off-by: slumbering <slumbering.pierrot@gmail.com>
This commit is contained in:
parent
938e402b54
commit
8c2ef129cf
@ -62,6 +62,7 @@ html[data-theme="dark"] {
|
|||||||
--ifm-tabs-color-active: var(--ifm-color-primary-light);
|
--ifm-tabs-color-active: var(--ifm-color-primary-light);
|
||||||
--ifm-table-stripe-background: #2e526a;
|
--ifm-table-stripe-background: #2e526a;
|
||||||
--ifm-code-background: var(--ifm-color-primary-dark);
|
--ifm-code-background: var(--ifm-color-primary-dark);
|
||||||
|
--ifm-heading-color: var(--ifm-color-primary-light);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* global */
|
/* global */
|
||||||
|
Reference in New Issue
Block a user