Issue by ficristo
Sunday Jan 22, 2017 at 12:09 GMT
Originally opened as adobe/brackets#13057
Prerequisites
For more information on how to write a good bug report read here
For more information on how to contribute read here
Description
In the default dark theme, errors are not highlighted.

CodeMirror add the class cm-error correctly and in src/extensions/default/DarkTheme/main.less there is a class for cm-error which should highlight the tag in red.
Steps to Reproduce
- Switch to the default dark theme
- Paste this snippet
Versions
Windows 10
master