Skip to content

Commit

Permalink
[TASK] Set scss character scapes to @green
Browse files Browse the repository at this point in the history
  • Loading branch information
ramonmcros authored Jan 3, 2018
1 parent 10ed4d5 commit 53f9a5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.less
Original file line number Diff line number Diff line change
Expand Up @@ -610,6 +610,7 @@ atom-text-editor[data-grammar="source gfm"]:not(.mini).editor {
color: @blue-gray;
}

.syntax--constant.syntax--character.syntax--escape syntax--scss,
.syntax--interpolation.syntax--scss {
color: @green;
}
Expand Down

0 comments on commit 53f9a5d

Please sign in to comment.