Fixed a typo in several theme files.

Affected: Dad, Dance of Thorns, Johntier, SBaHJ, Strifekind
Changed property 'allign' to 'align', as it should be.
This commit is contained in:
karxi 2016-12-13 13:09:51 -05:00
parent ec9e07f7e7
commit 3510e2d383
5 changed files with 10 additions and 10 deletions

View file

@ -7,7 +7,7 @@
"windowtitle": "Serious Business",
"menu" : { "style": "font-family: 'Courier'; font: bold; font-size: 14px; background-color: #BABABA;border:2px solid #B3B3B3",
"loc": [52,5]},
"menubar": { "style": "font-family: 'Courier'; font:bold; font-size: 14px; color:#000000; allign:center;" },
"menubar": { "style": "font-family: 'Courier'; font:bold; font-size: 14px; color:#000000; align:center;" },
"close": { "image": "$path/x.png",
"loc": [236, 15]},
"minimize": { "image": "$path/m.png",
@ -320,4 +320,4 @@
},
"scrollbar": null
}
}
}

View file

@ -9,7 +9,7 @@
"selected": "background-color: #AE6BB9",
"menuitem": "margin-right:14px;",
"loc": [49,59]},
"menubar": { "style": "font-family: 'Verdana'; font:bold; font-size: 14px; color:#FFFFFF; allign:center;" },
"menubar": { "style": "font-family: 'Verdana'; font:bold; font-size: 14px; color:#FFFFFF; align:center;" },
"menus": {"client": {"_name": "Client",
"options": "Options",
"memos": "Cults",
@ -359,4 +359,4 @@
},
"scrollbar": null
}
}
}

View file

@ -8,7 +8,7 @@
"menu" : { "style": "font-family: 'Arial'; font:bold; font-size: 14px; color:#FFFFFF; background-color: #6277BC;border:2px solid #9BC4F2",
"selected": "background-color: #6090C6",
"loc": [161,52]},
"menubar": { "style": "font-family: 'Arial'; font:bold; font-size: 14px; color:#9AC3F0; allign:center;",
"menubar": { "style": "font-family: 'Arial'; font:bold; font-size: 14px; color:#9AC3F0; align:center;",
"loc": [171,52]},
"close": { "image": "$path/x.png",
"loc": [351, 34]},
@ -240,4 +240,4 @@
},
"scrollbar": null
}
}
}

View file

@ -6,7 +6,7 @@
"newmsgicon": "$path/trayicon2.png",
"windowtitle": "Sweet Bro",
"menu" : { "style": "font-family: 'Comic Sans'; font: bold; font-size: 14px; background-color: #06E8FF;border:2px solid #F84107" },
"menubar": { "style": "font-family: 'Comic Sans'; font:bold; font-size: 14px; color:#000000; allign:center;" },
"menubar": { "style": "font-family: 'Comic Sans'; font:bold; font-size: 14px; color:#000000; align:center;" },
"close": { "image": "$path/x.png",
"loc": [282, 4]},
"minimize": { "image": "$path/m.png",
@ -319,4 +319,4 @@
},
"scrollbar": null
}
}
}

View file

@ -6,7 +6,7 @@
"newmsgicon": "$path/trayicon2.png",
"windowtitle": "CHUMKIND",
"menu" : { "style": "font-family: 'Courier'; font: bold; font-size: 14px; background-color: #00C661;border:2px solid #00E371" },
"menubar": { "style": "font-family: 'Courier'; font:bold; font-size: 14px; color:#FFFFFF; allign:center;" },
"menubar": { "style": "font-family: 'Courier'; font:bold; font-size: 14px; color:#FFFFFF; align:center;" },
"close": { "image": "$path/x.png",
"loc": [10, 30]},
"minimize": { "image": "$path/m.png",
@ -320,4 +320,4 @@
},
"scrollbar": null
}
}
}