[pug] update tests for grammar update

This commit is contained in:
Martin Aeschlimann 2017-01-31 10:03:40 +01:00
parent 54aeb11780
commit efad63ea43
2 changed files with 18 additions and 18 deletions

View file

@ -1,13 +1,13 @@
[ [
{ {
"c": ".ssdsd", "c": ".ssdsd",
"t": "text.jade constant.language.js", "t": "text.jade entity.other.attribute-name.class.jade",
"r": { "r": {
"dark_plus": "constant.language: #569CD6", "dark_plus": "entity.other.attribute-name: #9CDCFE",
"light_plus": "constant.language: #0000FF", "light_plus": "entity.other.attribute-name: #FF0000",
"dark_vs": "constant.language: #569CD6", "dark_vs": "entity.other.attribute-name: #9CDCFE",
"light_vs": "constant.language: #0000FF", "light_vs": "entity.other.attribute-name: #FF0000",
"hc_black": "constant.language: #569CD6" "hc_black": "entity.other.attribute-name: #9CDCFE"
} }
}, },
{ {

View file

@ -881,13 +881,13 @@
}, },
{ {
"c": ".welcomebox", "c": ".welcomebox",
"t": "text.jade constant.language.js", "t": "text.jade entity.other.attribute-name.class.jade",
"r": { "r": {
"dark_plus": "constant.language: #569CD6", "dark_plus": "entity.other.attribute-name: #9CDCFE",
"light_plus": "constant.language: #0000FF", "light_plus": "entity.other.attribute-name: #FF0000",
"dark_vs": "constant.language: #569CD6", "dark_vs": "entity.other.attribute-name: #9CDCFE",
"light_vs": "constant.language: #0000FF", "light_vs": "entity.other.attribute-name: #FF0000",
"hc_black": "constant.language: #569CD6" "hc_black": "entity.other.attribute-name: #9CDCFE"
} }
}, },
{ {
@ -1035,13 +1035,13 @@
}, },
{ {
"c": ".loginbox", "c": ".loginbox",
"t": "text.jade constant.language.js", "t": "text.jade entity.other.attribute-name.class.jade",
"r": { "r": {
"dark_plus": "constant.language: #569CD6", "dark_plus": "entity.other.attribute-name: #9CDCFE",
"light_plus": "constant.language: #0000FF", "light_plus": "entity.other.attribute-name: #FF0000",
"dark_vs": "constant.language: #569CD6", "dark_vs": "entity.other.attribute-name: #9CDCFE",
"light_vs": "constant.language: #0000FF", "light_vs": "entity.other.attribute-name: #FF0000",
"hc_black": "constant.language: #569CD6" "hc_black": "entity.other.attribute-name: #9CDCFE"
} }
}, },
{ {