1
0
mirror of https://shylinux.com/x/volcanos synced 2025-04-25 08:48:06 +08:00
2023-11-19 23:19:44 +08:00

20 lines
460 B
JSON

{
"pages": [
"pages/river/river",
"pages/action/action",
"pages/insert/insert"
],
"window": {
"navigationBarBackgroundColor": "@navBgColor",
"navigationBarTextStyle": "@navTxtStyle",
"backgroundColor": "@bgColor",
"backgroundTextStyle": "@bgTxtStyle",
"backgroundColorTop": "@bgColorTop",
"backgroundColorBottom": "@bgColorBottom"
},
"style": "v2",
"darkmode": true,
"themeLocation": "theme.json",
"sitemapLocation": "sitemap.json"
}