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

Design

Sheen in the "Line, Shape, and Form" video

Can anyone explain more on Sheen, or how I apply sheen in Photoshop? Thanks

http://teamtreehouse.com/library/websites/aesthetic-foundations/elements/line-shape-and-form

1 Answer

Nick Pettit
STAFF
Nick Pettit
Treehouse Teacher

Hi Ernest,

"Sheen" isn't a technical term; It's just a word I used to describe a visual aesthetic of a shiny looking button. :)

In Photoshop, you can do this a number of ways, depending on the situation. If you have a fairly uniform surface with just 1 color and some light texture, you could probably apply a linear gradient to the shape layer. Bonus points if you skip Photoshop and do this with CSS3 gradients.

You could also create a separate layer with a gradient that transitions from a slightly opaque color to a completely transparent color. Then, you can place that layer over top and mask it to the shape.