mirror of
https://github.com/antonlabz/KantOS.git
synced 2024-10-31 05:23:19 -07:00
46 lines
No EOL
943 B
JSON
46 lines
No EOL
943 B
JSON
{
|
|
"name": "KantOS",
|
|
"author": "antonlabz",
|
|
"description": "A KantOS port heavily tweaked for OnionOS",
|
|
"hideIconTitle": false,
|
|
"batteryPercentage": {
|
|
"visible": true,
|
|
"size": 18,
|
|
"color": "#505050",
|
|
"textAlign": "left",
|
|
"font": "/mnt/SDCARD/miyoo/app/Exo-2-Bold-Italic_Universal.ttf"
|
|
},
|
|
"hideLabels": {
|
|
"hints": true,
|
|
"icons": true
|
|
},
|
|
"title": {
|
|
"font": "04B_03.otf",
|
|
"size": 32,
|
|
"color": "#505050"
|
|
},
|
|
"hint": {
|
|
"font": "04B_03.otf",
|
|
"size": 20,
|
|
"color": "#304b07"
|
|
},
|
|
"currentpage": {
|
|
"color": "#304b07"
|
|
},
|
|
"total": {
|
|
"color": "#304b07"
|
|
},
|
|
"grid": {
|
|
"font": "04B_03.otf",
|
|
"grid1x4": 20,
|
|
"grid3x4": 16,
|
|
"color": "rgb(104, 104, 104)",
|
|
"selectedcolor": "#ffffff"
|
|
},
|
|
"list": {
|
|
"font": "04B_03.otf",
|
|
"size": 19,
|
|
"color": "#304b07;",
|
|
"font-weight": "300!important"
|
|
}
|
|
} |