From 5f323517a7969b2c875baf52515a9f01f29d6a5a Mon Sep 17 00:00:00 2001 From: GitHub Readme Profile Date: Tue, 15 Oct 2024 21:17:06 +0700 Subject: [PATCH] docs(theme): auto update theme readme (#461) --- themes/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/themes/README.md b/themes/README.md index 36511b1..9784ba9 100644 --- a/themes/README.md +++ b/themes/README.md @@ -38,7 +38,7 @@ Use `?theme=THEME_NAME` parameter like so :- | `space_light` ![space_light][space_light] | `lavender_breeze` ![lavender_breeze][lavender_breeze] | `lavender_dream` ![lavender_dream][lavender_dream] | | `sunset-gradient` ![sunset-gradient][sunset-gradient] | `ocean-gradient` ![ocean-gradient][ocean-gradient] | `ambient-gradient` ![ambient-gradient][ambient-gradient] | | `siny-gradient` ![siny-gradient][siny-gradient] | `purple-gradient` ![purple-gradient][purple-gradient] | `monochrome-light-gradient` ![monochrome-light-gradient][monochrome-light-gradient] | -| `monochrome-dark-gradient` ![monochrome-dark-gradient][monochrome-dark-gradient] | `endless-gradient` ![endless-gradient][endless-gradient] | +| `monochrome-dark-gradient` ![monochrome-dark-gradient][monochrome-dark-gradient] | `endless-gradient` ![endless-gradient][endless-gradient] | `twitch-gradient` ![twitch-gradient][twitch-gradient] | Want to add a new theme? Consider reading the [contribution guidelines](/CONTRIBUTING.md#-themes-contribution) :D @@ -120,3 +120,4 @@ Want to add a new theme? Consider reading the [contribution guidelines](/CONTRIB [monochrome-light-gradient]: https://github-readme-profile-alpha.vercel.app/api?username=FajarKim&theme=monochrome-light-gradient [monochrome-dark-gradient]: https://github-readme-profile-alpha.vercel.app/api?username=FajarKim&theme=monochrome-dark-gradient [endless-gradient]: https://github-readme-profile-alpha.vercel.app/api?username=FajarKim&theme=endless-gradient +[twitch-gradient]: https://github-readme-profile-alpha.vercel.app/api?username=FajarKim&theme=twitch-gradient