Skip to content
This repository was archived by the owner on Oct 27, 2019. It is now read-only.

Commit 7102e9e

Browse files
committed
Update for new HTML/XML scopes
1 parent 3d00179 commit 7102e9e

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

Themes/Brilliance Black.tmTheme

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -815,7 +815,7 @@ meta.brace.round</string>
815815
<key>name</key>
816816
<string>✘ Tag Doctype</string>
817817
<key>scope</key>
818-
<string>meta.doctype, meta.tag.sgml-declaration.doctype, meta.tag.sgml.doctype</string>
818+
<string>meta.tag.metadata.doctype</string>
819819
<key>settings</key>
820820
<dict>
821821
<key>background</key>
@@ -889,7 +889,7 @@ meta.brace.round</string>
889889
<key>name</key>
890890
<string>✘ Tag Other</string>
891891
<key>scope</key>
892-
<string>meta.tag.other, entity.name.tag.style, entity.name.tag.script, meta.tag.block.script, source.js.embedded punctuation.definition.tag.html, source.css.embedded punctuation.definition.tag.html</string>
892+
<string>meta.tag.other, meta.tag.metadata.style entity.name.tag, meta.tag.metadata.script entity.name.tag, meta.tag.metadata.script, source.js.embedded punctuation.definition.tag.html, source.css.embedded punctuation.definition.tag.html</string>
893893
<key>settings</key>
894894
<dict>
895895
<key>background</key>
@@ -902,7 +902,7 @@ meta.brace.round</string>
902902
<key>name</key>
903903
<string>✘ Tag Form</string>
904904
<key>scope</key>
905-
<string>meta.tag.form, meta.tag.block.form, meta.tag.inline.form</string>
905+
<string>meta.tag.structure.form, meta.tag.block.form, meta.tag.inline.form</string>
906906
<key>settings</key>
907907
<dict>
908908
<key>background</key>
@@ -915,7 +915,7 @@ meta.brace.round</string>
915915
<key>name</key>
916916
<string>✘ Tag Void</string>
917917
<key>scope</key>
918-
<string>meta.tag.inline.any.void, meta.tag.form.any.void</string>
918+
<string>meta.tag.*.*.void, meta.tag.*.*.*.void</string>
919919
<key>settings</key>
920920
<dict>
921921
<key>background</key>

Themes/Brilliance Dull.tmTheme

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -828,7 +828,7 @@ meta.brace.round</string>
828828
<key>name</key>
829829
<string>✘ Tag Doctype</string>
830830
<key>scope</key>
831-
<string>meta.doctype, meta.tag.sgml-declaration.doctype, meta.tag.sgml.doctype</string>
831+
<string>meta.tag.metadata.doctype</string>
832832
<key>settings</key>
833833
<dict>
834834
<key>background</key>
@@ -902,7 +902,7 @@ meta.brace.round</string>
902902
<key>name</key>
903903
<string>✘ Tag Other</string>
904904
<key>scope</key>
905-
<string>meta.tag.other, entity.name.tag.style, entity.name.tag.script, meta.tag.block.script, source.js.embedded punctuation.definition.tag.html, source.css.embedded punctuation.definition.tag.html</string>
905+
<string>meta.tag.other, meta.tag.metadata.style entity.name.tag, meta.tag.metadata.script entity.name.tag, meta.tag.metadata.script, source.js.embedded punctuation.definition.tag.html, source.css.embedded punctuation.definition.tag.html</string>
906906
<key>settings</key>
907907
<dict>
908908
<key>background</key>
@@ -915,7 +915,7 @@ meta.brace.round</string>
915915
<key>name</key>
916916
<string>✘ Tag Form</string>
917917
<key>scope</key>
918-
<string>meta.tag.form, meta.tag.block.form, meta.tag.inline.form</string>
918+
<string>meta.tag.structure.form, meta.tag.block.form, meta.tag.inline.form</string>
919919
<key>settings</key>
920920
<dict>
921921
<key>background</key>
@@ -928,7 +928,7 @@ meta.brace.round</string>
928928
<key>name</key>
929929
<string>✘ Tag Void</string>
930930
<key>scope</key>
931-
<string>meta.tag.inline.any.void, meta.tag.form.any.void</string>
931+
<string>meta.tag.*.*.void, meta.tag.*.*.*.void</string>
932932
<key>settings</key>
933933
<dict>
934934
<key>background</key>

Themes/Brilliance White.tmTheme

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -823,7 +823,7 @@ meta.brace.round</string>
823823
<key>name</key>
824824
<string>✘ Tag Doctype</string>
825825
<key>scope</key>
826-
<string>meta.doctype, meta.tag.sgml-declaration.doctype, meta.tag.sgml.doctype</string>
826+
<string>meta.tag.metadata.doctype</string>
827827
<key>settings</key>
828828
<dict>
829829
<key>background</key>
@@ -1049,7 +1049,7 @@ meta.brace.round</string>
10491049
<key>name</key>
10501050
<string>✘ Tag Other</string>
10511051
<key>scope</key>
1052-
<string>meta.tag.other, entity.name.tag.style, entity.name.tag.script, meta.tag.block.script, source.js.embedded punctuation.definition.tag.html, source.css.embedded punctuation.definition.tag.html</string>
1052+
<string>meta.tag.other, meta.tag.metadata.style entity.name.tag, meta.tag.metadata.script entity.name.tag, meta.tag.metadata.script, source.js.embedded punctuation.definition.tag.html, source.css.embedded punctuation.definition.tag.html</string>
10531053
<key>settings</key>
10541054
<dict>
10551055
<key>background</key>
@@ -1075,7 +1075,7 @@ meta.brace.round</string>
10751075
<key>name</key>
10761076
<string>✘ Tag Form</string>
10771077
<key>scope</key>
1078-
<string>meta.tag.form, meta.tag.block.form, meta.tag.inline.form</string>
1078+
<string>meta.tag.structure.form, meta.tag.block.form, meta.tag.inline.form</string>
10791079
<key>settings</key>
10801080
<dict>
10811081
<key>background</key>
@@ -1114,7 +1114,7 @@ meta.brace.round</string>
11141114
<key>name</key>
11151115
<string>✘ Tag Input</string>
11161116
<key>scope</key>
1117-
<string>meta.tag.inline.any.void, meta.tag.form.any.void</string>
1117+
<string>meta.tag.*.*.void, meta.tag.*.*.*.void</string>
11181118
<key>settings</key>
11191119
<dict>
11201120
<key>background</key>

0 commit comments

Comments
 (0)