libstarlight/themes/default/metrics.json
2017-03-09 14:34:59 -05:00

47 lines
1.0 KiB
JSON

{
"textPresets" : {
"normal.12.dark" : {
"font" : "default.12",
"textColor" : "black"
},
"normal.12.light" : {
"font" : "default.12",
"textColor" : "white"
},
"normal.16.dark" : {
"font" : "default.16",
"textColor" : "black"
},
"normal.16.light" : {
"font" : "default.16",
"textColor" : "white"
},
"normal.12" : { "_redir" : "/textPresets/normal.12.light" },
"normal.16" : { "_redir" : "/textPresets/normal.16.light" },
"":""
},
"controls" : {
"button" : {
"text" : { "_redir" : "/textPresets/normal.12" }
}
},
"dialogs" : {
"messageBox" : {
"size" : [240, 160]
},
"OSK" : {
"preview" : {
"font" : "default.16",
"textColor" : "white",
"borderColor" : "black"
}
}
},
"":""
}