enigma-bbs/mods/art/themes/NU-MAYA/theme.json

24 lines
368 B
JSON
Raw Normal View History

{
"info" : {
"name" : "Nu Mayan",
"author" : "NuSkooler"
},
"defaults" : {
"general" : {
"passwordChar" : "φ"
2015-05-13 05:23:22 +00:00
},
"views" : {
// :TODO: This should apply - by default - to all ToggleMenu's unless overridden elsewhere
"TM" : {
"styleSGR1" : "|00|30|01"
}
}
},
"menus" : {
"matrix" : {
"VM1" : {
"itemSpacing" : 0
}
}
}
}