/** * @typedef {Object} Colors * @property {string} [fill] * @property {string} [stroke] */