diff --git a/themes/dad/style.js b/themes/dad/style.js index c31f363..788ea30 100644 --- a/themes/dad/style.js +++ b/themes/dad/style.js @@ -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 } -} \ No newline at end of file +} diff --git a/themes/danceofthorns/style.js b/themes/danceofthorns/style.js index 52eea36..aca3700 100644 --- a/themes/danceofthorns/style.js +++ b/themes/danceofthorns/style.js @@ -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 } -} \ No newline at end of file +} diff --git a/themes/johntierchum/style.js b/themes/johntierchum/style.js index 5f0608d..84fb142 100644 --- a/themes/johntierchum/style.js +++ b/themes/johntierchum/style.js @@ -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 } -} \ No newline at end of file +} diff --git a/themes/sbahj/style.js b/themes/sbahj/style.js index 2d0fae8..7619a01 100644 --- a/themes/sbahj/style.js +++ b/themes/sbahj/style.js @@ -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 } -} \ No newline at end of file +} diff --git a/themes/strifekind/style.js b/themes/strifekind/style.js index 06c85d3..9dc5aa5 100644 --- a/themes/strifekind/style.js +++ b/themes/strifekind/style.js @@ -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 } -} \ No newline at end of file +}