Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Amanda Shore
998 PointsI do not see a preview of the color when I hover over the color code in workspaces, like he does in the video.
Is there a way to fix this? Do I have to select that setting somewhere?
5 Answers

Isaiah Wojciechowski
3,163 Pointscan you post an example of your code. you may be missing some syntax.

Amanda Shore
998 PointsHi, I think my code is correct because it shows up in Preview just fine. What it does not do is show me what the color will look like, in a little box when I hover over it, like it does in the video. I have to save and reload my Preview webpage in order to see the color.
My code looks like this
header{ background: #6ab47b; border-color: #599a68; }

Ryan Holdeman
8,067 PointsI have the same problem and haven't been able to find anything for it yet.
Nicolas Baria
432 PointsI also have the same problem. Hovering over the color doesn't preview the color, but the code appears to be working correctly in the website preview...

Michael Webb
1,202 PointsWhen I switched to Google Chrome as the browser the preview color showed when hovering over color code.
Nicolas Baria
432 Pointsthanks, I'll try that. i'm using firefox right now

tallwes
6,871 PointsI am having this problem too.

Robert Levine
507 PointsDid you highlight the value (color)?

tallwes
6,871 PointsYes