Skip to content

Commit

Permalink
feat: customize the streak stat
Browse files Browse the repository at this point in the history
Issue NO: [alexandresanlim#467](alexandresanlim#467)

**Before**

## ⏱ Streak Stats [🔝](#welcome-badges-4-readmemd-profile)

| Badge                                                                                            | URL                                                                 |
| ------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------- |
| <img width='200' src="https://github-readme-streak-stats.herokuapp.com/?user=alexandresanlim" /> | `https://github-readme-streak-stats.herokuapp.com/?user={username}` |

 **After**

## ⏱ Streak Stats [🔝](#welcome-badges-4-readmemd-profile)

* built-in themes:  `dark`,  `radical`,  `merko`,  `gruvbox`,  `tokyonight`,  `onedark`,  `cobalt`,  `synthwave`,  `highcontrast`,  `dracula`

| Badge                                                                                            | URL                                                                 | Theme |
| ------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------- | ----- |
| <img width='200' src="https://github-readme-streak-stats.herokuapp.com/?user=alexandresanlim" /> | `https://github-readme-streak-stats.herokuapp.com/?user={username}` | `https://github-readme-streak-stats.herokuapp.com/?user={username}&theme={theme_name}` |
  • Loading branch information
dejavuhyo authored Jan 9, 2023
1 parent cde3970 commit a0c6cfd
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1035,9 +1035,11 @@ Improve your README.md profile with these amazing badges. See a sample [here](ht

## ⏱ Streak Stats [🔝](#welcome-badges-4-readmemd-profile)

| Badge | URL |
| ------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------- |
| <img width='200' src="https://github-readme-streak-stats.herokuapp.com/?user=alexandresanlim" /> | `https://github-readme-streak-stats.herokuapp.com/?user={username}` |
* built-in themes: `dark`, `radical`, `merko`, `gruvbox`, `tokyonight`, `onedark`, `cobalt`, `synthwave`, `highcontrast`, `dracula`

| Badge | URL | Theme |
| ------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------- | ------------------------------------------------------------------------------------------------ |
| <img width='200' src="https://github-readme-streak-stats.herokuapp.com/?user=alexandresanlim" /> | `https://github-readme-streak-stats.herokuapp.com/?user={username}` | `https://github-readme-streak-stats.herokuapp.com/?user={username}&theme={theme_name}` |

## 🏆 Trophy Stats [🔝](#welcome-badges-4-readmemd-profile)

Expand Down

0 comments on commit a0c6cfd

Please sign in to comment.