Skip to content

Commit

Permalink
feat: customize the look of the Activity Graph
Browse files Browse the repository at this point in the history
Issue NO: [alexandresanlim#467](alexandresanlim#467)

**Before**

## 📈 Activity Graph [🔝](#welcome-badges-4-readmemd-profile)

| Badge                                                                                                       | URL                                                                            |
| ----------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------ |
| <img width='200' src="https://github-readme-activity-graph.cyclic.app/graph?username=alexandresanlim&theme=minimal" /> |`https://github-readme-activity-graph.cyclic.app/graph?username={username}&theme=minimal` |

 **After**

## 📈 Activity Graph [🔝](#welcome-badges-4-readmemd-profile)

* Available Themes:  `Default (cotton candy)`,  `react`,  `react-dark`,  `github`,  `github-compact`,  `xcode`,  `rogue`,  `merko`,  `vue`,  `tokyo-night`, `high-contrast`

| Badge                                                                                                       | URL                                                   | Theme                                                                                                       |
| ----------------------------------------------------------------------------------------------------------- | ------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------- |
| <img width='200' src="https://github-readme-activity-graph.cyclic.app/graph?username=alexandresanlim&theme=minimal" /> |`https://github-readme-activity-graph.cyclic.app/graph?username={username}` | `https://github-readme-activity-graph.cyclic.app/graph?username={username}&theme={theme_name}` |
  • Loading branch information
dejavuhyo authored Feb 6, 2023
1 parent dba9c42 commit cd54839
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 @@ -992,9 +992,11 @@ Improve your README.md profile with these amazing badges. See a sample [here](ht

## 📈 Activity Graph [🔝](#welcome-badges-4-readmemd-profile)

| Badge | URL |
| ----------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------ |
| <img width='200' src="https://github-readme-activity-graph.cyclic.app/graph?username=alexandresanlim&theme=minimal" /> |`https://github-readme-activity-graph.cyclic.app/graph?username={username}&theme=minimal` |
* Available Themes: `Default (cotton candy)`, `react`, `react-dark`, `github`, `github-compact`, `xcode`, `rogue`, `merko`, `vue`, `tokyo-night`, `high-contrast`

| Badge | URL | Theme |
| ----------------------------------------------------------------------------------------------------------- | ------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------- |
| <img width='200' src="https://github-readme-activity-graph.cyclic.app/graph?username=alexandresanlim&theme=minimal" /> |`https://github-readme-activity-graph.cyclic.app/graph?username={username}` | `https://github-readme-activity-graph.cyclic.app/graph?username={username}&theme={theme_name}` |

## 📑 Gist Pin [🔝](#welcome-badges-4-readmemd-profile)

Expand Down

0 comments on commit cd54839

Please sign in to comment.