34:a7e8ed799092
Anton Shestakov <av6@dwimlabs.net>, Tue, 22 Mar 2016 15:05:34 +0800
rivets: more idiomatic first-letter formatter

next change 41:260f3df482df
previous change 31:d0248d45562f

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:
presence:
online: '#5cb85c'
away: '#f0ad4e'
xa: '#d9534f'
unavailable: '#777'
default: '#337ab7'
avatar: [
'#f75782',
'#d27b2b',
'#a5902b',
'#759d2b',
'#2da46b',
'#2fa196',
'#319db4',
'#4292f4',
'#c16af4',
'#f545cd'
]