2011-06-26 18:14:19 -04:00
|
|
|
{"main":
|
|
|
|
{"style": "background-color:rgba(0,0,0,0); background-repeat: no-repeat;",
|
|
|
|
"background-image": "$path/fjbg.png",
|
|
|
|
"size": [613, 401],
|
|
|
|
"icon": "$path/trayicon.png",
|
|
|
|
"newmsgicon": "$path/trayicon2.png",
|
|
|
|
"windowtitle": "FRESHjamz",
|
|
|
|
"close": { "image": "$path/x.png",
|
2011-07-12 03:15:47 -04:00
|
|
|
"size": [13, 13],
|
2011-06-26 18:14:19 -04:00
|
|
|
"loc": [101, 362]},
|
|
|
|
"minimize": { "image": "$path/m.png",
|
2011-07-12 03:15:47 -04:00
|
|
|
"size": [13, 13],
|
2011-06-26 18:14:19 -04:00
|
|
|
"loc": [116, 362]},
|
|
|
|
"menubar": { "style": "font-family: 'Arial'; font-size: 11px; font: bold; color: white;" },
|
|
|
|
"menu" : { "style": "font-family: 'Arial'; font-size: 11px; font: bold; color: white; background-color: #393939; border:3px solid #797979;",
|
|
|
|
"selected": "background-color: #545454",
|
|
|
|
"menuitem": "margin-right:10px;",
|
|
|
|
"loc": [198,141]
|
|
|
|
},
|
|
|
|
"sounds": { "alertsound": "$path/alarm.wav",
|
2011-07-12 03:15:47 -04:00
|
|
|
"ceasesound": "$path/ohgodwhat.wav" },
|
|
|
|
"menus": {"client": {"_name": "Album",
|
2011-06-26 18:14:19 -04:00
|
|
|
"options": "Options",
|
|
|
|
"memos": "Memos",
|
|
|
|
"logviewer": "Pesterlogs",
|
2011-07-12 03:15:47 -04:00
|
|
|
"randen": "Random Encounter",
|
2011-06-26 18:14:19 -04:00
|
|
|
"userlist": "Userlist",
|
2011-07-12 03:15:47 -04:00
|
|
|
"addgroup": "Add Group",
|
2011-06-26 18:14:19 -04:00
|
|
|
"import": "Import",
|
2011-07-12 03:15:47 -04:00
|
|
|
"reconnect": "Reconnect",
|
|
|
|
"idle": "Idle",
|
2011-06-26 18:14:19 -04:00
|
|
|
"exit": "Exit"},
|
|
|
|
"profile": {"_name": "Track",
|
|
|
|
"switch": "Switch",
|
|
|
|
"theme": "Theme",
|
|
|
|
"color": "Color",
|
|
|
|
"block": "Trollslum",
|
|
|
|
"quirks": "Quirks" },
|
|
|
|
"help": { "_name": "Info",
|
|
|
|
"help": "Info",
|
2011-07-12 03:15:47 -04:00
|
|
|
"calsprite": "Calsprite",
|
|
|
|
"nickserv": "NickServ",
|
2011-06-26 18:14:19 -04:00
|
|
|
"about": "About" },
|
|
|
|
"rclickchumlist": {"pester": "Pester",
|
|
|
|
"removechum": "Remove Chum",
|
2011-07-12 03:15:47 -04:00
|
|
|
"report": "Report",
|
2011-06-26 18:14:19 -04:00
|
|
|
"blockchum": "Block",
|
|
|
|
"addchum": "Add Chum",
|
|
|
|
"viewlog": "View Pesterlog",
|
|
|
|
"unblockchum": "Unblock",
|
2011-07-12 03:15:47 -04:00
|
|
|
"removegroup": "Remove Group",
|
|
|
|
"renamegroup": "Rename Group",
|
|
|
|
"movechum": "Move To",
|
2011-06-26 18:14:19 -04:00
|
|
|
"banuser": "Ban",
|
|
|
|
"opuser": "Make OP",
|
2011-07-12 03:15:47 -04:00
|
|
|
"voiceuser": "Give Voice",
|
|
|
|
"quirkkill": "Kill Quirk",
|
|
|
|
"quirksoff": "Quirks Off",
|
|
|
|
"invitechum": "Invite Chump",
|
|
|
|
"memosetting": "Memo Settings",
|
|
|
|
"memonoquirk": "Disable Quirks",
|
|
|
|
"memohidden": "Hidden",
|
|
|
|
"memoinvite": "Invite-Only",
|
|
|
|
"memomute": "Mute" }
|
2011-06-26 18:14:19 -04:00
|
|
|
},
|
|
|
|
"chums": { "style": "font-size: 16px; background-image:url($path/chumbg.png); background-color: #414141; background-repeat: no-repeat; font-family: 'Arial'; border: 0px; selection-background-color: #222222; color: #ff168f;",
|
|
|
|
"loc": [189, 162],
|
|
|
|
"size": [272, 170],
|
|
|
|
"userlistcolor": "#ff168f",
|
|
|
|
"moods": {
|
2011-07-12 03:15:47 -04:00
|
|
|
|
2011-06-26 18:14:19 -04:00
|
|
|
"chummy": { "icon": "$path/chummy.png", "color": "white" },
|
2011-07-12 03:15:47 -04:00
|
|
|
|
2011-06-26 18:14:19 -04:00
|
|
|
"rancorous": { "icon": "$path/rancorous.png", "color": "#ff168f" },
|
2011-07-12 03:15:47 -04:00
|
|
|
|
2011-06-26 18:14:19 -04:00
|
|
|
"offline": { "icon": "$path/offline.png", "color": "grey"},
|
2011-07-12 03:15:47 -04:00
|
|
|
|
|
|
|
|
2011-06-26 18:14:19 -04:00
|
|
|
"pleasant": { "icon": "$path/pleasant.png", "color": "white" },
|
2011-07-12 03:15:47 -04:00
|
|
|
|
2011-06-26 18:14:19 -04:00
|
|
|
"distraught": { "icon": "$path/distraught.png", "color": "white" },
|
2011-07-12 03:15:47 -04:00
|
|
|
|
2011-06-26 18:14:19 -04:00
|
|
|
"pranky": { "icon": "$path/pranky.png", "color": "white" },
|
2011-07-12 03:15:47 -04:00
|
|
|
|
2011-06-26 18:14:19 -04:00
|
|
|
"smooth": { "icon": "$path/smooth.png", "color": "white" },
|
2011-07-12 03:15:47 -04:00
|
|
|
|
|
|
|
|
2011-06-26 18:14:19 -04:00
|
|
|
"mystified": { "icon": "$path/mystified.png", "color": "white" },
|
2011-07-12 03:15:47 -04:00
|
|
|
|
2011-06-26 18:14:19 -04:00
|
|
|
"amazed": { "icon": "$path/amazed.png", "color": "white" },
|
2011-07-12 03:15:47 -04:00
|
|
|
|
2011-06-26 18:14:19 -04:00
|
|
|
"insolent": { "icon": "$path/insolent.png", "color": "white" },
|
2011-07-12 03:15:47 -04:00
|
|
|
|
|
|
|
"bemused": { "icon": "$path/bemused.png", "color": "white" },
|
|
|
|
|
|
|
|
|
2011-06-26 18:14:19 -04:00
|
|
|
"ecstatic": { "icon": "$path/ecstatic.png", "color": "#ff168f" },
|
2011-07-12 03:15:47 -04:00
|
|
|
|
2011-06-26 18:14:19 -04:00
|
|
|
"relaxed": { "icon": "$path/relaxed.png", "color": "#ff168f" },
|
2011-07-12 03:15:47 -04:00
|
|
|
|
2011-06-26 18:14:19 -04:00
|
|
|
"discontent": { "icon": "$path/discontent.png", "color": "#ff168f" },
|
2011-07-12 03:15:47 -04:00
|
|
|
|
2011-06-26 18:14:19 -04:00
|
|
|
"devious": { "icon": "$path/devious.png", "color": "#ff168f" },
|
2011-07-12 03:15:47 -04:00
|
|
|
|
2011-06-26 18:14:19 -04:00
|
|
|
"sleek": { "icon": "$path/sleek.png", "color": "#ff168f" },
|
2011-07-12 03:15:47 -04:00
|
|
|
|
2011-06-26 18:14:19 -04:00
|
|
|
"detestful": { "icon": "$path/detestful.png", "color": "#ff168f" },
|
2011-07-12 03:15:47 -04:00
|
|
|
|
2011-06-26 18:14:19 -04:00
|
|
|
"mirthful": { "icon": "$path/mirthful.png", "color": "#ff168f" },
|
2011-07-12 03:15:47 -04:00
|
|
|
|
2011-06-26 18:14:19 -04:00
|
|
|
"manipulative": { "icon": "$path/manipulative.png", "color": "#ff168f" },
|
2011-07-12 03:15:47 -04:00
|
|
|
|
2011-06-26 18:14:19 -04:00
|
|
|
"vigorous": { "icon": "$path/vigorous.png", "color": "#ff168f" },
|
2011-07-12 03:15:47 -04:00
|
|
|
|
2011-06-26 18:14:19 -04:00
|
|
|
"perky": { "icon": "$path/perky.png", "color": "#ff168f" },
|
2011-07-12 03:15:47 -04:00
|
|
|
|
2011-06-26 18:14:19 -04:00
|
|
|
"acceptant": { "icon": "$path/acceptant.png", "color": "#ff168f" },
|
2011-07-12 03:15:47 -04:00
|
|
|
|
2011-06-26 18:14:19 -04:00
|
|
|
"protective": { "icon": "$path/protective.png", "color": "lime" },
|
2011-07-12 03:15:47 -04:00
|
|
|
|
2011-06-26 18:14:19 -04:00
|
|
|
"blocked": { "icon": "$path/blocked.png", "color": "#ff168f" }
|
2011-07-12 03:15:47 -04:00
|
|
|
|
2011-06-26 18:14:19 -04:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"trollslum": {
|
|
|
|
"style": "background: black; font-family: 'Arial'; color: white;",
|
|
|
|
"size": [200, 450],
|
|
|
|
"label": { "text": "Trollslum",
|
|
|
|
"style": "color: white ; font: bold; font-family: 'Arial'; border: 0px;" },
|
|
|
|
"chumroll": {"style": "border: 3px solid white; background-color: black; color: white; padding: 5px; font: bold; font-family: 'Arial'; selection-background-color: rgb(100,100,100);" }
|
|
|
|
},
|
|
|
|
"mychumhandle": { "label": { "text": "",
|
|
|
|
"loc": [0,0],
|
|
|
|
"style": "color: rgba(0,0,0,0);" },
|
|
|
|
"handle": { "style": "background: black; padding: 3px; padding-left: 26px; color: white; font-family:'Arial'; font: bold; text-align:left; font-size: 12px; border: 3px solid white;",
|
|
|
|
"loc": [0,0],
|
|
|
|
"size": [0, 0] },
|
|
|
|
"colorswatch": { "loc": [0,0],
|
|
|
|
"size": [0,0],
|
|
|
|
"text": "" },
|
|
|
|
"currentMood": [0, 0]
|
|
|
|
},
|
|
|
|
"defaultwindow": { "style": "color: black; background: #797979; font-family: 'Arial'; font: bold; selection-background-color: rgb(100,100,100);"
|
|
|
|
},
|
2011-07-12 03:15:47 -04:00
|
|
|
"addchum":
|
2011-06-26 18:14:19 -04:00
|
|
|
{ "style": "background-image:url($path/pause1.png); border:0px;",
|
2011-07-12 03:15:47 -04:00
|
|
|
"pressed": "background-image:url($path/pause2.png); border:0px;",
|
2011-06-26 18:14:19 -04:00
|
|
|
"loc": [239, 73],
|
|
|
|
"size": [55, 58],
|
|
|
|
"text": ""
|
|
|
|
},
|
2011-07-12 03:15:47 -04:00
|
|
|
"pester":
|
2011-06-26 18:14:19 -04:00
|
|
|
{ "style": "background-image:url($path/play1.png); border:0px;",
|
2011-07-12 03:15:47 -04:00
|
|
|
"pressed": "background-image:url($path/play2.png); border:0px;",
|
2011-06-26 18:14:19 -04:00
|
|
|
"loc": [180, 73],
|
|
|
|
"size": [55, 58],
|
|
|
|
"text": ""
|
|
|
|
},
|
|
|
|
"block": { "style": "background: rgba(0,0,0,0); border:0px; color: rgba(0,0,0,0);",
|
|
|
|
"loc": [0, 0],
|
|
|
|
"size": [0, 0],
|
|
|
|
"text": ""
|
|
|
|
},
|
|
|
|
"defaultmood": 0,
|
|
|
|
"moodlabel": { "style": "",
|
|
|
|
"loc": [0, 0],
|
|
|
|
"text": ""
|
|
|
|
},
|
|
|
|
"moods": [
|
2011-07-12 03:15:47 -04:00
|
|
|
{ "style": "background-image:url($path/rewind1.png); border:0px;",
|
2011-06-26 18:14:19 -04:00
|
|
|
"selected": "background-image:url($path/rewind2.png); border:0px;",
|
|
|
|
"loc": [298, 73],
|
|
|
|
"size": [55, 58],
|
|
|
|
"text": "",
|
|
|
|
"icon": "",
|
|
|
|
"mood": 2
|
2011-07-12 03:15:47 -04:00
|
|
|
},
|
2011-06-26 18:14:19 -04:00
|
|
|
{ "style": "background-image:url($path/fastforward1.png); border:0px;",
|
|
|
|
"selected": "background-image:url($path/fastforward2.png); border:0px;",
|
|
|
|
"loc": [357, 73],
|
|
|
|
"size": [55, 58],
|
|
|
|
"text": "",
|
|
|
|
"icon": "",
|
|
|
|
"mood": 0
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"convo":
|
|
|
|
{"style": "background: #797979; font-family: 'Arial';",
|
|
|
|
"scrollbar": { "style" : "", "handle": "" },
|
|
|
|
"margins": {"top": 10, "bottom": 10, "left": 10, "right": 10 },
|
|
|
|
"size": [400, 250],
|
|
|
|
"chumlabel": { "style": "background-image:url($path/chumlabelbg.png);background-color:#393939; background-repeat: no-repeat; color: #ff168f; padding: 2px; border:1px solid #c2c2c2; margin-bottom: 4px;",
|
|
|
|
"align": { "h": "left", "v": "center" },
|
|
|
|
"minheight": 22,
|
|
|
|
"maxheight": 36,
|
|
|
|
"text" : "Pestering: $handle"
|
|
|
|
},
|
|
|
|
"textarea": {
|
|
|
|
"style": "background: white; border:2px solid #c2c2c2; font-size: 14px;"
|
|
|
|
},
|
|
|
|
"input": {
|
|
|
|
"style": "background: white;margin-top:5px; border:1px solid #c2c2c2; font-size: 12px;"
|
|
|
|
},
|
|
|
|
"tabwindow" : {
|
2011-07-12 03:15:47 -04:00
|
|
|
"style": "background: black; font-family: 'Arial'"
|
2011-06-26 18:14:19 -04:00
|
|
|
},
|
|
|
|
"tabs": {
|
|
|
|
"style": "border: 2px solid white; background: black; color: white;",
|
|
|
|
"selectedstyle": "border: 3px solid white; background: white; color: black;",
|
|
|
|
"newmsgcolor": "red",
|
|
|
|
"tabstyle": 0
|
|
|
|
},
|
|
|
|
"text": {
|
|
|
|
"beganpester": "began pestering",
|
|
|
|
"ceasepester": "ceased pestering",
|
|
|
|
"blocked": "blocked",
|
|
|
|
"unblocked": "unblocked",
|
|
|
|
"openmemo": "opened memo on board",
|
|
|
|
"joinmemo": "responded to memo",
|
|
|
|
"closememo": "ceased responding to memo",
|
|
|
|
"kickedmemo": "You have been banned from this memo!"
|
|
|
|
},
|
|
|
|
"systemMsgColor": "#646464"
|
|
|
|
},
|
|
|
|
"memos":
|
|
|
|
{"memoicon": "$path/memo.png",
|
|
|
|
"style": "background: #797979; font-family: 'Arial';",
|
|
|
|
"size": [450,300],
|
|
|
|
"tabs": {
|
|
|
|
"style": "border: 2px solid white; background: black; color: white;",
|
|
|
|
"selectedstyle": "border: 3px solid white; background: white; color: black;",
|
|
|
|
"newmsgcolor": "red",
|
|
|
|
"tabstyle": 0
|
|
|
|
},
|
|
|
|
"label": { "text": "Bulletin Board: $channel",
|
|
|
|
"style": "background-image:url($path/chumlabelbg.png);background-color:#393939; background-repeat: no-repeat; color: #ff168f; padding: 2px; border:1px solid #c2c2c2; margin-bottom: 4px;",
|
|
|
|
"align": { "h": "left", "v": "center" },
|
|
|
|
"minheight": 18,
|
|
|
|
"maxheight": 18
|
|
|
|
},
|
|
|
|
"textarea": {
|
|
|
|
"style": "background: white; border:2px solid #c2c2c2; font-size: 12px;"
|
|
|
|
},
|
|
|
|
"input": {
|
|
|
|
"style": "background: white;margin-top:5px; border:1px solid #c2c2c2; font-size: 12px; margin-bottom: 5px; "
|
|
|
|
},
|
|
|
|
"margins": {"top": 10, "bottom": 10, "left": 9, "right": 4 },
|
|
|
|
"userlist": { "width": 125,
|
|
|
|
"style": "font-size: 12px; background: white; margin-left: 5px; margin-bottom: 5px; border:2px solid #c2c2c2; padding: 5px; font-family: 'Arial';selection-background-color:rgb(200,200,200);"
|
|
|
|
},
|
2011-07-12 03:15:47 -04:00
|
|
|
"time": { "text": { "width": 75,
|
|
|
|
"style": "color: black; font:bold; border:1px solid #c2c2c2; background: white; height: 19px;"
|
2011-06-26 18:14:19 -04:00
|
|
|
},
|
|
|
|
"slider": { "style": " border:1px solid #c2c2c2;",
|
|
|
|
"groove": "border-image:url($path/timeslider.png);",
|
|
|
|
"handle": "image:url($path/timeicon.png);"
|
|
|
|
},
|
2011-07-12 03:15:47 -04:00
|
|
|
"buttons": { "style": "border:1px solid #ff9dcf; height: 17px; width: 50px; color: white; font-family: 'Arial'; background: #ff168f; margin-left: 2px;" },
|
|
|
|
"arrows": { "left": "$path/leftarrow.png",
|
2011-06-26 18:14:19 -04:00
|
|
|
"right": "$path/rightarrow.png",
|
|
|
|
"style": "width: 19px; height: 19px; border:0px; margin-left: 2px;"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"systemMsgColor": "#646464",
|
|
|
|
"op": { "icon": "$path/smooth.png" }
|
|
|
|
}
|
2011-07-12 03:15:47 -04:00
|
|
|
}
|