Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@ Add `intility-bifrost` to your `mkdocs.yml` plugins:
theme:
name: material
palette:
- scheme: light
primary: teal # Options: teal, purple, pink, yellow
- scheme: default # or 'light' — both map to Bifrost light mode
primary: teal # Options: teal, purple, pink, yellow
toggle:
icon: material/brightness-7
name: Switch to dark mode
- scheme: dark
- scheme: slate # or 'dark' — both map to Bifrost dark mode
primary: teal
toggle:
icon: material/brightness-4
Expand Down
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ where = ["src"]
intility_bifrost_mkdocs = [
"overrides/**/*.html",
"overrides/**/*.css",
"overrides/**/*.woff2",
"overrides/**/*.js",
]

Expand Down
Binary file not shown.
Binary file not shown.
Loading