Skip to content

Commit 65ef1db

Browse files
authored
adding logo (#45)
1 parent 9eae3a4 commit 65ef1db

File tree

7 files changed

+125
-5
lines changed

7 files changed

+125
-5
lines changed

docs/extra/tweaks.css

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
/* Revert hue value to that of pre mkdocs-material v9.4.0 */
2+
[data-md-color-scheme="slate"] {
3+
--md-hue: 230;
4+
--md-default-bg-color: hsla(230, 15%, 21%, 1);
5+
}
6+
7+
.hide {
8+
display: none;
9+
}

docs/favicon.ico

4.19 KB
Binary file not shown.

docs/img/logo-white.svg

Lines changed: 17 additions & 0 deletions
Loading

docs/img/pydantic-ai-dark.svg

Lines changed: 34 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)