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 5af1062 commit 76ea2a3Copy full SHA for 76ea2a3
jsdoc-conf.json
@@ -29,7 +29,8 @@
29
"template": "./node_modules/clean-jsdoc-theme",
30
"theme_opts": {
31
"default_theme": "dark",
32
- "title": "Parse Server"
+ "title": "Parse Server",
33
+ "create_style": "header, .sidebar-section-title, .sidebar-title { color: #139cee !important }"
34
}
35
},
36
"markdown": {
0 commit comments