diff --git a/public/assets/img/themes/foxone-1.png b/public/assets/img/themes/foxone-1.png new file mode 100644 index 00000000..81f15910 Binary files /dev/null and b/public/assets/img/themes/foxone-1.png differ diff --git a/src/content/themes/foxone.json b/src/content/themes/foxone.json new file mode 100644 index 00000000..19c2e11c --- /dev/null +++ b/src/content/themes/foxone.json @@ -0,0 +1,28 @@ +{ + "title": "FoxOne", + "slug": "foxone", + "description": "A minimalistic one-line theme for Firefox. \nThe theme collapses the tab bar and URL bar into a single row. Non-essential icons are hidden by default and slide in on hover with transitions. The hamburger menu sits next to the window controls instead of floating in the toolbar.", + "repository": "https://github.com/Firnschnee/FoxOne", + "screenshots": [ + { + "src": "/assets/img/themes/foxone-1.png", + "alt": "FoxOne screenshot 1" + } + ], + "tags": [ + "compact", + "dark", + "minimalistic", + "oneline" + ], + "submitterRole": "author", + "status": "published", + "catalogIndex": 136, + "submittedBy": "Firnschnee", + "stats": { + "stars": 13, + "updatedAt": "2026-05-03T10:23:04Z", + "ownerAvatar": "https://avatars.githubusercontent.com/u/99618191?v=4", + "accessible": true + } +}