UNPKG

atom-nuclide

Version:

A unified developer experience for web and mobile development, built as a suite of features on top of Atom to provide hackability and the support of an active community.

12 lines (10 loc) 298 B
@import "syntax-variables"; atom-text-editor::shadow .highlight.nuclide-code-highlight-marker > .region { background-color: @syntax-selection-color; border-color: @syntax-text-color; border-radius: 3px; border-style: solid; border-width: 1px; box-sizing: border-box; opacity: 0.5; }