diff --git a/src/cfg.json b/src/cfg.json index 31daa05..4212282 100644 --- a/src/cfg.json +++ b/src/cfg.json @@ -1,5 +1,5 @@ { "prefix": ".", - "hexBlue": "0x61f2ea", - "hexRed": "0xfb636b" + "hexBlue": "61f2ea", + "hexRed": "fb636b" }