Steps to reproduce:
- Add a code block with Insert → Code block.
- Set language to yaml.
- Enter some yaml markup.
Actual result:
Keys and values have the same colour.
Expected result:
Keys and values should have different colours to make easy to quickly see which is which.
Additional information:
In the preview in the code block dialogue, there is a difference in colour: keys are blue and values are black.