Skip to content

Instantly share code, notes, and snippets.

@BenRussert
Created April 30, 2017 01:25
Show Gist options
  • Save BenRussert/e0556182113a097b9541b2bbd2a1849b to your computer and use it in GitHub Desktop.
Save BenRussert/e0556182113a097b9541b2bbd2a1849b to your computer and use it in GitHub Desktop.
Less style snippets
// https://github.com/atom/bracket-matcher/issues/46
atom-text-editor::shadow {
.bracket-matcher .region {
background-color: yellow;
border: 1px solid black;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment