From 2b41fed704aad0d6b176b5a966d5d166ecf43539 Mon Sep 17 00:00:00 2001 From: Nayantheerth_Akhil Date: Thu, 16 Oct 2025 04:02:11 +0530 Subject: [PATCH 1/2] python --- pixel_update.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/pixel_update.json b/pixel_update.json index 18c76b5022e..703e7efb36e 100644 --- a/pixel_update.json +++ b/pixel_update.json @@ -1,27 +1,27 @@ [ { - "x": "22", - "y": "3", - "rgb": "#000000" + "x": "3", + "y": "12", + "rgb": "#333333" }, { - "x": "23", - "y": "3", - "rgb": "#000000" + "x": "4", + "y": "12", + "rgb": "#333333" }, { - "x": "24", - "y": "3", - "rgb": "#000000" + "x": "5", + "y": "12", + "rgb": "#333333" }, { - "x": "25", - "y": "3", - "rgb": "#000000" + "x": "6", + "y": "12", + "rgb": "#333333" }, { - "x": "2", + "x": "7", "y": "12", - "rgb": "#333333" + "rgb": "#343433" } -] +] \ No newline at end of file From 3016a6441a1798d58459d65cb85adccba05ae53c Mon Sep 17 00:00:00 2001 From: Nayantheerth_Akhil Date: Thu, 16 Oct 2025 04:02:47 +0530 Subject: [PATCH 2/2] python --- pixel_update.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/pixel_update.json b/pixel_update.json index 703e7efb36e..b6146204a87 100644 --- a/pixel_update.json +++ b/pixel_update.json @@ -1,27 +1,27 @@ [ { - "x": "3", + "x": "8", "y": "12", - "rgb": "#333333" + "rgb": "#2B2B29" }, { - "x": "4", + "x": "9", "y": "12", - "rgb": "#333333" + "rgb": "#000000" }, { - "x": "5", + "x": "10", "y": "12", - "rgb": "#333333" + "rgb": "#000000" }, { - "x": "6", + "x": "11", "y": "12", - "rgb": "#333333" + "rgb": "#000000" }, { - "x": "7", + "x": "12", "y": "12", - "rgb": "#343433" + "rgb": "#000000" } ] \ No newline at end of file