Skip to content

Commit ce26309

Browse files
author
jhudsl-robot
committed
🔄 Created local 'assets/style_config_default.css' from remote 'assets/style_config_default.css'
release-renderAction
1 parent 9d81bc8 commit ce26309

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)