2024-04-25 00:23:45 +00:00
|
|
|
{
|
2024-04-25 21:55:00 +00:00
|
|
|
"citizen-feature-custom-font-size": {
|
|
|
|
"options": [ "small", "standard", "large" ],
|
|
|
|
"preferenceKey": "citizen-font-size"
|
|
|
|
},
|
2024-04-25 00:23:45 +00:00
|
|
|
"skin-theme": {
|
|
|
|
"options": [ "os", "day", "night" ],
|
|
|
|
"preferenceKey": "citizen-theme"
|
2024-04-25 19:45:24 +00:00
|
|
|
},
|
|
|
|
"citizen-feature-pure-black": {
|
|
|
|
"options": [ "0", "1" ],
|
|
|
|
"preferenceKey": "citizen-pure-black"
|
2024-04-25 21:03:23 +00:00
|
|
|
},
|
2024-04-25 21:41:22 +00:00
|
|
|
"citizen-feature-custom-width": {
|
2024-04-25 21:51:46 +00:00
|
|
|
"options": [ "standard", "wide", "full" ],
|
2024-04-25 21:41:22 +00:00
|
|
|
"preferenceKey": "citizen-width"
|
2024-04-25 00:23:45 +00:00
|
|
|
}
|
|
|
|
}
|