diff --git a/.github/workflows/generate-sponsor-image.yml b/.github/workflows/generate-sponsor-image.yml
index 09c4a55ad..5e2459c51 100644
--- a/.github/workflows/generate-sponsor-image.yml
+++ b/.github/workflows/generate-sponsor-image.yml
@@ -23,10 +23,12 @@ jobs:
SPONSORKIT_GITHUB_TOKEN: ${{ secrets.SPONSORS_TOKEN }}
SPONSORKIT_GITHUB_LOGIN: wailsapp
- - name: Commit
- uses: EndBug/add-and-commit@v4
+ - name: Create Pull Request
+ uses: peter-evans/create-pull-request@v4
with:
- message: "chore: update sponsors.svg"
- add: "website/static/img/sponsors.svg"
- env:
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ commit-message: "chore: update sponsors.svg"
+ add-paths: "website/static/img/sponsors.svg"
+ title: Update Sponsor Image
+ body: Generated new image
+ branch: update-sponsors
+ delete-branch: true
diff --git a/website/src/css/custom.css b/website/src/css/custom.css
index 1cb8267b3..9ffaf6649 100644
--- a/website/src/css/custom.css
+++ b/website/src/css/custom.css
@@ -32,6 +32,7 @@ html[data-theme="light"] .button--secondary {
--ifm-button-color: white;
--ifm-container-width-xl: 95%;
--ifm-font-color-base-inverse: #df0000;
+ --docusaurus-highlighted-code-line-bg: #8888;
}
.docusaurus-highlight-code-line {
diff --git a/website/static/img/sponsors.svg b/website/static/img/sponsors.svg
index 94d403464..2a10344a6 100644
--- a/website/static/img/sponsors.svg
+++ b/website/static/img/sponsors.svg
@@ -93,18 +93,22 @@ text {
+