react-json-view
react-json-view copied to clipboard
Add ability to style braces and array brackets separately
It would be great if there was a way to style the json structure elements e.g braces, array square brackets, the : between keys and values etc separately. Currently they are styled with the same colours, font weight, etc. as the keys.
not a bad idea. i'm open to reviewing pr's that implement this.