Skip to content

Instantly share code, notes, and snippets.

@n5i
Created October 24, 2018 14:02
Show Gist options
  • Save n5i/b18a41070b8d1b233427deaccc5b8a0c to your computer and use it in GitHub Desktop.
Save n5i/b18a41070b8d1b233427deaccc5b8a0c to your computer and use it in GitHub Desktop.
Atom dotted spell check underline
atom-text-editor::shadow .spell-check-misspelling .region {
border-bottom: 1px dotted #659C6B;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment