Skip to content

Instantly share code, notes, and snippets.

@tonatiuh
Last active October 14, 2016 18:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tonatiuh/378f9da551041ed65ab6db24c7e64000 to your computer and use it in GitHub Desktop.
Save tonatiuh/378f9da551041ed65ab6db24c7e64000 to your computer and use it in GitHub Desktop.
// To keep highlighted the line of every pane in ~/.atom/styles.less (no matter if cursor leaves the pane)
atom-text-editor::shadow .lines .line.cursor-line {
background-color: rgba(255,255,134,0.3)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment