adopt color changes in colorizer tests

This commit is contained in:
Martin Aeschlimann
2018-07-27 10:57:26 +02:00
parent 86c743c28e
commit c640a0ed5c
39 changed files with 1413 additions and 1347 deletions

View File

@@ -3,9 +3,9 @@
"c": "/*",
"t": "source.c comment.block.c punctuation.definition.comment.begin.c",
"r": {
"dark_plus": "comment: #608B4E",
"dark_plus": "comment: #6A9955",
"light_plus": "comment: #008000",
"dark_vs": "comment: #608B4E",
"dark_vs": "comment: #6A9955",
"light_vs": "comment: #008000",
"hc_black": "comment: #7CA668"
}
@@ -14,9 +14,9 @@
"c": " C Program to find roots of a quadratic equation when coefficients are entered by user. ",
"t": "source.c comment.block.c",
"r": {
"dark_plus": "comment: #608B4E",
"dark_plus": "comment: #6A9955",
"light_plus": "comment: #008000",
"dark_vs": "comment: #608B4E",
"dark_vs": "comment: #6A9955",
"light_vs": "comment: #008000",
"hc_black": "comment: #7CA668"
}
@@ -25,9 +25,9 @@
"c": "*/",
"t": "source.c comment.block.c punctuation.definition.comment.end.c",
"r": {
"dark_plus": "comment: #608B4E",
"dark_plus": "comment: #6A9955",
"light_plus": "comment: #008000",
"dark_vs": "comment: #608B4E",
"dark_vs": "comment: #6A9955",
"light_vs": "comment: #008000",
"hc_black": "comment: #7CA668"
}
@@ -36,9 +36,9 @@
"c": "/*",
"t": "source.c comment.block.c punctuation.definition.comment.begin.c",
"r": {
"dark_plus": "comment: #608B4E",
"dark_plus": "comment: #6A9955",
"light_plus": "comment: #008000",
"dark_vs": "comment: #608B4E",
"dark_vs": "comment: #6A9955",
"light_vs": "comment: #008000",
"hc_black": "comment: #7CA668"
}
@@ -47,9 +47,9 @@
"c": " Library function sqrt() computes the square root. ",
"t": "source.c comment.block.c",
"r": {
"dark_plus": "comment: #608B4E",
"dark_plus": "comment: #6A9955",
"light_plus": "comment: #008000",
"dark_vs": "comment: #608B4E",
"dark_vs": "comment: #6A9955",
"light_vs": "comment: #008000",
"hc_black": "comment: #7CA668"
}
@@ -58,9 +58,9 @@
"c": "*/",
"t": "source.c comment.block.c punctuation.definition.comment.end.c",
"r": {
"dark_plus": "comment: #608B4E",
"dark_plus": "comment: #6A9955",
"light_plus": "comment: #008000",
"dark_vs": "comment: #608B4E",
"dark_vs": "comment: #6A9955",
"light_vs": "comment: #008000",
"hc_black": "comment: #7CA668"
}
@@ -212,9 +212,9 @@
"c": "/*",
"t": "source.c comment.block.c punctuation.definition.comment.begin.c",
"r": {
"dark_plus": "comment: #608B4E",
"dark_plus": "comment: #6A9955",
"light_plus": "comment: #008000",
"dark_vs": "comment: #608B4E",
"dark_vs": "comment: #6A9955",
"light_vs": "comment: #008000",
"hc_black": "comment: #7CA668"
}
@@ -223,9 +223,9 @@
"c": " This is needed to use sqrt() function.",
"t": "source.c comment.block.c",
"r": {
"dark_plus": "comment: #608B4E",
"dark_plus": "comment: #6A9955",
"light_plus": "comment: #008000",
"dark_vs": "comment: #608B4E",
"dark_vs": "comment: #6A9955",
"light_vs": "comment: #008000",
"hc_black": "comment: #7CA668"
}
@@ -234,9 +234,9 @@
"c": "*/",
"t": "source.c comment.block.c punctuation.definition.comment.end.c",
"r": {
"dark_plus": "comment: #608B4E",
"dark_plus": "comment: #6A9955",
"light_plus": "comment: #008000",
"dark_vs": "comment: #608B4E",
"dark_vs": "comment: #6A9955",
"light_vs": "comment: #008000",
"hc_black": "comment: #7CA668"
}

View File

@@ -1114,9 +1114,9 @@
"c": "//",
"t": "source.cpp meta.block.c comment.line.double-slash.cpp punctuation.definition.comment.cpp",
"r": {
"dark_plus": "comment: #608B4E",
"dark_plus": "comment: #6A9955",
"light_plus": "comment: #008000",
"dark_vs": "comment: #608B4E",
"dark_vs": "comment: #6A9955",
"light_vs": "comment: #008000",
"hc_black": "comment: #7CA668"
}
@@ -1125,9 +1125,9 @@
"c": " everything from this point on is interpeted as a string literal...",
"t": "source.cpp meta.block.c comment.line.double-slash.cpp",
"r": {
"dark_plus": "comment: #608B4E",
"dark_plus": "comment: #6A9955",
"light_plus": "comment: #008000",
"dark_vs": "comment: #608B4E",
"dark_vs": "comment: #6A9955",
"light_vs": "comment: #008000",
"hc_black": "comment: #7CA668"
}
@@ -1312,9 +1312,9 @@
"c": "//",
"t": "source.cpp meta.block.c comment.line.double-slash.cpp punctuation.definition.comment.cpp",
"r": {
"dark_plus": "comment: #608B4E",
"dark_plus": "comment: #6A9955",
"light_plus": "comment: #008000",
"dark_vs": "comment: #608B4E",
"dark_vs": "comment: #6A9955",
"light_vs": "comment: #008000",
"hc_black": "comment: #7CA668"
}
@@ -1323,9 +1323,9 @@
"c": " sadness.",
"t": "source.cpp meta.block.c comment.line.double-slash.cpp",
"r": {
"dark_plus": "comment: #608B4E",
"dark_plus": "comment: #6A9955",
"light_plus": "comment: #008000",
"dark_vs": "comment: #608B4E",
"dark_vs": "comment: #6A9955",
"light_vs": "comment: #008000",
"hc_black": "comment: #7CA668"
}
@@ -1708,9 +1708,9 @@
"c": "//",
"t": "source.cpp meta.block.c comment.line.double-slash.cpp punctuation.definition.comment.cpp",
"r": {
"dark_plus": "comment: #608B4E",
"dark_plus": "comment: #6A9955",
"light_plus": "comment: #008000",
"dark_vs": "comment: #608B4E",
"dark_vs": "comment: #6A9955",
"light_vs": "comment: #008000",
"hc_black": "comment: #7CA668"
}
@@ -1719,9 +1719,9 @@
"c": " the rest of",
"t": "source.cpp meta.block.c comment.line.double-slash.cpp",
"r": {
"dark_plus": "comment: #608B4E",
"dark_plus": "comment: #6A9955",
"light_plus": "comment: #008000",
"dark_vs": "comment: #608B4E",
"dark_vs": "comment: #6A9955",
"light_vs": "comment: #008000",
"hc_black": "comment: #7CA668"
}
@@ -1961,9 +1961,9 @@
"c": "//",
"t": "source.cpp meta.block.c comment.line.double-slash.cpp punctuation.definition.comment.cpp",
"r": {
"dark_plus": "comment: #608B4E",
"dark_plus": "comment: #6A9955",
"light_plus": "comment: #008000",
"dark_vs": "comment: #608B4E",
"dark_vs": "comment: #6A9955",
"light_vs": "comment: #008000",
"hc_black": "comment: #7CA668"
}
@@ -1972,9 +1972,9 @@
"c": " the rest of",
"t": "source.cpp meta.block.c comment.line.double-slash.cpp",
"r": {
"dark_plus": "comment: #608B4E",
"dark_plus": "comment: #6A9955",
"light_plus": "comment: #008000",
"dark_vs": "comment: #608B4E",
"dark_vs": "comment: #6A9955",
"light_vs": "comment: #008000",
"hc_black": "comment: #7CA668"
}

View File

@@ -3,9 +3,9 @@
"c": "//",
"t": "source.cpp comment.line.double-slash.cpp punctuation.definition.comment.cpp",
"r": {
"dark_plus": "comment: #608B4E",
"dark_plus": "comment: #6A9955",
"light_plus": "comment: #008000",
"dark_vs": "comment: #608B4E",
"dark_vs": "comment: #6A9955",
"light_vs": "comment: #008000",
"hc_black": "comment: #7CA668"
}
@@ -14,9 +14,9 @@
"c": " classes example",
"t": "source.cpp comment.line.double-slash.cpp",
"r": {
"dark_plus": "comment: #608B4E",
"dark_plus": "comment: #6A9955",
"light_plus": "comment: #008000",
"dark_vs": "comment: #608B4E",
"dark_vs": "comment: #6A9955",
"light_vs": "comment: #008000",
"hc_black": "comment: #7CA668"
}