if (i % 2 === 0) {
        return (
          <ChordLine
            line={line}
            theme={this.props.theme}