Skip to content

Commit

Permalink
Merge pull request atom#105 from atom/sm-fix-ts
Browse files Browse the repository at this point in the history
Fix TypeScript separator background colour
  • Loading branch information
simurai authored Dec 4, 2017
2 parents 69d1cf0 + 4c2cbcd commit 1cc5a5c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions styles/syntax/_base.less
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@
.syntax--string {
color: @hue-4;


&.syntax--regexp {
color: @hue-1;

Expand Down Expand Up @@ -233,7 +232,6 @@
}

&.syntax--separator {
background-color: #373b41;
color: @mono-1;
}

Expand Down

0 comments on commit 1cc5a5c

Please sign in to comment.