Skip to content

Commit

Permalink
#1511 Resources: New palettes of Daegu
Browse files Browse the repository at this point in the history
  • Loading branch information
Eno-H authored and linchen1965 committed Jan 8, 2025
1 parent 26404c1 commit 7e7feaf
Showing 1 changed file with 20 additions and 6 deletions.
26 changes: 20 additions & 6 deletions public/resources/palettes/daegu.json
Original file line number Diff line number Diff line change
@@ -1,32 +1,46 @@
[
{
"id": "d1",
"colour": "#d93f5c",
"fg": "#fff",
"name": {
"en": "Line 1",
"ko": "1호선 ",
"zh-Hans": "1号线",
"zh-Hant": "1號線"
},
"colour": "#D50F4D"
}
},
{
"id": "d2",
"colour": "#00aa80",
"fg": "#fff",
"name": {
"en": "Line 2",
"ko": "2호선 ",
"zh-Hans": "2号线",
"zh-Hant": "2號線"
},
"colour": "#21A37F"
}
},
{
"id": "d3",
"colour": "#ffb11e",
"fg": "#fff",
"name": {
"en": "Line 3",
"ko": "3호선 ",
"zh-Hans": "3号线",
"zh-Hant": "3號線"
},
"colour": "#F0C01E"
}
},
{
"id": "dg",
"colour": "#0054a6",
"fg": "#fff",
"name": {
"en": "Daegyeong Line",
"zh-Hans": "大庆线",
"zh-Hant": "大慶線",
"ko": "대경선"
}
}
]

0 comments on commit 7e7feaf

Please sign in to comment.