Skip to content

Commit 4df5c2e

Browse files
committed
docs: Logo Changes with Dark/Light Mode
Updated the README.md so that the etee Python API logo changes when dark or light mode Github is detected.
1 parent b4bf9d0 commit 4df5c2e

3 files changed

Lines changed: 14 additions & 16 deletions

File tree

README.md

Lines changed: 14 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -8,21 +8,19 @@
88

99
<!-- PROJECT LOGO -->
1010
<br />
11-
<div align="center">
12-
<a href="https://github.com/eteeXR/etee-Python-API">
13-
<img src="img/logo-dark-mode.png" alt="Logo" width="200" height="200">
14-
</a>
15-
16-
<p align="center">
17-
Official Python API for the eteeController devices.
18-
<br />
19-
<a href="https://tg0-etee-python-api.readthedocs-hosted.com/en/latest/index.html#"><strong>Explore the docs »</strong></a>
20-
<br />
21-
<a href="https://github.com/eteeXR/etee-Python-API/issues">Report Bug</a>
22-
·
23-
<a href="https://github.com/eteeXR/etee-Python-API/issues">Request Feature</a>
24-
</p>
25-
</div>
11+
12+
![Logo Dark](./img/logo-banner-dark-mode.png#gh-dark-mode-only)
13+
![Logo Light](./img/logo-banner-light-mode.png#gh-light-mode-only)
14+
15+
<p align="center">
16+
Official Python API for the eteeController devices.
17+
<br />
18+
<a href="https://tg0-etee-python-api.readthedocs-hosted.com/en/latest/index.html#"><strong>Explore the docs »</strong></a>
19+
<br />
20+
<a href="https://github.com/eteeXR/etee-Python-API/issues">Report Bug</a>
21+
·
22+
<a href="https://github.com/eteeXR/etee-Python-API/issues">Request Feature</a>
23+
</p>
2624

2725

2826
<!-- SHIELDS FOR REPO -->
@@ -264,7 +262,7 @@ This repository was created by the [TG0][url-tg0-website] team, for the [etee][u
264262

265263
Code and documentation authors include:
266264
- **Dimitri Chikhladze** (API development and documentation)
267-
- **Pilar Zhang Qiu** (API development, documentation and release)
265+
- **Pilar Zhang Qiu** (API development, documentation and releases)
268266

269267
<p align="right">(<a href="#readme-top">back to top</a>)</p>
270268

img/logo-banner-dark-mode.png

17.1 KB
Loading

img/logo-banner-light-mode.png

18.3 KB
Loading

0 commit comments

Comments
 (0)