Skip to content

Commit 46f3743

Browse files
committed
Fix docs logo
1 parent 0489e47 commit 46f3743

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ sphinx>=8,<9
22
myst-parser>=4.0.0,<4.1
33
sphinx-colorschemed-images>=0.2.2
44
sphinx-copybutton>=0.5.2,<1.0.0
5-
sphinx-nefertiti>=0.7.0
5+
sphinx-nefertiti>=0.7.3

docs/static/chat-text-fill.svg

Lines changed: 2 additions & 2 deletions
Loading

docs/static/custom.css

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
html.light .project-logo {
2+
filter: invert(83%) sepia(100%) saturate(0%) hue-rotate(291deg) brightness(107%) contrast(101%);
3+
}
4+
15
.nftt-content li {
26
margin-bottom: 4px;
3-
}
7+
}

0 commit comments

Comments
 (0)