Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: customize the look of the Activity Graph #528

Merged
merged 4 commits into from
Feb 8, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 10 additions & 6 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 All @@ -1010,9 +1012,11 @@ Improve your README.md profile with these amazing badges. See a sample [here](ht

## 💳 Github Profile Summary Card [🔝](#welcome-badges-4-readmemd-profile)

| Badge | URL |
| -------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------- |
| <img width='200' src="https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=alexandresanlim&theme=vue" /> | `https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username={username}&theme=vue` |
* Themes: `default`, `2077`, `dracula`, `github`, `github_dark`, `gruvbox`, `monokai`, `nord_bright`, `nord_dark`, `radical`, `solarized`, `solarized_dark`, `tokyonight`, `vue`, `zenburn`

| Badge | URL | Theme |
| -------------------------------------------------------------------------------------------------------------------------------------- | -------------------------- | -------------------------------------------------------------------------------------------------------------------------------------- |
| <img width='200' src="https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=alexandresanlim&theme=vue" /> | `https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username={username}` | `https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username={username}&theme={theme_name}` |

## 📟 GitHub Stats [🔝](#welcome-badges-4-readmemd-profile)

Expand Down