Skip to content

Commit

Permalink
Merge pull request #3 from dborstelmann/atom-version-selector-change
Browse files Browse the repository at this point in the history
Update atom-underscore.less
  • Loading branch information
Dan Borstelmann authored Apr 3, 2017
2 parents da7872e + 12727c2 commit 4ea1b4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions styles/atom-underscore.less
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
// for a full listing of what's available.
@import "ui-variables";

atom-text-editor::shadow {
.tag.template.underscore.boundary {
atom-text-editor.editor {
.syntax--tag.syntax--template.syntax--underscore.syntax--boundary {
color: @text-color-info;
}
}

0 comments on commit 4ea1b4f

Please sign in to comment.