From 841b32554b04c4575b892d8541dccea2210da8d2 Mon Sep 17 00:00:00 2001 From: HamletDuFromage <61667930+HamletDuFromage@users.noreply.github.com> Date: Sat, 23 Mar 2024 22:19:10 +0100 Subject: [PATCH] add pastel pink jc color profile --- jc_profiles.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/jc_profiles.json b/jc_profiles.json index 9c16e47..033494f 100644 --- a/jc_profiles.json +++ b/jc_profiles.json @@ -194,5 +194,12 @@ "R_BTN": "32322D", "R_JC": "D2BE69", "name": "Legend of Zelda: Tears of the Kingdom Edition Gold Joy-Con" + }, + { + "L_BTN": "372D2D", + "L_JC": "FFAFAF", + "R_BTN": "372D2D", + "R_JC": "FFAFAF", + "name": "Pastel Pink" } ] \ No newline at end of file