This repository was archived by the owner on Sep 8, 2020. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44// for a full listing of what's available.
55@import " ui-variables" ;
66
7- atom- text- editor,
8- atom- text- editor::shadow {
9- .entity.name.tag.block.any.html.angular ,
10- .entity.other.attribute-name.html.angular {
7+ atom- text- editor {
8+ .syntax--entity.syntax--name.syntax--tag.syntax--block.syntax--any.syntax--html.syntax--angular ,
9+ .syntax--entity.syntax--other.syntax--attribute-name.syntax--html.syntax--angular {
1110 color : @text-color-warning ;
1211 }
1312
14- .punctuation.definition.block.begin.angular ,
15- .punctuation.definition.block.end.angular {
13+ .syntax-- punctuation.syntax-- definition.syntax-- block.syntax-- begin.syntax-- angular ,
14+ .syntax-- punctuation.syntax-- definition.syntax-- block.syntax-- end.syntax-- angular {
1615 color : @text-color-success ;
1716 }
1817}
You can’t perform that action at this time.
0 commit comments