Skip to content

Commit dfe1560

Browse files
committed
add DF logo dark theme
1 parent bfdfb86 commit dfe1560

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,11 @@ TorchCFM development and maintenance are financially supported by:
204204
<img src="assets/DF_logo.png" width="300"/>
205205
</p>
206206

207+
<picture>
208+
<source media="(prefers-color-scheme: dark)" srcset="./DF_logo_dark.png">
209+
<img alt="DF logo changing depending on mode.'" src="./DF_logo.png">
210+
</picture>
211+
207212
## License
208213

209214
Conditional-Flow-Matching is licensed under the MIT License.

assets/DF_logo_dark.png

15.2 KB
Loading

0 commit comments

Comments
 (0)