BotFramework-Emulator
BotFramework-Emulator copied to clipboard
Apply updated coloring / syntax highlighting to diff view of JSON tree
Currently, the diff view of the JSON tree when looking at bot state traces defaults to mono-colored key-value pairs, where only the diffed lines are different colors:

We believe that this is leftover styling from the dendrogram view, and we want to make it look more like the default view with separately colored key-value pairs:

===
@mewa1024 If you have an idea for a color scheme, I can work with you to get it implemented and see if everything looks right.