Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 4e6fd163 authored by Christophe Chaudier's avatar Christophe Chaudier :rocket: Committed by Julie Thezenas
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 6350ba9c
No related branches found
No related tags found
1 merge request!58Resolve "range docusaurus colors in css"
Pipeline #6066 canceled
......@@ -3,7 +3,7 @@
/* background */
html[data-theme='dark'] {
--ifm-background-color: #18191a;
--ifm-background-surface-color: #18191a;
--ifm-background-surface-color: var(--ifm-background-color);
--ifm-hover-overlay: #ffffff0d;
--ifm-color-content-secondary: var(--ifm-color-primary-light);
--ifm-breadcrumb-separator-filter: invert(64%) sepia(11%) saturate(0%);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment