Skip to content

Commit a3b6a0a

Browse files
committed
DT-6906 matka train color config fix
1 parent a3195de commit a3b6a0a

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

src/monitorConfig.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,13 @@ export default {
111111
alert: '#dc0451',
112112
monitorButtonBackground: 'rgba(255, 255, 255, 0.7)',
113113
},
114+
modeIcons: {
115+
colors: {
116+
'mode-rail': '#000000',
117+
},
118+
postfix: '',
119+
setName: 'digitransit',
120+
},
114121
},
115122
tampere: {
116123
colors: {

0 commit comments

Comments
 (0)