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 Chongqing #1567

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
94 changes: 92 additions & 2 deletions public/resources/palettes/chongqing.json
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@
},
{
"id": "cq27",
"colour": "#685bc7",
"colour": "#0057b8",
"fg": "#fff",
"name": {
"en": "Line 27",
Expand All @@ -211,7 +211,7 @@
},
{
"id": "jiangtiao",
"colour": "#0077c8",
"colour": "#0057b8",
"fg": "#fff",
"name": {
"en": "Jiangtiao Line",
Expand All @@ -228,5 +228,95 @@
"zh-Hans": "璧铜线",
"zh-Hant": "璧銅線"
}
},
{
"id": "cq19",
"colour": "#0057b8",
"fg": "#fff",
"name": {
"en": "Line 19",
"zh-Hans": "19号线",
"zh-Hant": "19號線"
}
},
{
"id": "cq20",
"colour": "#0057b8",
"fg": "#fff",
"name": {
"en": "Line 20",
"zh-Hans": "20号线",
"zh-Hant": "20號線"
}
},
{
"id": "cq21",
"colour": "#008c95",
"fg": "#fff",
"name": {
"en": "Line 21",
"zh-Hans": "21号线",
"zh-Hant": "21號線"
}
},
{
"id": "cq26",
"colour": "#0057b8",
"fg": "#fff",
"name": {
"en": "Line 26",
"zh-Hans": "26号线",
"zh-Hant": "26號線"
}
},
{
"id": "cq28",
"colour": "#009b98",
"fg": "#fff",
"name": {
"en": "Line 28",
"zh-Hans": "28号线",
"zh-Hant": "28號線"
}
},
{
"id": "cq29",
"colour": "#0057b8",
"fg": "#fff",
"name": {
"en": "Line 29",
"zh-Hans": "29号线",
"zh-Hant": "29號線"
}
},
{
"id": "guobo",
"colour": "#f67599",
"fg": "#fff",
"name": {
"en": "Guobo Line",
"zh-Hans": "国博线",
"zh-Hant": "國博線"
}
},
{
"id": "konggang",
"colour": "#003da5",
"fg": "#fff",
"name": {
"en": "Konggang Line",
"zh-Hans": "空港线",
"zh-Hant": "空港線"
}
},
{
"id": "yongchuan",
"colour": "#0057b8",
"fg": "#fff",
"name": {
"en": "Yongchuan Line",
"zh-Hans": "永川线",
"zh-Hant": "永川線"
}
}
]
Loading