Skip to content

Commit 558e423

Browse files
committed
style: modern flat-square badges with brand colors and downloads counter
1 parent e62cc66 commit 558e423

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

README.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,15 @@
99
</p>
1010

1111
<p align="center">
12-
<a href="https://www.npmjs.com/package/openui-cli"><img src="https://img.shields.io/npm/v/openui-cli?style=for-the-badge&logo=npm&logoColor=white&label=NPM&color=0969da" alt="npm version" /></a>
13-
<a href="https://github.com/saifyxpro/openui/stargazers"><img src="https://img.shields.io/github/stars/saifyxpro/openui?style=for-the-badge&logo=github&logoColor=white&color=0969da" alt="GitHub stars" /></a>
14-
<a href="https://github.com/saifyxpro/openui/blob/main/LICENSE"><img src="https://img.shields.io/npm/l/openui?style=for-the-badge&color=0969da" alt="License" /></a>
15-
<a href="https://open-vsx.org/extension/saifyxpro/openui-vscode-extension"><img src="https://img.shields.io/open-vsx/v/saifyxpro/openui-vscode-extension?style=for-the-badge&logo=open-vsx&logoColor=white&label=Open%20VSX&color=0969da" alt="Open VSX" /></a>
12+
<a href="https://www.npmjs.com/package/openui-cli"><img src="https://img.shields.io/npm/v/openui-cli?style=flat-square&logo=npm&logoColor=white&label=openui-cli&color=CB3837" alt="npm" /></a>
13+
&nbsp;
14+
<a href="https://open-vsx.org/extension/saifyxpro/openui-vscode-extension"><img src="https://img.shields.io/open-vsx/v/saifyxpro/openui-vscode-extension?style=flat-square&logo=eclipse-ide&logoColor=white&label=Open%20VSX&color=C160EF" alt="Open VSX" /></a>
15+
&nbsp;
16+
<a href="https://github.com/saifyxpro/openui/stargazers"><img src="https://img.shields.io/github/stars/saifyxpro/openui?style=flat-square&logo=github&logoColor=white&color=181717" alt="Stars" /></a>
17+
&nbsp;
18+
<a href="https://github.com/saifyxpro/openui/blob/main/LICENSE"><img src="https://img.shields.io/npm/l/openui-cli?style=flat-square&color=2B7489" alt="License" /></a>
19+
&nbsp;
20+
<a href="https://www.npmjs.com/package/openui-cli"><img src="https://img.shields.io/npm/dm/openui-cli?style=flat-square&logo=npm&logoColor=white&label=downloads&color=18A558" alt="Downloads" /></a>
1621
</p>
1722

1823
<br />

0 commit comments

Comments
 (0)