Skip to content

Commit 0b3b120

Browse files
committed
Added tag coloration for scss (sass)
Tag in Sass has same color as the classes, so I add em to be different. I am also considering changing color on this entity since it is very poor distinction between classes and IDs
1 parent b93a07b commit 0b3b120

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

brogrammer.tmTheme

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@
300300
<key>name</key>
301301
<string>css tag-name</string>
302302
<key>scope</key>
303-
<string>meta.selector.css entity.name.tag</string>
303+
<string>meta.selector.css entity.name.tag, entity.name.tag.css.sass.symbol</string>
304304
<key>settings</key>
305305
<dict>
306306
<key>foreground</key>

0 commit comments

Comments
 (0)