Skip to content

Commit d7590f0

Browse files
committed
change theme
Signed-off-by: Christian Tzolov <christian.tzolov@broadcom.com>
1 parent c62972c commit d7590f0

File tree

2 files changed

+4
-20
lines changed

2 files changed

+4
-20
lines changed

docs/stylesheets/extra.css

Lines changed: 0 additions & 13 deletions
This file was deleted.

mkdocs.yml

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@ theme:
1111
logo: images/logo-light.svg
1212
palette:
1313
- scheme: default
14-
primary: green
15-
accent: green
14+
primary: blue grey
15+
accent: blue grey
1616
toggle:
1717
icon: material/brightness-7
1818
name: Switch to dark mode
1919
- scheme: slate
20-
primary: green
21-
accent: green
20+
primary: blue grey
21+
accent: blue grey
2222
toggle:
2323
icon: material/brightness-4
2424
name: Switch to light mode
@@ -90,6 +90,3 @@ extra:
9090
- icon: fontawesome/brands/github
9191
link: https://github.com/modelcontextprotocol/java-sdk
9292
generator: false
93-
94-
extra_css:
95-
- stylesheets/extra.css

0 commit comments

Comments
 (0)