From bde13cddc878481cb6dcdf60cf02ec6d3c4fa454 Mon Sep 17 00:00:00 2001 From: bingus_violet Date: Sat, 29 Jun 2024 21:05:26 -0500 Subject: [PATCH] Change Teto's color --- constants.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/constants.json b/constants.json index 98e3b4f..c402fc1 100644 --- a/constants.json +++ b/constants.json @@ -255,19 +255,19 @@ "color": "rgb(225, 225, 225)" }, "Teto Tuesday": { - "color": "rgb(255, 100, 100)", + "color": "#d5738d", "caseInsensitive": true }, "Teto Territory": { - "color": "rgb(255, 100, 100)", + "color": "#d5738d", "caseInsensitive": true }, "Teto": { - "color": "rgb(255, 100, 100)", + "color": "#d5738d", "caseInsensitive": true }, "Kasane": { - "color": "rgb(255, 100, 100)", + "color": "#d5738d", "caseInsensitive": true }, "Ryouiki Tenkai": {