From 88165e99789bfbec8c918d7af155861d02568171 Mon Sep 17 00:00:00 2001 From: chillKB <107592205+chillKB@users.noreply.github.com> Date: Wed, 1 Jan 2025 13:52:30 -0800 Subject: [PATCH] add modifier colors --- v3/chill/ghoul/ghoul.json | 41 ++++++++++++++++++++++++++++++++------- 1 file changed, 34 insertions(+), 7 deletions(-) diff --git a/v3/chill/ghoul/ghoul.json b/v3/chill/ghoul/ghoul.json index 304492d0ba..8069e49285 100644 --- a/v3/chill/ghoul/ghoul.json +++ b/v3/chill/ghoul/ghoul.json @@ -20,30 +20,37 @@ ], "keymap": [ [ + { + "c": "#aaaaaa" + }, "0,0", { - "x": 1 + "x": 1, + "c": "#cccccc" }, "0,2", "0,3", "0,4", "0,5", { - "x": 0.5 + "x": 0.5, + "c": "#aaaaaa" }, "0,6", "0,7", "0,8", "0,9", { - "x": 0.5 + "x": 0.5, + "c": "#cccccc" }, "0,10", "0,11", "0,12", "0,13", { - "x": 0.25 + "x": 0.25, + "c": "#aaaaaa" }, "0,14", "0,15", @@ -51,7 +58,8 @@ ], [ { - "y": 0.5 + "y": 0.5, + "c": "#cccccc" }, "1,0", "1,1", @@ -67,6 +75,7 @@ "1,11", "1,12", { + "c": "#aaaaaa", "w": 2 }, "1,13\n\n\n0,0", @@ -77,16 +86,21 @@ "1,15", "1,16", { - "x": 1 + "x": 1, + "c": "#cccccc" }, "1,13\n\n\n0,1", "3,13\n\n\n0,1" ], [ { + "c": "#aaaaaa", "w": 1.5 }, "2,0", + { + "c": "#cccccc" + }, "2,1", "2,2", "2,3", @@ -104,7 +118,8 @@ }, "2,13", { - "x": 0.25 + "x": 0.25, + "c": "#aaaaaa" }, "2,14", "2,15", @@ -115,6 +130,9 @@ "w": 1.75 }, "3,0", + { + "c": "#cccccc" + }, "3,1", "3,2", "3,3", @@ -127,6 +145,7 @@ "3,10", "3,11", { + "c": "#aaaaaa", "w": 2.25 }, "3,12" @@ -136,6 +155,9 @@ "w": 2.25 }, "4,0", + { + "c": "#cccccc" + }, "4,2", "4,3", "4,4", @@ -147,6 +169,7 @@ "4,10", "4,11", { + "c": "#aaaaaa", "w": 2.75 }, "4,12\n\n\n1,0", @@ -175,10 +198,12 @@ }, "5,2\n\n\n2,0", { + "c": "#cccccc", "w": 6.25 }, "5,6\n\n\n2,0", { + "c": "#aaaaaa", "w": 1.25 }, "5,10\n\n\n2,0", @@ -213,10 +238,12 @@ }, "5,2\n\n\n2,1", { + "c": "#cccccc", "w": 7 }, "5,6\n\n\n2,1", { + "c": "#aaaaaa", "w": 1.5 }, "5,11\n\n\n2,1",