Skip to content

[CLOSED] Errors are not highlighted in the default dark theme #11091

@core-ai-bot

Description

@core-ai-bot

Issue by ficristo
Sunday Jan 22, 2017 at 12:09 GMT
Originally opened as adobe/brackets#13057


Prerequisites

  • Can you reproduce the problem with Debug -> Reload Without Extensions?
  • Did you perform a cursory search to see if your bug or enhancement is already reported?
  • Did you read the Troubleshooting guide?

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.
theme-error

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

  1. Switch to the default dark theme
  2. Paste this snippet
<html>
    <div>
</html>

Versions

Windows 10
master

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions