'use strict'; module.exports = { text: { fontFamily: 'Urbanist', fontSize: 12, fill: '#ffffff', originX: 'center', top: 2, }, rect: { fill: '#666666', height: 20, originX: 'center', }, };