Skip to content

Commit 09c364e

Browse files
themes: Add candidate theme from issue #382 (#383)
1 parent 81058e0 commit 09c364e

3 files changed

Lines changed: 31 additions & 0 deletions

File tree

176 KB
Loading
160 KB
Loading

src/content/themes/smoked.json

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
{
2+
"title": "Smoked",
3+
"slug": "smoked",
4+
"description": "Mostly just custom color scheme and a disappearing nav bar that reappears when you hover near the top. Very minimal. Very demure.",
5+
"repository": "https://github.com/theelderemo/Smoked",
6+
"screenshots": [
7+
{
8+
"src": "/assets/img/themes/smoked-1.png",
9+
"alt": "Smoked screenshot 1"
10+
},
11+
{
12+
"src": "/assets/img/themes/smoked-2.png",
13+
"alt": "Smoked screenshot 2"
14+
}
15+
],
16+
"tags": [
17+
"dark",
18+
"minimal",
19+
"oneline"
20+
],
21+
"submitterRole": "author",
22+
"status": "candidate",
23+
"catalogIndex": 100382,
24+
"submittedBy": "theelderemo",
25+
"stats": {
26+
"stars": 0,
27+
"updatedAt": "2026-08-06T23:49:53Z",
28+
"ownerAvatar": "https://avatars.githubusercontent.com/u/211416773?v=4",
29+
"accessible": true
30+
}
31+
}

0 commit comments

Comments
 (0)