mediawiki-skins-Citizen/resources/skins.citizen.preferences/clientPreferences.json
2024-04-25 17:06:09 -04:00

15 lines
316 B
JSON

{
"skin-theme": {
"options": [ "os", "day", "night" ],
"preferenceKey": "citizen-theme"
},
"citizen-feature-pure-black": {
"options": [ "0", "1" ],
"preferenceKey": "citizen-pure-black"
},
"citizen-feature-custom-font-size": {
"options": [ "0", "1", "2" ],
"preferenceKey": "citizen-font-size"
}
}