Toning down borders on literal and escape boxes
This commit is contained in:
parent
c047dab5a4
commit
2a0e0149fd
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user