Skip to content

Commit 7433936

Browse files
author
PoojaS-1711
committed
docs: run prettier format before PR
1 parent e6f881f commit 7433936

1 file changed

Lines changed: 28 additions & 15 deletions

File tree

THEMES.md

Lines changed: 28 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -10,63 +10,76 @@ https://commitpulse.vercel.app/api/badge?username=YOUR_USERNAME&theme=<slug>
1010

1111
## Theme Gallery
1212

13-
| Theme | Preview | Background | Text | Accent |
14-
|-------|---------|------------|------|--------|
15-
| **dark** | ![dark](https://commitpulse.vercel.app/api/badge?username=demo&theme=dark) | `#0d1117` | `#c9d1d9` | `#58a6ff` |
16-
| **light** | ![light](https://commitpulse.vercel.app/api/badge?username=demo&theme=light) | `#ffffff` | `#24292f` | `#0969da` |
17-
| **neon** | ![neon](https://commitpulse.vercel.app/api/badge?username=demo&theme=neon) | `#000000` | `#00ffcc` | `#ff00ff` |
18-
| **github** | ![github](https://commitpulse.vercel.app/api/badge?username=demo&theme=github) | `#0d1117` | `#ffffff` | `#238636` |
19-
| **dracula** | ![dracula](https://commitpulse.vercel.app/api/badge?username=demo&theme=dracula) | `#282a36` | `#f8f8f2` | `#bd93f9` |
20-
| **ocean** | ![ocean](https://commitpulse.vercel.app/api/badge?username=demo&theme=ocean) | `#0a192f` | `#ccd6f6` | `#64ffda` |
21-
| **sunset** | ![sunset](https://commitpulse.vercel.app/api/badge?username=demo&theme=sunset) | `#1a0a0a` | `#ffd6c0` | `#ff6b35` |
22-
| **forest** | ![forest](https://commitpulse.vercel.app/api/badge?username=demo&theme=forest) | `#0d1f0d` | `#c8f0c8` | `#39d353` |
23-
| **rose** | ![rose](https://commitpulse.vercel.app/api/badge?username=demo&theme=rose) | `#1f0d14` | `#f0c8d4` | `#ff6b9d` |
24-
| **nord** | ![nord](https://commitpulse.vercel.app/api/badge?username=demo&theme=nord) | `#2e3440` | `#d8dee9` | `#88c0d0` |
25-
| **synthwave** | ![synthwave](https://commitpulse.vercel.app/api/badge?username=demo&theme=synthwave) | `#0d0221` | `#f8f8f2` | `#ff2d78` |
26-
| **gruvbox** | ![gruvbox](https://commitpulse.vercel.app/api/badge?username=demo&theme=gruvbox) | `#282828` | `#ebdbb2` | `#fe8019` |
27-
| **highcontrast** | ![highcontrast](https://commitpulse.vercel.app/api/badge?username=demo&theme=highcontrast) | `#0a0a0a` | `#888888` | `#ff4500` |
13+
| Theme | Preview | Background | Text | Accent |
14+
| ---------------- | ------------------------------------------------------------------------------------------ | ---------- | --------- | --------- |
15+
| **dark** | ![dark](https://commitpulse.vercel.app/api/badge?username=demo&theme=dark) | `#0d1117` | `#c9d1d9` | `#58a6ff` |
16+
| **light** | ![light](https://commitpulse.vercel.app/api/badge?username=demo&theme=light) | `#ffffff` | `#24292f` | `#0969da` |
17+
| **neon** | ![neon](https://commitpulse.vercel.app/api/badge?username=demo&theme=neon) | `#000000` | `#00ffcc` | `#ff00ff` |
18+
| **github** | ![github](https://commitpulse.vercel.app/api/badge?username=demo&theme=github) | `#0d1117` | `#ffffff` | `#238636` |
19+
| **dracula** | ![dracula](https://commitpulse.vercel.app/api/badge?username=demo&theme=dracula) | `#282a36` | `#f8f8f2` | `#bd93f9` |
20+
| **ocean** | ![ocean](https://commitpulse.vercel.app/api/badge?username=demo&theme=ocean) | `#0a192f` | `#ccd6f6` | `#64ffda` |
21+
| **sunset** | ![sunset](https://commitpulse.vercel.app/api/badge?username=demo&theme=sunset) | `#1a0a0a` | `#ffd6c0` | `#ff6b35` |
22+
| **forest** | ![forest](https://commitpulse.vercel.app/api/badge?username=demo&theme=forest) | `#0d1f0d` | `#c8f0c8` | `#39d353` |
23+
| **rose** | ![rose](https://commitpulse.vercel.app/api/badge?username=demo&theme=rose) | `#1f0d14` | `#f0c8d4` | `#ff6b9d` |
24+
| **nord** | ![nord](https://commitpulse.vercel.app/api/badge?username=demo&theme=nord) | `#2e3440` | `#d8dee9` | `#88c0d0` |
25+
| **synthwave** | ![synthwave](https://commitpulse.vercel.app/api/badge?username=demo&theme=synthwave) | `#0d0221` | `#f8f8f2` | `#ff2d78` |
26+
| **gruvbox** | ![gruvbox](https://commitpulse.vercel.app/api/badge?username=demo&theme=gruvbox) | `#282828` | `#ebdbb2` | `#fe8019` |
27+
| **highcontrast** | ![highcontrast](https://commitpulse.vercel.app/api/badge?username=demo&theme=highcontrast) | `#0a0a0a` | `#888888` | `#ff4500` |
2828

2929
---
3030

3131
## Color Swatches
3232

3333
### dark
34+
3435
![bg](https://img.shields.io/badge/bg-%230d1117-0d1117?style=flat-square) ![text](https://img.shields.io/badge/text-%23c9d1d9-c9d1d9?style=flat-square) ![accent](https://img.shields.io/badge/accent-%2358a6ff-58a6ff?style=flat-square)
3536

3637
### light
38+
3739
![bg](https://img.shields.io/badge/bg-%23ffffff-ffffff?style=flat-square) ![text](https://img.shields.io/badge/text-%2324292f-24292f?style=flat-square) ![accent](https://img.shields.io/badge/accent-%230969da-0969da?style=flat-square)
3840

3941
### neon
42+
4043
![bg](https://img.shields.io/badge/bg-%23000000-000000?style=flat-square) ![text](https://img.shields.io/badge/text-%2300ffcc-00ffcc?style=flat-square) ![accent](https://img.shields.io/badge/accent-%23ff00ff-ff00ff?style=flat-square)
4144

4245
### github
46+
4347
![bg](https://img.shields.io/badge/bg-%230d1117-0d1117?style=flat-square) ![text](https://img.shields.io/badge/text-%23ffffff-ffffff?style=flat-square) ![accent](https://img.shields.io/badge/accent-%23238636-238636?style=flat-square)
4448

4549
### dracula
50+
4651
![bg](https://img.shields.io/badge/bg-%23282a36-282a36?style=flat-square) ![text](https://img.shields.io/badge/text-%23f8f8f2-f8f8f2?style=flat-square) ![accent](https://img.shields.io/badge/accent-%23bd93f9-bd93f9?style=flat-square)
4752

4853
### ocean
54+
4955
![bg](https://img.shields.io/badge/bg-%230a192f-0a192f?style=flat-square) ![text](https://img.shields.io/badge/text-%23ccd6f6-ccd6f6?style=flat-square) ![accent](https://img.shields.io/badge/accent-%2364ffda-64ffda?style=flat-square)
5056

5157
### sunset
58+
5259
![bg](https://img.shields.io/badge/bg-%231a0a0a-1a0a0a?style=flat-square) ![text](https://img.shields.io/badge/text-%23ffd6c0-ffd6c0?style=flat-square) ![accent](https://img.shields.io/badge/accent-%23ff6b35-ff6b35?style=flat-square)
5360

5461
### forest
62+
5563
![bg](https://img.shields.io/badge/bg-%230d1f0d-0d1f0d?style=flat-square) ![text](https://img.shields.io/badge/text-%23c8f0c8-c8f0c8?style=flat-square) ![accent](https://img.shields.io/badge/accent-%2339d353-39d353?style=flat-square)
5664

5765
### rose
66+
5867
![bg](https://img.shields.io/badge/bg-%231f0d14-1f0d14?style=flat-square) ![text](https://img.shields.io/badge/text-%23f0c8d4-f0c8d4?style=flat-square) ![accent](https://img.shields.io/badge/accent-%23ff6b9d-ff6b9d?style=flat-square)
5968

6069
### nord
70+
6171
![bg](https://img.shields.io/badge/bg-%232e3440-2e3440?style=flat-square) ![text](https://img.shields.io/badge/text-%23d8dee9-d8dee9?style=flat-square) ![accent](https://img.shields.io/badge/accent-%2388c0d0-88c0d0?style=flat-square)
6272

6373
### synthwave
74+
6475
![bg](https://img.shields.io/badge/bg-%230d0221-0d0221?style=flat-square) ![text](https://img.shields.io/badge/text-%23f8f8f2-f8f8f2?style=flat-square) ![accent](https://img.shields.io/badge/accent-%23ff2d78-ff2d78?style=flat-square)
6576

6677
### gruvbox
78+
6779
![bg](https://img.shields.io/badge/bg-%23282828-282828?style=flat-square) ![text](https://img.shields.io/badge/text-%23ebdbb2-ebdbb2?style=flat-square) ![accent](https://img.shields.io/badge/accent-%23fe8019-fe8019?style=flat-square)
6880

6981
### highcontrast
82+
7083
![bg](https://img.shields.io/badge/bg-%230a0a0a-0a0a0a?style=flat-square) ![text](https://img.shields.io/badge/text-%23888888-888888?style=flat-square) ![accent](https://img.shields.io/badge/accent-%23ff4500-ff4500?style=flat-square)
7184

7285
---

0 commit comments

Comments
 (0)