Update theme description strings to generics
This commit is contained in:
@@ -7,26 +7,26 @@
|
|||||||
{
|
{
|
||||||
"id": "1",
|
"id": "1",
|
||||||
"title": "Light",
|
"title": "Light",
|
||||||
"subtitle": "White UI must die, may slap on your face at night."
|
"subtitle": "Bright, suitable for daylight conditions"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "2",
|
"id": "2",
|
||||||
"title": "Dark",
|
"title": "Dark",
|
||||||
"subtitle": "As dark as your humour, suitable for night-owls."
|
"subtitle": "Relatively dark theme, best for night owls"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "3",
|
"id": "3",
|
||||||
"title": "Pitch Black",
|
"title": "Pitch Black",
|
||||||
"subtitle": "The black, that matters."
|
"subtitle": "Black theme, best for AMOLED Displays"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "4",
|
"id": "4",
|
||||||
"title": "Dark-X",
|
"title": "Dark-X",
|
||||||
"subtitle": "The dark, that looks cool?"
|
"subtitle": "Variant of dark theme"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "5",
|
"id": "5",
|
||||||
"title": "Disskord",
|
"title": "Darkord",
|
||||||
"subtitle": "Kanged from discord"
|
"subtitle": "Kanged from discord"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
Reference in New Issue
Block a user