question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Not detecting colour in code

See original GitHub issue

Describe your problem and how to reproduce it:

  1. Attempt CSS challenge “Change the Color of Text”

  2. <h2 style="color: red;">CatPhotoApp</h2>

  3. Colour changes, but the test doesn’t detect it.

Add a Link to the page with the problem:

Basic CSS: Change the Color of Text

Tell us about your browser and operating system:

  • Browser Name: Google Chrome
  • Browser Version: 71.0.3578.98 (Official Build) (64-bit)
  • Operating System: Ubuntu 18.10

If possible, add a screenshot here (you can drag and drop, png, jpg, gif, etc. in this box):

image

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
raisedadeadcommented, Feb 4, 2019

Thanks @aravindvnair99 I am going to close this. Please reach out to our support Forum in case you get this again. They will be able to help in debugging issue better

0reactions
aravindvnair99commented, Feb 4, 2019

Could not reproduce.

Can you share the entire editor code in here? You can format them with:

``` <Your code here> ```

Thanks.

@raisedadead I too was facing the same issue until last night. But looks like it’s been fixed now.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Visual studio Intellisense color-coding not working
I was able to fix it by heading to Tools > Options > Text Editor > C# > Advanced , and finally selecting...
Read more >
Touching color does not work properly [CLOSED ... - Scratch
If it has no color you see checkers. To make it work try coloring the backdrop white and then try again. It's not...
Read more >
problem in detecting colour - MATLAB Answers - MathWorks
Just use ginput() and impixel() to get the value of the color where the user clicks. Then make up a list of all...
Read more >
OpenCV and Python Color Detection - PyImageSearch
Now you can detect colors in images using OpenCV and Python. Perform color detection to recognize different colors in images. Code included.
Read more >
OpenCV Python Tutorial #5 - Colors and Color Detection
We'll also go over color display methods like RGB, BGR, and HSV. AlgoExpert is the coding interview prep platform that I used to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found