Skip to content

Commit 5caf362

Browse files
committed
chore: update readme
1 parent 369efc3 commit 5caf362

1 file changed

Lines changed: 27 additions & 1 deletion

File tree

README.md

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
1-
# Pygments Styles
1+
<div align="center">
2+
3+
<picture>
4+
<source media="(prefers-color-scheme: dark)" srcset="https://pygments-styles.org/_static/dark-logo.svg">
5+
<source media="(prefers-color-scheme: light)" srcset="https://pygments-styles.org/_static/light-logo.svg">
6+
<img alt="Shibuya Sphinx Theme Logo" src="https://pygments-styles.org/_static/light-logo.svg" width="400">
7+
</picture>
8+
9+
<br><br>
10+
11+
[![PyPi](https://img.shields.io/pypi/v/pygments-styles?style=for-the-badge)](https://pypi.python.org/pypi/pygments-styles)
12+
[![Documentation](https://img.shields.io/badge/documentation-6E56CF?style=for-the-badge&logo=python&logoColor=white)](https://pygments-styles.org/)
13+
[![GitHub Sponsors](https://img.shields.io/github/sponsors/lepture?color=E54666&style=for-the-badge)](https://github.com/sponsors/lepture)
14+
15+
</div>
216

317
A curated collection of Pygments styles based on VS Code themes.
18+
19+
![screenshot](https://github.com/user-attachments/assets/7254432b-4b70-48a0-a3ba-0055b1eeecde)
20+
21+
22+
## Links
23+
24+
- [Using Pygments styles in Sphinx](https://pygments-styles.org/guide/sphinx/)
25+
- [Using Pygments styles in MkDocs](https://pygments-styles.org/guide/mkdocs/)
26+
27+
## License
28+
29+
BSD 3-Clause License

0 commit comments

Comments
 (0)