We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e716fe commit caccd38Copy full SHA for caccd38
src/css/custom.css
@@ -33,6 +33,12 @@
33
--ifm-color-primary-lighter: #3f76bd;
34
--ifm-color-primary-lightest: #5788c5;
35
36
+ .hero--primary {
37
+ --ifm-heading-color: #ffffff;
38
+ --ifm-hero-text-color: #ffffff;
39
+ }
40
+
41
42
--docusaurus-highlighted-code-line-bg: rgba(0, 0, 0, 0.3);
43
--add-highlight-line-bg: rgba(46, 160, 67, 0.1);
44
--add-highlight-line-border: rgba(46, 160, 67, 0.4);
0 commit comments