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

Lines changed: 2 additions & 0 deletions
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

Lines changed: 1 addition & 1 deletion
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)