|
|
@ -14,6 +14,7 @@ |
|
|
|
{ "name": "Radioactive", "url": "static/themes/radioactive" }, |
|
|
|
{ "name": "Radioactive", "url": "static/themes/radioactive" }, |
|
|
|
{ "name": "Sky", "url": "static/themes/sky" } |
|
|
|
{ "name": "Sky", "url": "static/themes/sky" } |
|
|
|
], |
|
|
|
], |
|
|
|
|
|
|
|
"useMonospace": true, |
|
|
|
"startupOptions" : { |
|
|
|
"startupOptions" : { |
|
|
|
"server": "irc.yourserver.com", |
|
|
|
"server": "irc.yourserver.com", |
|
|
|
"port": 6697, |
|
|
|
"port": 6697, |
|
|
@ -24,5 +25,8 @@ |
|
|
|
"greetingText": "Welcome. Happy Hacking!", |
|
|
|
"greetingText": "Welcome. Happy Hacking!", |
|
|
|
"infoBackground": "", |
|
|
|
"infoBackground": "", |
|
|
|
"infoContent": "" |
|
|
|
"infoContent": "" |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"buffers": { |
|
|
|
|
|
|
|
"messageLayout": "inline", |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|