Skip to content

Commit 4854deb

Browse files
feat: add candidate theme from issue #336
1 parent 7684767 commit 4854deb

2 files changed

Lines changed: 28 additions & 0 deletions

File tree

819 KB
Loading

src/content/themes/foxone.json

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
{
2+
"title": "FoxOne",
3+
"slug": "foxone",
4+
"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.",
5+
"repository": "https://github.com/Firnschnee/FoxOne",
6+
"screenshots": [
7+
{
8+
"src": "/assets/img/themes/foxone-1.png",
9+
"alt": "FoxOne screenshot 1"
10+
}
11+
],
12+
"tags": [
13+
"compact",
14+
"dark",
15+
"minimalistic",
16+
"oneline"
17+
],
18+
"submitterRole": "author",
19+
"status": "candidate",
20+
"catalogIndex": 100336,
21+
"submittedBy": "Firnschnee",
22+
"stats": {
23+
"stars": 12,
24+
"updatedAt": "2026-05-03T10:23:04Z",
25+
"ownerAvatar": "https://avatars.githubusercontent.com/u/99618191?v=4",
26+
"accessible": true
27+
}
28+
}

0 commit comments

Comments
 (0)