themes
|
@ -1 +1 @@
|
|||
{"color": "#ff00ff", "theme": "pesterchum", "quirks": [], "handle": "ghostDunk"}
|
||||
{"color": "#ff00ff", "theme": "goldbig", "quirks": [], "handle": "ghostDunk"}
|
|
@ -22,6 +22,7 @@
|
|||
"memos": "Memos",
|
||||
"userlist": "Userlist",
|
||||
"import": "Import",
|
||||
"reconnect": "Reconnect",
|
||||
"idle": "Idle",
|
||||
"exit": "Exit"},
|
||||
"profile": {"_name": "Profile",
|
||||
|
|
Before Width: | Height: | Size: 6.3 KiB |
Before Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 3 KiB |
Before Width: | Height: | Size: 3 KiB |
Before Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 3.3 KiB |
Before Width: | Height: | Size: 3 KiB |
Before Width: | Height: | Size: 8.8 KiB |
Before Width: | Height: | Size: 3.2 KiB |
Before Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 275 B |
Before Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 57 KiB After Width: | Height: | Size: 55 KiB |
Before Width: | Height: | Size: 101 B |
Before Width: | Height: | Size: 3 KiB |
Before Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 44 B |
Before Width: | Height: | Size: 3.2 KiB |
Before Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 3.8 KiB |
Before Width: | Height: | Size: 3.8 KiB |
Before Width: | Height: | Size: 3.7 KiB |
Before Width: | Height: | Size: 3.6 KiB |
Before Width: | Height: | Size: 3.7 KiB |
Before Width: | Height: | Size: 3.6 KiB |
Before Width: | Height: | Size: 3.6 KiB |
Before Width: | Height: | Size: 3.7 KiB |
Before Width: | Height: | Size: 3.9 KiB |
Before Width: | Height: | Size: 3 KiB |
Before Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 3.1 KiB |
BIN
themes/goldbig/pesterdown.png
Normal file
After Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 4.1 KiB |
Before Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 3 KiB |
Before Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 3 KiB |
120
themes/goldbig/style.js
Normal file
|
@ -0,0 +1,120 @@
|
|||
{"inherits": "gold",
|
||||
"main":
|
||||
{ "size": [554, 484],
|
||||
"background-image": "$path/gbbg.png",
|
||||
"close": { "image": "$path/x.gif",
|
||||
"loc": [531, 49]},
|
||||
"minimize": { "image": "$path/m.gif",
|
||||
"loc": [505, 49]},
|
||||
"menu" : { "loc": [214,44] },
|
||||
"chums": { "style": "border:0px; background-image:url($path/chumbg.png); background-color: rgb(110,110,110); background-repeat: no-repeat; color: white; font-family: 'Arial';selection-background-color:#646464; font-size:16px; ",
|
||||
"loc": [207, 153],
|
||||
"size": [311, 105] },
|
||||
"mychumhandle": { "handle": { "style": "background: rgba(255, 255, 0, 0%); color:white; font-family:'Arial'; font-size:20px; text-align:left;",
|
||||
"loc": [245,290],
|
||||
"size": [263, 38] },
|
||||
"currentMood": [217, 300] },
|
||||
"addchum": { "style": "background: rgba(255, 255, 0, 0%); border:0px; color: rgba(0, 0, 0, 0%);",
|
||||
"loc": [40,0],
|
||||
"size": [118, 117],
|
||||
"text": ""
|
||||
},
|
||||
"pester": { "style": "background: rgba(255, 255, 0, 0%); border:0px; font: bold; color: rgba(255, 255, 0, 0%); font-family:'Arial';",
|
||||
"pressed" : "background-image:url($path/pesterhold.png);",
|
||||
"loc": [23,140],
|
||||
"size": [157, 124],
|
||||
"text": ""
|
||||
},
|
||||
"moodlabel": { "style": "",
|
||||
"loc": [0,0],
|
||||
"text": ""
|
||||
},
|
||||
"moods": [
|
||||
{ "style": "border:0px;",
|
||||
"selected": "background:rgba(255,255,255,50%); border:0px;",
|
||||
"loc": [23, 345],
|
||||
"size": [163, 37],
|
||||
"text": "",
|
||||
"icon": "",
|
||||
"mood": 0
|
||||
},
|
||||
{ "style": "border:0px;",
|
||||
"selected": "background:rgba(255,255,255,50%); border:0px;",
|
||||
"loc": [23, 391],
|
||||
"size": [163, 37],
|
||||
"text": "",
|
||||
"icon": "",
|
||||
"mood": 19
|
||||
},
|
||||
{ "style": "border:0px;",
|
||||
"selected": "background:rgba(255,255,255,50%); border:0px;",
|
||||
"loc": [23, 436],
|
||||
"size": [163, 37],
|
||||
"text": "",
|
||||
"icon": "",
|
||||
"mood": 20
|
||||
},
|
||||
{ "style": "border:0px;",
|
||||
"selected": "background:rgba(255,255,255,50%); border:0px;",
|
||||
"loc": [195, 345],
|
||||
"size": [163, 37],
|
||||
"text": "",
|
||||
"icon": "",
|
||||
"mood": 21
|
||||
},
|
||||
{ "style": "border:0px;",
|
||||
"selected": "background:rgba(255,255,255,50%); border:0px;",
|
||||
"loc": [195, 391],
|
||||
"size": [163, 37],
|
||||
"text": "",
|
||||
"icon": "",
|
||||
"mood": 22
|
||||
},
|
||||
{ "style": "border:0px;",
|
||||
"selected": "background:rgba(255,255,255,50%); border:0px;",
|
||||
"loc": [195, 436],
|
||||
"size": [163, 37],
|
||||
"text": "",
|
||||
"icon": "",
|
||||
"mood": 5
|
||||
},
|
||||
{ "style": "border:0px;",
|
||||
"selected": "background:rgba(255,255,255,50%); border:0px;",
|
||||
"loc": [366, 345],
|
||||
"size": [163, 37],
|
||||
"text": "",
|
||||
"icon": "",
|
||||
"mood": 6
|
||||
},
|
||||
{ "style": "border:0px;",
|
||||
"selected": "background:rgba(255,255,255,50%); border:0px;",
|
||||
"loc": [366, 391],
|
||||
"size": [163, 37],
|
||||
"text": "",
|
||||
"icon": "",
|
||||
"mood": 3
|
||||
},
|
||||
{ "style": "border:0px;",
|
||||
"selected": "background:rgba(255,255,255,50%); border:0px;",
|
||||
"loc": [366, 436],
|
||||
"size": [163, 37],
|
||||
"text": "",
|
||||
"icon": "",
|
||||
"mood": 1
|
||||
},
|
||||
{ "style": "border:0px;",
|
||||
"selected": "border:0px;",
|
||||
"loc": [35, 300],
|
||||
"size": [140, 18],
|
||||
"text": "",
|
||||
"icon": "",
|
||||
"mood": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 6.3 KiB |
Before Width: | Height: | Size: 6.3 KiB |
Before Width: | Height: | Size: 291 B |
Before Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 55 B |
BIN
themes/newthemes.zip
Normal file
|
@ -116,7 +116,6 @@
|
|||
},
|
||||
"convo": {
|
||||
"style": "background-color: #fdb302;border:2px solid yellow; font-family: 'Courier';",
|
||||
"tabstyle": "background-color: #fdb302; font-family: 'Courier'",
|
||||
"size": [487, 466],
|
||||
"chumlabel": { "style": "margin-bottom: 21px;background: rgb(196, 138, 0); color: white; border:0px; font-size: 14px;",
|
||||
"align": { "h": "center", "v": "center" },
|
||||
|
|
Before Width: | Height: | Size: 131 B After Width: | Height: | Size: 111 B |
Before Width: | Height: | Size: 4.5 KiB |
|
@ -5,11 +5,12 @@
|
|||
"icon": "$path/trayicon.png",
|
||||
"newmsgicon": "$path/trayicon2.png",
|
||||
"windowtitle": "TROLLIAN",
|
||||
"menu" : { "style": "font-family: 'Arial'; font: bold; font-size: 14px; background-color: #e5000f;border:2px solid #c20f00" }
|
||||
"menu" : { "style": "font-family: 'Arial'; font: bold; font-size: 14px; background-color: #e5000f;border:2px solid #c20f00" },
|
||||
"close": { "image": "$path/x.gif",
|
||||
"loc": [280, 2]},
|
||||
"minimize": { "image": "$path/m.gif",
|
||||
"loc": [260, 8]},
|
||||
"defaultwindow": { "style": "background: #e5000f; font-family:'Arial';font:bold;selection-background-color:#919191; " },
|
||||
"chums": { "style": "border:2px solid #ffa4a4; background-color: black;color: white;font: bold;font-size:14px;font-family: 'Arial';selection-background-color:#646464; " },
|
||||
"mychumhandle": { "label":
|
||||
{ "text": "TROLLTAG:",
|
||||
|
@ -25,9 +26,12 @@
|
|||
},
|
||||
"moodlabel": { "style": "font:bold;font-family:'Arial';color:black;"
|
||||
},
|
||||
"defaultmood": 7,
|
||||
"moods": [
|
||||
{ "style": "text-align:left; background:#ffa4a4;border:2px solid #780000;color: black; font-family:'Arial'; font:bold; padding-left:3px;",
|
||||
"selected": "text-align:left; background:white; border:2px solid #780000; color: black; font-family:'Arial'; font:bold; padding-left:3px;",
|
||||
"loc": [15, 485],
|
||||
"size": [135, 30],
|
||||
"text": "ECSTATIC",
|
||||
"icon": "$path/estatic.gif",
|
||||
"mood": 7
|
||||
|
@ -35,6 +39,8 @@
|
|||
|
||||
{ "style": "text-align:left; background:#ffa4a4;border:2px solid #780000;color: black; font-family:'Arial'; font:bold; padding-left:3px;",
|
||||
"selected": "text-align:left; background:white; border:2px solid #780000; color: black; font-family:'Arial'; font:bold; padding-left:3px;",
|
||||
"loc": [15, 513],
|
||||
"size": [135, 30],
|
||||
"text": "RELAXED",
|
||||
"icon": "$path/relaxed.gif",
|
||||
"mood": 8
|
||||
|
@ -42,6 +48,8 @@
|
|||
|
||||
{ "style": "text-align:left; background:#ffa4a4;border:2px solid #780000;color: black; font-family:'Arial'; font:bold; padding-left:3px;",
|
||||
"selected": "text-align:left; background:white; border:2px solid #780000; color: black; font-family:'Arial'; font:bold; padding-left:3px;",
|
||||
"loc": [15, 541],
|
||||
"size": [135, 30],
|
||||
"text": "DISCONTENT",
|
||||
"icon": "$path/discontent.gif",
|
||||
"mood": 9
|
||||
|
@ -49,6 +57,8 @@
|
|||
|
||||
{ "style": "text-align:left; background:#ffa4a4;border:2px solid #780000;color: black; font-family:'Arial'; font:bold; padding-left:3px;",
|
||||
"selected": "text-align:left; background:white; border:2px solid #780000; color: black; font-family:'Arial'; font:bold; padding-left:3px;",
|
||||
"loc": [148, 485],
|
||||
"size": [135, 30],
|
||||
"text": "DEVIOUS",
|
||||
"icon": "$path/devious.gif",
|
||||
"mood": 10
|
||||
|
@ -56,6 +66,8 @@
|
|||
|
||||
{ "style": "text-align:left; background:#ffa4a4;border:2px solid #780000;color: black; font-family:'Arial'; font:bold; padding-left:3px;",
|
||||
"selected": "text-align:left; background:white; border:2px solid #780000; color: black; font-family:'Arial'; font:bold; padding-left:3px;",
|
||||
"loc": [148, 513],
|
||||
"size": [135, 30],
|
||||
"text": "SLEEK",
|
||||
"icon": "$path/sleek.gif",
|
||||
"mood": 11
|
||||
|
@ -63,6 +75,8 @@
|
|||
|
||||
{ "style": "text-align:left; background:#ffa4a4;border:2px solid #780000;color: black; font-family:'Arial'; font:bold; padding-left:3px;",
|
||||
"selected": "text-align:left; background:white; border:2px solid #780000; color: black; font-family:'Arial'; font:bold; padding-left:3px;",
|
||||
"loc": [148, 541],
|
||||
"size": [135, 30],
|
||||
"text": "DETESTFUL",
|
||||
"icon": "$path/detestful.gif",
|
||||
"mood": 12
|
||||
|
@ -80,15 +94,43 @@
|
|||
},
|
||||
"convo": {
|
||||
"style": "background-color: #e5000f;border:2px solid #780000; font-family: 'Arial';",
|
||||
"tabstyle": "background-color: #e5000f; font-family: 'Arial'",
|
||||
"chumlabel": { "style": "margin-bottom: 21px;background: #ffa4a4; color: black; border:0px; font-size: 14px;",
|
||||
"text" : ":: trolling: $handle ::" }
|
||||
|
||||
"text" : ":: trolling: $handle ::" },
|
||||
"textarea": {
|
||||
"style": "background: white; font-size: 14px;font:bold; border:2px solid #ffa4a4;text-align:center; margin-right:10px; margin-left:10px;font-family: 'Arial'"
|
||||
},
|
||||
"tabwindow" : {
|
||||
"style": ""
|
||||
},
|
||||
"tabs": {
|
||||
"style": "",
|
||||
"selectedstyle": "",
|
||||
"newmsgcolor": "#ff0000"
|
||||
},
|
||||
"scrollbar": null
|
||||
},
|
||||
"memos":
|
||||
{ "size": [600,425] }
|
||||
{ "size": [600,425],
|
||||
"style": "background-color: #e5000f;border:2px solid #780000; font-family: 'Arial';",
|
||||
"label": { "style": "margin-bottom: 21px;background: #ffa4a4; color: white; border:0px; font-size: 14px;"
|
||||
},
|
||||
"textarea": {
|
||||
"style": "background: white; font-size: 14px;font:bold; border:2px solid #ffa4a4;text-align:center; margin-right:10px; margin-left:10px;font-family: 'Arial'"
|
||||
},
|
||||
"userlist": { "style": "border:2px solid #780000; background: white;font: bold;font-family: 'Courier';selection-background-color:#646464; font-size: 12px; margin-left:0px; margin-right:10px;"
|
||||
},
|
||||
"input": { "style": "background: white; border:2px solid #ffa4a4;margin-top:5px; margin-right:10px; margin-left:10px; font-size: 12px;" },
|
||||
"time": { "text": { "style": " border: 2px solid #780000; background: white; font-size: 12px; margin-top: 5px; margin-right: 5px; margin-left: 5px; font-family:'Arial';font:bold;"
|
||||
},
|
||||
"buttons": { "style": "color: black; font: bold; border: 2px solid #780000; font: bold; font-size: 12px; background: #e5000f; margin-top: 5px; margin-right: 5px; margin-left: 5px; padding: 2px; width: 50px;" }
|
||||
},
|
||||
|
||||
"tabs": {
|
||||
"style": "",
|
||||
"selectedstyle": "",
|
||||
"newmsgcolor": "#ff0000",
|
||||
"tabstyle": 0
|
||||
},
|
||||
"scrollbar": null
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
BIN
themes/trollian2.5/tnbg2.png
Normal file
After Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 4 KiB |
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 4 KiB |