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 9d81bc8 commit ce26309Copy full SHA for ce26309
‎assets/style_config_default.css‎
@@ -0,0 +1,8 @@
1
+:root {
2
+ --link-color: #0b5b9d;
3
+ --accent-color: #012d72; /* book title, first letter of chapter, toc text */
4
+ --highlight-color: #68ace5; /* toc highlight, callout box borders */
5
+ --caption-color: #595959;
6
+ --background-color: white;
7
+ --callout-background-color: #e8ebee;
8
+ }
0 commit comments