diff --git a/public/assets/img/themes/firefox-winui-1.png b/public/assets/img/themes/firefox-winui-1.png new file mode 100644 index 0000000..7a73fc9 Binary files /dev/null and b/public/assets/img/themes/firefox-winui-1.png differ diff --git a/src/content/themes/firefox-winui.json b/src/content/themes/firefox-winui.json new file mode 100644 index 0000000..0f97f0d --- /dev/null +++ b/src/content/themes/firefox-winui.json @@ -0,0 +1,26 @@ +{ + "title": "Firefox WinUI", + "slug": "firefox-winui", + "description": "A custom CSS theme that transforms Firefox to seamlessly integrate with Windows 11's design language.", + "repository": "https://github.com/Lockframe/Firefox-WinUI", + "screenshots": [ + { + "src": "/assets/img/themes/firefox-winui-1.png", + "alt": "Firefox WinUI screenshot 1" + } + ], + "tags": [ + "dark", + "fluent" + ], + "submitterRole": "user", + "status": "published", + "catalogIndex": 139, + "submittedBy": "Epico1525", + "stats": { + "stars": 145, + "updatedAt": "2026-06-04T05:06:58Z", + "ownerAvatar": "https://avatars.githubusercontent.com/u/128317347?v=4", + "accessible": true + } +}