diff --git a/kb_layouts/Extra Features/chroma.json b/kb_layouts/Extra Features/chroma.json index 0705b04..41de528 100644 --- a/kb_layouts/Extra Features/chroma.json +++ b/kb_layouts/Extra Features/chroma.json @@ -7,7 +7,7 @@ "tag": 291, "font_size": 12, "margin_left": 40.0, - "margin_top": -30.0, + "margin_top": -70.0, "width": 30.0, "height": 30.0, "width_bits": 6, @@ -15,14 +15,15 @@ "margin_left_bits": 2, "margin_top_bits": -6, "enabled": true, - "absolute_location": true + "absolute_location": true, + "line_break": true }, { "visualName": "CL2", "tag": 292, "font_size": 12, "margin_left": 20.0, - "margin_top": -70.0, + "margin_top": -110.0, "width": 30.0, "height": 30.0, "width_bits": 6, @@ -37,7 +38,7 @@ "tag": 293, "font_size": 12, "margin_left": 60.0, - "margin_top": -70.0, + "margin_top": -110.0, "width": 30.0, "height": 30.0, "width_bits": 6, @@ -52,7 +53,7 @@ "tag": 294, "font_size": 12, "margin_left": 20.0, - "margin_top": -110.0, + "margin_top": -150.0, "width": 30.0, "height": 30.0, "width_bits": 6, @@ -67,7 +68,7 @@ "tag": 295, "font_size": 12, "margin_left": 60.0, - "margin_top": -110.0, + "margin_top": -150.0, "width": 30.0, "height": 30.0, "width_bits": 6, @@ -78,4 +79,4 @@ "absolute_location": true } ] -} \ No newline at end of file +}