2022-12-17 20:30:05 +00:00
|
|
|
{
|
|
|
|
"themes": [
|
|
|
|
{
|
2022-12-18 03:56:23 +00:00
|
|
|
"themeName": "Cancer - Blue",
|
2022-12-17 20:30:05 +00:00
|
|
|
"themeId": 0,
|
|
|
|
"colors": {
|
|
|
|
"background": "#ffffff",
|
2022-12-18 03:56:23 +00:00
|
|
|
"primary": "#00AAFF",
|
|
|
|
"secondary": "#FF5500",
|
|
|
|
"online": "#2BFF00",
|
|
|
|
"loading": "#D400FF",
|
|
|
|
"offline": "#FF002B"
|
2022-12-17 20:30:05 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2022-12-18 03:56:23 +00:00
|
|
|
"themeName": "Dark - Blue",
|
2022-12-17 20:30:05 +00:00
|
|
|
"themeId": 1,
|
|
|
|
"colors": {
|
2022-12-18 03:56:23 +00:00
|
|
|
"background": "#161616",
|
2023-03-16 23:33:13 +00:00
|
|
|
"backgroundAlt": "#000000",
|
2022-12-18 03:56:23 +00:00
|
|
|
"primary": "#00AAFF",
|
|
|
|
"secondary": "#FF5500",
|
|
|
|
"online": "#2BFF00",
|
|
|
|
"loading": "#D400FF",
|
|
|
|
"offline": "#FF002B"
|
2022-12-17 20:30:05 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2022-12-18 03:56:23 +00:00
|
|
|
"themeName": "AMOLED - Blue",
|
2022-12-17 20:30:05 +00:00
|
|
|
"themeId": 2,
|
|
|
|
"colors": {
|
|
|
|
"background": "#000000",
|
2023-03-16 23:33:13 +00:00
|
|
|
"backgroundAlt": "#161616",
|
2022-12-18 03:56:23 +00:00
|
|
|
"primary": "#00AAFF",
|
|
|
|
"secondary": "#FF5500",
|
|
|
|
"online": "#2BFF00",
|
|
|
|
"loading": "#D400FF",
|
|
|
|
"offline": "#FF002B"
|
2022-12-17 20:30:05 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2022-12-18 03:56:23 +00:00
|
|
|
"themeName": "AMOLED - Purple",
|
2022-12-17 20:30:05 +00:00
|
|
|
"themeId": 3,
|
|
|
|
"colors": {
|
|
|
|
"background": "#000000",
|
2023-03-16 23:33:13 +00:00
|
|
|
"backgroundAlt": "#161616",
|
2022-12-18 03:56:23 +00:00
|
|
|
"primary": "#886aff",
|
|
|
|
"secondary": "#E1FF6A",
|
2022-12-17 20:30:05 +00:00
|
|
|
"online": "#00ff00",
|
2022-12-18 03:56:23 +00:00
|
|
|
"loading": "#FF6A97",
|
2022-12-17 20:30:05 +00:00
|
|
|
"offline": "#ff0000"
|
|
|
|
}
|
2022-12-17 23:39:08 +00:00
|
|
|
},
|
|
|
|
{
|
2022-12-18 22:19:21 +00:00
|
|
|
"themeName": "Nordlys",
|
2022-12-17 23:39:08 +00:00
|
|
|
"themeId": 4,
|
2022-12-18 03:56:23 +00:00
|
|
|
"backgroundImage": "https://images4.alphacoders.com/112/1123390.jpg",
|
2022-12-19 20:51:51 +00:00
|
|
|
"backgroundOffset": "60%",
|
2022-12-17 23:39:08 +00:00
|
|
|
"colors": {
|
2022-12-18 03:56:23 +00:00
|
|
|
"background": "#0008",
|
|
|
|
"primary": "#ccc",
|
|
|
|
"secondary": "#00C7C7",
|
2022-12-17 23:39:08 +00:00
|
|
|
"online": "#00ff00",
|
2022-12-18 03:56:23 +00:00
|
|
|
"loading": "#0063C7",
|
2022-12-17 23:39:08 +00:00
|
|
|
"offline": "#ff0000"
|
|
|
|
}
|
2022-12-18 22:19:21 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"themeName": "dev",
|
|
|
|
"themeId": 5,
|
|
|
|
"backgroundImage": "https://images4.alphacoders.com/112/1123390.jpg",
|
|
|
|
"colors": {
|
|
|
|
"background": "#0000",
|
|
|
|
"backgroundAlt": "#0000",
|
|
|
|
"primary": "#ccc",
|
|
|
|
"secondary": "#00C7C7",
|
|
|
|
"text": "#000",
|
|
|
|
"online": "#00ff00",
|
|
|
|
"loading": "#0063C7",
|
|
|
|
"offline": "#ff0000"
|
|
|
|
}
|
2022-12-17 20:30:05 +00:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|