From 3e850a100102904a7e95e5f82c0f4dcfaaded6f4 Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Thu, 9 Apr 2020 02:37:29 +0200 Subject: [PATCH] Update supporters.json --- supporters.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/supporters.json b/supporters.json index 4639e990..a7d44432 100644 --- a/supporters.json +++ b/supporters.json @@ -1,7 +1,7 @@ { "Ellpeck": { "tier": 2, - "color": 65280 + "color": "00ff00" }, "DJAscendance": { "tier": 1 @@ -17,6 +17,6 @@ }, "Owlwix": { "tier": 2, - "color": 16776960 + "color": "ffff00" } }