We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c62972c commit d7590f0Copy full SHA for d7590f0
docs/stylesheets/extra.css
mkdocs.yml
@@ -11,14 +11,14 @@ theme:
11
logo: images/logo-light.svg
12
palette:
13
- scheme: default
14
- primary: green
15
- accent: green
+ primary: blue grey
+ accent: blue grey
16
toggle:
17
icon: material/brightness-7
18
name: Switch to dark mode
19
- scheme: slate
20
21
22
23
icon: material/brightness-4
24
name: Switch to light mode
@@ -90,6 +90,3 @@ extra:
90
- icon: fontawesome/brands/github
91
link: https://github.com/modelcontextprotocol/java-sdk
92
generator: false
93
-
94
-extra_css:
95
- - stylesheets/extra.css
0 commit comments