Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

vbb-line-colors

derhuerst64ISC1.0.5

Colors of VBB lines.

vbb, public transport, transit, berlin, bvg, colors

readme

vbb-line-colors

Colors of VBB lines.

npm version build status ISC-licensed support me via GitHub Sponsors chat with me on Twitter

Installation

npm install vbb-line-colors

Usage

const lineColors = require('vbb-line-colors')

console.log(lineColors.subway.U6)
{fg: '#fff', bg: '#6f4e9c'}

Contributing

If you have a question or need support using vbb-line-colors, please double-check your code and setup first. If you think you have found a bug or want to propose a feature, refer to the issues page.