Skip to content

Commit d768ba9

Browse files
Make the logo more visible in dark mode (#1135)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 483824b commit d768ba9

File tree

4 files changed

+126
-1
lines changed

4 files changed

+126
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## dev
22

3+
- [docs] Make the logo more visible in dark mode
4+
35
## 1.3.2
46

57
- The project version number is now dynamic and generated from the VCS at build time

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<p align="center">
22
<a href="https://pipx.pypa.io">
3-
<img align="center" src="https://github.com/pypa/pipx/raw/main/logo.png" width="200"/>
3+
<img align="center" src="https://github.com/pypa/pipx/raw/main/logo.svg" width="200"/>
44
</a>
55
</p>
66

logo.png

-70.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)