Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript Treehouse Club - MASH MASH - CSS Opening up Dev Tools

Why dont I see the color when I hover the cursur over the color code

The course tells us that, in workspace, if we hover the cursor over the color code it will indicate what the color is.

When I do this no color is shown.

2 Answers

Billy Bellchambers
Billy Bellchambers
21,689 Points

This is correct when in workspaces hovering your cursor over a hexadecimal or rgba value should display the color related to that value.

Like so click here

Is this what is not working?

Jennifer Nordell
seal-mask
STAFF
.a{fill-rule:evenodd;}techdegree
Jennifer Nordell
Treehouse Teacher

Do you happen to use Firefox? While I love Firefox, I've noticed that this specific feature of workspaces will not work there. It does, however, work in Chrome :) Happy coding!