diff --git a/public/assets/img/themes/fully-transparent-theme-1.png b/public/assets/img/themes/fully-transparent-theme-1.png new file mode 100644 index 0000000..cf9f275 Binary files /dev/null and b/public/assets/img/themes/fully-transparent-theme-1.png differ diff --git a/public/assets/img/themes/fully-transparent-theme-2.png b/public/assets/img/themes/fully-transparent-theme-2.png new file mode 100644 index 0000000..66f9acb Binary files /dev/null and b/public/assets/img/themes/fully-transparent-theme-2.png differ diff --git a/src/content/themes/fully-transparent-theme.json b/src/content/themes/fully-transparent-theme.json new file mode 100644 index 0000000..134f204 --- /dev/null +++ b/src/content/themes/fully-transparent-theme.json @@ -0,0 +1,33 @@ +{ + "title": "Fully Transparent Theme", + "slug": "fully-transparent-theme", + "description": "Dissolves the toolbar band ; tab strip, address bar and bookmarks bar ; into your desktop instead of painting a solid bar. Includes an optional wallpaper mode that keeps your wallpaper visible even when other windows sit behind Firefox.", + "repository": "https://github.com/6meowscles/firefox-transparent-toolbar", + "screenshots": [ + { + "src": "/assets/img/themes/fully-transparent-theme-1.png", + "alt": "Fully Transparent Theme screenshot 1" + }, + { + "src": "/assets/img/themes/fully-transparent-theme-2.png", + "alt": "Fully Transparent Theme screenshot 2" + } + ], + "tags": [ + "gnome", + "linux", + "minimal", + "transparent", + "wallpaper" + ], + "submitterRole": "author", + "status": "published", + "catalogIndex": 149, + "submittedBy": "6meowscles", + "stats": { + "stars": 0, + "updatedAt": "2026-09-06T10:10:00Z", + "ownerAvatar": "https://avatars.githubusercontent.com/u/93034986?v=4", + "accessible": true + } +}