27:f59d389adcc4
Anton Shestakov <av6@dwimlabs.net>, Mon, 21 Mar 2016 21:13:17 +0800
contacts: new ui element, contact list

next change 29:8d134e4f876c
previous change 14:8f8eddb3b264

coffee/tram.coffee

Permissions: -rw-r--r--

Other formats: Feeds:
window.Tram =
config:
host: location.host
domain: location.hostname
colors:
presence:
online: '#5cb85c'
away: '#f0ad4e'
xa: '#d9534f'
unavailable: '#777'
default: '#337ab7'