-
Notifications
You must be signed in to change notification settings - Fork 0
/
themes.json
21 lines (20 loc) · 1.14 KB
/
themes.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[
{
"name": "Eludris-Lonetrail Light",
"author": "Sharp-Eyes",
"description": "A 'light-mode' theme styled after Arknights' Lonetrail event.",
"cover_url": "https://cdn.eludris.gay/4352031391774",
"repo_url": "https://github.com/sharp-eyes/eludris-lonetrail-theme/tree/main/light",
"readme_url": "https://raw.githubusercontent.com/Sharp-Eyes/eludris-lonetrail-theme/refs/heads/main/light/README.md",
"style_url": "https://raw.githubusercontent.com/Sharp-Eyes/eludris-lonetrail-theme/refs/heads/main/light/style.css"
},
{
"name": "Eludris-Lonetrail Dark",
"author": "Sharp-Eyes",
"description": "A 'dark-mode' theme styled after Arknights' Lonetrail event.",
"cover_url": "https://cdn.eludris.gay/next/5540293312559",
"repo_url": "https://github.com/sharp-eyes/eludris-lonetrail-theme/tree/main/dark",
"readme_url": "https://raw.githubusercontent.com/Sharp-Eyes/eludris-lonetrail-theme/refs/heads/main/dark/README.md",
"style_url": "https://raw.githubusercontent.com/Sharp-Eyes/eludris-lonetrail-theme/refs/heads/main/dark/style.css"
}
]