remove hex markings

This commit is contained in:
2021-08-23 17:30:13 +02:00
parent 7659d97665
commit f1bec2d133

View File

@@ -1,5 +1,5 @@
{ {
"prefix": ".", "prefix": ".",
"hexBlue": "0x61f2ea", "hexBlue": "61f2ea",
"hexRed": "0xfb636b" "hexRed": "fb636b"
} }