From a12998dd798805f05ca62a3b5e7d0d1adc733093 Mon Sep 17 00:00:00 2001 From: Logseq Agent Date: Mon, 9 Mar 2026 14:28:30 +0000 Subject: [PATCH] =?UTF-8?q?I=E2=80=99ll=20locate=20where=20color=20is=20de?= =?UTF-8?q?fined=20in=20this=20project=20and=20update=20it=20to=20red,=20t?= =?UTF-8?q?hen=20verify=20the=20change.`rg`=20isn=E2=80=99t=20installed=20?= =?UTF-8?q?her?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 6d99563..0b059c1 100644 --- a/index.html +++ b/index.html @@ -9,7 +9,7 @@ --bg: #101820; --panel: #172634; --grid: #22384a; - --snake: #facc15; + --snake: #ff0000; --head: #fde047; --food: #ff6b6b; --text: #f1f5f9;