43:95e2cabea44b
Anton Shestakov <av6@dwimlabs.net>, Thu, 24 Mar 2016 20:44:10 +0800
favicon: new ui element to display status (and incoming events in the future)

next change 60:bbab4c40a2ba
previous change 41:260f3df482df

coffee/tram.coffee

Permissions: -rw-r--r--

Other formats: Feeds:
window.Tram =
info:
client: 'Tram IM'
version: '0.1'
config:
host: location.host
domain: location.hostname
colors:
show:
online: '#5cb85c'
away: '#f0ad4e'
xa: '#d9534f'
offline: '#777'
default: '#337ab7'
avatar: [
'#f75782',
'#d27b2b',
'#a5902b',
'#759d2b',
'#2da46b',
'#2fa196',
'#319db4',
'#4292f4',
'#c16af4',
'#f545cd'
]