Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resources: New palettes of Xi'an #1644

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 23 additions & 3 deletions public/resources/palettes/xian.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
{
"id": "xa5",
"colour": "#A6E35F",
"fg": "#fff",
"fg": "#000",
"name": {
"en": "Line 5",
"zh-Hans": "5号线",
Expand All @@ -62,7 +62,7 @@
{
"id": "xa8",
"colour": "#E6B10E",
"fg": "#fff",
"fg": "#000",
"pantone": "7405 U",
"name": {
"en": "Line 8",
Expand All @@ -83,7 +83,7 @@
{
"id": "xa10",
"colour": "#00a353",
"fg": "#fff",
"fg": "#000",
"name": {
"en": "Line 10",
"zh-Hans": "10号线",
Expand All @@ -100,6 +100,16 @@
"zh-Hant": "機場城際/14號線"
}
},
{
"id": "xa15",
"colour": "#fe638c",
"fg": "#000",
"name": {
"en": "Line 15",
"zh-Hans": "15号线",
"zh-Hant": "15號線"
}
},
{
"id": "xa16",
"colour": "#ee805f",
Expand All @@ -110,6 +120,16 @@
"zh-Hant": "16號線"
}
},
{
"id": "xayb",
"colour": "#3e9bd4",
"fg": "#fff",
"name": {
"en": "Xi'an Gaoxin Skyshuttle",
"zh-Hans": "西安高新云巴",
"zh-Hant": "西安高新云巴"
}
},
{
"id": "xaxh",
"colour": "#720160",
Expand Down