Skip to content

Commit 3bf68e9

Browse files
feat: add candidate theme from issue #368
1 parent 087548b commit 3bf68e9

2 files changed

Lines changed: 25 additions & 0 deletions

File tree

18.9 KB
Loading

src/content/themes/human.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"title": "Human",
3+
"slug": "human",
4+
"description": "The “Human” theme for Firefox 152, like the “Human” theme for GTK 2.24 / 3.24 / 4.8..4.23 & Qt 5.15 / 6.x, to harmonize the appearance of your programs within your classic MATE desktop environment. It uses icons from gnome-theme on Linux.",
5+
"repository": "https://github.com/luigifab/human-theme",
6+
"screenshots": [
7+
{
8+
"src": "/assets/img/themes/human-1.png",
9+
"alt": "Human screenshot 1"
10+
}
11+
],
12+
"tags": [
13+
"classic"
14+
],
15+
"submitterRole": "author",
16+
"status": "candidate",
17+
"catalogIndex": 100368,
18+
"submittedBy": "luigifab",
19+
"stats": {
20+
"stars": 92,
21+
"updatedAt": "2026-07-05T10:10:14Z",
22+
"ownerAvatar": "https://avatars.githubusercontent.com/u/31816829?v=4",
23+
"accessible": true
24+
}
25+
}

0 commit comments

Comments
 (0)