bkbooth / color-gutter

Show color swatches in the atom.io gutter
MIT License
12 stars 4 forks source link

Style elements within text editors using the `atom-text-editor::shadow` selector or the `.atom-text-editor.less` file extension.If you want to target overlay elements, target them directly or as descendants of `atom-overlay` elements. #11

Closed desduvauchelle closed 9 years ago

desduvauchelle commented 9 years ago

In stylesheets/color-gutter.less: Style elements within text editors using the atom-text-editor::shadow selector or the .atom-text-editor.less file extension. If you want to target overlay elements, target them directly or as descendants of atom-overlay elements.

bkbooth commented 9 years ago

Thanks for the bug report. I've fixed this particular issue, but there's a number of issues preventing this extension from working at the moment. Just working on fixing them all before pushing an update.