From cd7e463074a0198ac012dcb6ce51ed6e7739901f Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 4 Dec 2025 18:53:57 +0000 Subject: [PATCH 1/2] Initial plan From 8b8f6942eb35f0ca3a85ae4f49d2ceb01e091e17 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 4 Dec 2025 18:58:17 +0000 Subject: [PATCH 2/2] Fix broken GitHub stats image links by adding transparent theme Co-authored-by: mixtapejaxson <79427951+mixtapejaxson@users.noreply.github.com> --- profile/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/profile/README.md b/profile/README.md index 3e42826..f441ad7 100644 --- a/profile/README.md +++ b/profile/README.md @@ -61,6 +61,6 @@ I have a huge passion for **free and open-source software** and spend a lot of m > See the full terms in the [LICENSE](https://github.com/mixtapejaxson/.github/blob/main/LICENSE). ## 📊 GitHub Stats -![GitHub Stats](https://github-readme-stats.vercel.app/api?username=mixtapejaxson&show_icons=true) -![Top Langs](https://github-readme-stats.vercel.app/api/top-langs/?username=mixtapejaxson&layout=compact) +![GitHub Stats](https://github-readme-stats.vercel.app/api?username=mixtapejaxson&show_icons=true&theme=transparent) +![Top Langs](https://github-readme-stats.vercel.app/api/top-langs/?username=mixtapejaxson&layout=compact&theme=transparent)