mirror of
https://shylinux.com/x/ContextOS
synced 2025-04-27 09:38:28 +08:00
15 lines
358 B
JSON
15 lines
358 B
JSON
{
|
|
"pages":[
|
|
"pages/index/index"
|
|
],
|
|
"window":{
|
|
"backgroundColor":"#000",
|
|
"backgroundColorTop":"#000",
|
|
"backgroundColorBottom":"#000",
|
|
"backgroundTextStyle":"light",
|
|
"navigationBarBackgroundColor": "#000",
|
|
"navigationBarTitleText": "context",
|
|
"navigationBarTextStyle":"white"
|
|
}
|
|
}
|