Closed
Bug 1583720
Opened 6 years ago
Closed 6 years ago
syntax highlighter using black color when using dark theme
Categories
(DevTools :: Shared Components, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: mozilla-crowdicity.wadmol, Unassigned)
Details
Attachments
(1 file)
|
80.29 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0
Steps to reproduce:
Method 1:
- Open JavaScript console
- Type any code using parentheses or curly brackets
Method 2:
- Open any website
- Open to Inspector tool
- Select any element with text content
- Hit
F2or right click and edit
Method 3:
- Open any website
- Open debugger and select any JS/CSS file
Actual results:
Syntax highlighter is using black color for some symbols which makes it very difficult to notice the characters
Expected results:
Proper colors should be used
| Reporter | ||
Updated•6 years ago
|
Component: Untriaged → Theme
Updated•6 years ago
|
Component: Theme → CSS and Themes
Product: Firefox → DevTools
| Reporter | ||
Updated•6 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
| Assignee | ||
Updated•3 years ago
|
Component: CSS and Themes → Shared Components
You need to log in
before you can comment on or make changes to this bug.
Description
•