Last active
November 30, 2015 21:18
-
-
Save inversion/60a96ea3294e4ce35615 to your computer and use it in GitHub Desktop.
TfL Hex Line Colours JSON
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"Bakerloo": "#B36305", | |
"Central": "#E32017", | |
"Circle": "#FFD300", | |
"District": "#00782A", | |
"DLR": "#00A4A7", | |
"Hammersmith and City": "#F3A9BB", | |
"Jubilee": "#A0A5A9", | |
"Metropolitan": "#9B0056", | |
"Northern": "#000000", | |
"Overground": "#EE7C0E", | |
"Piccadilly": "#003688", | |
"Tramlink": "#84B817", | |
"Victoria": "#0098D4", | |
"Waterloo and City": "#95CDBA" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment