32 lines
581 B
JSON
Executable File
32 lines
581 B
JSON
Executable File
[
|
|
{
|
|
"id": "0",
|
|
"title": "System",
|
|
"subtitle": "Follow system themes."
|
|
},
|
|
{
|
|
"id": "1",
|
|
"title": "Light",
|
|
"subtitle": "Bright, suitable for daylight conditions"
|
|
},
|
|
{
|
|
"id": "2",
|
|
"title": "Dark",
|
|
"subtitle": "Relatively dark theme, best for night owls"
|
|
},
|
|
{
|
|
"id": "3",
|
|
"title": "Pitch Black",
|
|
"subtitle": "Black theme, best for AMOLED Displays"
|
|
},
|
|
{
|
|
"id": "4",
|
|
"title": "Dark-X",
|
|
"subtitle": "Variant of dark theme"
|
|
},
|
|
{
|
|
"id": "5",
|
|
"title": "Darkord",
|
|
"subtitle": "Kanged from discord"
|
|
}
|
|
] |