diff --git a/src/components/SVG/style.js b/src/components/SVG/style.js index a16b7da..db37f85 100644 --- a/src/components/SVG/style.js +++ b/src/components/SVG/style.js @@ -46,12 +46,12 @@ export default { literalBox: { fill: blue, strokeWidth: '1px', - stroke: black + stroke: brown }, escapeBox: { fill: green, strokeWidth: '1px', - stroke: black + stroke: brown }, charClassBox: { fill: tan