From d5b3e289171b06a9f51a2c3fee028614e0158bf9 Mon Sep 17 00:00:00 2001 From: CommandBlocktt <145857754+CommandBlocktt@users.noreply.github.com> Date: Sun, 9 Jun 2024 13:31:36 +0000 Subject: [PATCH] #1228 Resources: New palettes of Guangzhou --- public/resources/palettes/guangzhou.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/public/resources/palettes/guangzhou.json b/public/resources/palettes/guangzhou.json index c67681fb2..d556fb10a 100644 --- a/public/resources/palettes/guangzhou.json +++ b/public/resources/palettes/guangzhou.json @@ -310,5 +310,15 @@ "zh-Hans": "佛山地铁", "zh-Hant": "佛山地鐵" } + }, + { + "id": "gdcj", + "colour": "#2c569e", + "fg": "#fff", + "name": { + "en": "Guangdong Intercity", + "zh-Hans": "广东城际", + "zh-Hant": "廣東城際" + } } ]