Skip to content

Commit

Permalink
Use hex colors in themes integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdima committed Jan 5, 2017
1 parent 10f6835 commit 90d74c5
Show file tree
Hide file tree
Showing 74 changed files with 64,111 additions and 64,115 deletions.
360 changes: 180 additions & 180 deletions extensions/bat/test/colorize-results/test_bat.json

Large diffs are not rendered by default.

3,200 changes: 1,600 additions & 1,600 deletions extensions/clojure/test/colorize-results/test_clj.json

Large diffs are not rendered by default.

610 changes: 305 additions & 305 deletions extensions/coffeescript/test/colorize-results/test-regex_coffee.json

Large diffs are not rendered by default.

1,410 changes: 705 additions & 705 deletions extensions/coffeescript/test/colorize-results/test_coffee.json

Large diffs are not rendered by default.

1,910 changes: 955 additions & 955 deletions extensions/cpp/test/colorize-results/test_c.json

Large diffs are not rendered by default.

1,420 changes: 710 additions & 710 deletions extensions/cpp/test/colorize-results/test_cc.json

Large diffs are not rendered by default.

1,040 changes: 520 additions & 520 deletions extensions/cpp/test/colorize-results/test_cpp.json

Large diffs are not rendered by default.

410 changes: 205 additions & 205 deletions extensions/css/test/colorize-results/test-variables_css.json

Large diffs are not rendered by default.

8,240 changes: 4,120 additions & 4,120 deletions extensions/css/test/colorize-results/test_css.json

Large diffs are not rendered by default.

360 changes: 180 additions & 180 deletions extensions/diff/test/colorize-results/test_diff.json

Large diffs are not rendered by default.

280 changes: 140 additions & 140 deletions extensions/docker/test/colorize-results/Dockerfile.json

Large diffs are not rendered by default.

1,040 changes: 520 additions & 520 deletions extensions/fsharp/test/colorize-results/test_fs.json

Large diffs are not rendered by default.

230 changes: 115 additions & 115 deletions extensions/git/test/colorize-results/COMMIT_EDITMSG.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,253 +3,253 @@
"c": "This is the summary line. It can't be too long.",
"t": "text.git-commit meta.scope.message.git-commit meta.scope.subject.git-commit",
"r": {
"dark_plus": "default: rgb(212, 212, 212)",
"light_plus": "default: rgb(0, 0, 0)",
"dark_vs": "default: rgb(212, 212, 212)",
"light_vs": "default: rgb(0, 0, 0)",
"hc_black": "default: rgb(255, 255, 255)"
"dark_plus": "default: #D4D4D4",
"light_plus": "default: #000000",
"dark_vs": "default: #D4D4D4",
"light_vs": "default: #000000",
"hc_black": "default: #FFFFFF"
}
},
{
"c": "After I can write a much more detailed description without quite the same restrictions on length.",
"t": "text.git-commit meta.scope.message.git-commit",
"r": {
"dark_plus": "default: rgb(212, 212, 212)",
"light_plus": "default: rgb(0, 0, 0)",
"dark_vs": "default: rgb(212, 212, 212)",
"light_vs": "default: rgb(0, 0, 0)",
"hc_black": "default: rgb(255, 255, 255)"
"dark_plus": "default: #D4D4D4",
"light_plus": "default: #000000",
"dark_vs": "default: #D4D4D4",
"light_vs": "default: #000000",
"hc_black": "default: #FFFFFF"
}
},
{
"c": "#",
"t": "text.git-commit meta.scope.metadata.git-commit comment.line.number-sign.git-commit punctuation.definition.comment.git-commit",
"r": {
"dark_plus": "comment: rgb(96, 139, 78)",
"light_plus": "comment: rgb(0, 128, 0)",
"dark_vs": "comment: rgb(96, 139, 78)",
"light_vs": "comment: rgb(0, 128, 0)",
"hc_black": "comment: rgb(124, 166, 104)"
"dark_plus": "comment: #608B4E",
"light_plus": "comment: #008000",
"dark_vs": "comment: #608B4E",
"light_vs": "comment: #008000",
"hc_black": "comment: #7CA668"
}
},
{
"c": " Please enter the commit message for your changes. Lines starting",
"t": "text.git-commit meta.scope.metadata.git-commit comment.line.number-sign.git-commit",
"r": {
"dark_plus": "comment: rgb(96, 139, 78)",
"light_plus": "comment: rgb(0, 128, 0)",
"dark_vs": "comment: rgb(96, 139, 78)",
"light_vs": "comment: rgb(0, 128, 0)",
"hc_black": "comment: rgb(124, 166, 104)"
"dark_plus": "comment: #608B4E",
"light_plus": "comment: #008000",
"dark_vs": "comment: #608B4E",
"light_vs": "comment: #008000",
"hc_black": "comment: #7CA668"
}
},
{
"c": "#",
"t": "text.git-commit meta.scope.metadata.git-commit comment.line.number-sign.git-commit punctuation.definition.comment.git-commit",
"r": {
"dark_plus": "comment: rgb(96, 139, 78)",
"light_plus": "comment: rgb(0, 128, 0)",
"dark_vs": "comment: rgb(96, 139, 78)",
"light_vs": "comment: rgb(0, 128, 0)",
"hc_black": "comment: rgb(124, 166, 104)"
"dark_plus": "comment: #608B4E",
"light_plus": "comment: #008000",
"dark_vs": "comment: #608B4E",
"light_vs": "comment: #008000",
"hc_black": "comment: #7CA668"
}
},
{
"c": " with '#' will be ignored, and an empty message aborts the commit.",
"t": "text.git-commit meta.scope.metadata.git-commit comment.line.number-sign.git-commit",
"r": {
"dark_plus": "comment: rgb(96, 139, 78)",
"light_plus": "comment: rgb(0, 128, 0)",
"dark_vs": "comment: rgb(96, 139, 78)",
"light_vs": "comment: rgb(0, 128, 0)",
"hc_black": "comment: rgb(124, 166, 104)"
"dark_plus": "comment: #608B4E",
"light_plus": "comment: #008000",
"dark_vs": "comment: #608B4E",
"light_vs": "comment: #008000",
"hc_black": "comment: #7CA668"
}
},
{
"c": "#",
"t": "text.git-commit meta.scope.metadata.git-commit comment.line.number-sign.git-commit punctuation.definition.comment.git-commit",
"r": {
"dark_plus": "comment: rgb(96, 139, 78)",
"light_plus": "comment: rgb(0, 128, 0)",
"dark_vs": "comment: rgb(96, 139, 78)",
"light_vs": "comment: rgb(0, 128, 0)",
"hc_black": "comment: rgb(124, 166, 104)"
"dark_plus": "comment: #608B4E",
"light_plus": "comment: #008000",
"dark_vs": "comment: #608B4E",
"light_vs": "comment: #008000",
"hc_black": "comment: #7CA668"
}
},
{
"c": " On branch master",
"t": "text.git-commit meta.scope.metadata.git-commit comment.line.number-sign.git-commit",
"r": {
"dark_plus": "comment: rgb(96, 139, 78)",
"light_plus": "comment: rgb(0, 128, 0)",
"dark_vs": "comment: rgb(96, 139, 78)",
"light_vs": "comment: rgb(0, 128, 0)",
"hc_black": "comment: rgb(124, 166, 104)"
"dark_plus": "comment: #608B4E",
"light_plus": "comment: #008000",
"dark_vs": "comment: #608B4E",
"light_vs": "comment: #008000",
"hc_black": "comment: #7CA668"
}
},
{
"c": "#",
"t": "text.git-commit meta.scope.metadata.git-commit comment.line.number-sign.git-commit punctuation.definition.comment.git-commit",
"r": {
"dark_plus": "comment: rgb(96, 139, 78)",
"light_plus": "comment: rgb(0, 128, 0)",
"dark_vs": "comment: rgb(96, 139, 78)",
"light_vs": "comment: rgb(0, 128, 0)",
"hc_black": "comment: rgb(124, 166, 104)"
"dark_plus": "comment: #608B4E",
"light_plus": "comment: #008000",
"dark_vs": "comment: #608B4E",
"light_vs": "comment: #008000",
"hc_black": "comment: #7CA668"
}
},
{
"c": " Your branch is up-to-date with 'origin/master'.",
"t": "text.git-commit meta.scope.metadata.git-commit comment.line.number-sign.git-commit",
"r": {
"dark_plus": "comment: rgb(96, 139, 78)",
"light_plus": "comment: rgb(0, 128, 0)",
"dark_vs": "comment: rgb(96, 139, 78)",
"light_vs": "comment: rgb(0, 128, 0)",
"hc_black": "comment: rgb(124, 166, 104)"
"dark_plus": "comment: #608B4E",
"light_plus": "comment: #008000",
"dark_vs": "comment: #608B4E",
"light_vs": "comment: #008000",
"hc_black": "comment: #7CA668"
}
},
{
"c": "#",
"t": "text.git-commit meta.scope.metadata.git-commit comment.line.number-sign.git-commit punctuation.definition.comment.git-commit",
"r": {
"dark_plus": "comment: rgb(96, 139, 78)",
"light_plus": "comment: rgb(0, 128, 0)",
"dark_vs": "comment: rgb(96, 139, 78)",
"light_vs": "comment: rgb(0, 128, 0)",
"hc_black": "comment: rgb(124, 166, 104)"
"dark_plus": "comment: #608B4E",
"light_plus": "comment: #008000",
"dark_vs": "comment: #608B4E",
"light_vs": "comment: #008000",
"hc_black": "comment: #7CA668"
}
},
{
"c": "#",
"t": "text.git-commit meta.scope.metadata.git-commit comment.line.number-sign.git-commit punctuation.definition.comment.git-commit",
"r": {
"dark_plus": "comment: rgb(96, 139, 78)",
"light_plus": "comment: rgb(0, 128, 0)",
"dark_vs": "comment: rgb(96, 139, 78)",
"light_vs": "comment: rgb(0, 128, 0)",
"hc_black": "comment: rgb(124, 166, 104)"
"dark_plus": "comment: #608B4E",
"light_plus": "comment: #008000",
"dark_vs": "comment: #608B4E",
"light_vs": "comment: #008000",
"hc_black": "comment: #7CA668"
}
},
{
"c": " Changes to be committed:",
"t": "text.git-commit meta.scope.metadata.git-commit comment.line.number-sign.git-commit",
"r": {
"dark_plus": "comment: rgb(96, 139, 78)",
"light_plus": "comment: rgb(0, 128, 0)",
"dark_vs": "comment: rgb(96, 139, 78)",
"light_vs": "comment: rgb(0, 128, 0)",
"hc_black": "comment: rgb(124, 166, 104)"
"dark_plus": "comment: #608B4E",
"light_plus": "comment: #008000",
"dark_vs": "comment: #608B4E",
"light_vs": "comment: #008000",
"hc_black": "comment: #7CA668"
}
},
{
"c": "#",
"t": "text.git-commit meta.scope.metadata.git-commit comment.line.number-sign.git-commit punctuation.definition.comment.git-commit",
"r": {
"dark_plus": "comment: rgb(96, 139, 78)",
"light_plus": "comment: rgb(0, 128, 0)",
"dark_vs": "comment: rgb(96, 139, 78)",
"light_vs": "comment: rgb(0, 128, 0)",
"hc_black": "comment: rgb(124, 166, 104)"
"dark_plus": "comment: #608B4E",
"light_plus": "comment: #008000",
"dark_vs": "comment: #608B4E",
"light_vs": "comment: #008000",
"hc_black": "comment: #7CA668"
}
},
{
"c": "\t",
"t": "text.git-commit meta.scope.metadata.git-commit comment.line.number-sign.git-commit",
"r": {
"dark_plus": "comment: rgb(96, 139, 78)",
"light_plus": "comment: rgb(0, 128, 0)",
"dark_vs": "comment: rgb(96, 139, 78)",
"light_vs": "comment: rgb(0, 128, 0)",
"hc_black": "comment: rgb(124, 166, 104)"
"dark_plus": "comment: #608B4E",
"light_plus": "comment: #008000",
"dark_vs": "comment: #608B4E",
"light_vs": "comment: #008000",
"hc_black": "comment: #7CA668"
}
},
{
"c": "deleted: README.md",
"t": "text.git-commit meta.scope.metadata.git-commit comment.line.number-sign.git-commit markup.deleted.git-commit",
"r": {
"dark_plus": "markup.deleted: rgb(206, 145, 120)",
"light_plus": "markup.deleted: rgb(163, 21, 21)",
"dark_vs": "markup.deleted: rgb(206, 145, 120)",
"light_vs": "markup.deleted: rgb(163, 21, 21)",
"hc_black": "markup.deleted: rgb(206, 145, 120)"
"dark_plus": "markup.deleted: #CE9178",
"light_plus": "markup.deleted: #A31515",
"dark_vs": "markup.deleted: #CE9178",
"light_vs": "markup.deleted: #A31515",
"hc_black": "markup.deleted: #CE9178"
}
},
{
"c": "#",
"t": "text.git-commit meta.scope.metadata.git-commit comment.line.number-sign.git-commit punctuation.definition.comment.git-commit",
"r": {
"dark_plus": "comment: rgb(96, 139, 78)",
"light_plus": "comment: rgb(0, 128, 0)",
"dark_vs": "comment: rgb(96, 139, 78)",
"light_vs": "comment: rgb(0, 128, 0)",
"hc_black": "comment: rgb(124, 166, 104)"
"dark_plus": "comment: #608B4E",
"light_plus": "comment: #008000",
"dark_vs": "comment: #608B4E",
"light_vs": "comment: #008000",
"hc_black": "comment: #7CA668"
}
},
{
"c": "\t",
"t": "text.git-commit meta.scope.metadata.git-commit comment.line.number-sign.git-commit",
"r": {
"dark_plus": "comment: rgb(96, 139, 78)",
"light_plus": "comment: rgb(0, 128, 0)",
"dark_vs": "comment: rgb(96, 139, 78)",
"light_vs": "comment: rgb(0, 128, 0)",
"hc_black": "comment: rgb(124, 166, 104)"
"dark_plus": "comment: #608B4E",
"light_plus": "comment: #008000",
"dark_vs": "comment: #608B4E",
"light_vs": "comment: #008000",
"hc_black": "comment: #7CA668"
}
},
{
"c": "modified: index.less",
"t": "text.git-commit meta.scope.metadata.git-commit comment.line.number-sign.git-commit markup.changed.git-commit",
"r": {
"dark_plus": "markup.changed: rgb(86, 156, 214)",
"light_plus": "markup.changed: rgb(4, 81, 165)",
"dark_vs": "markup.changed: rgb(86, 156, 214)",
"light_vs": "markup.changed: rgb(4, 81, 165)",
"hc_black": "markup.changed: rgb(86, 156, 214)"
"dark_plus": "markup.changed: #569CD6",
"light_plus": "markup.changed: #0451A5",
"dark_vs": "markup.changed: #569CD6",
"light_vs": "markup.changed: #0451A5",
"hc_black": "markup.changed: #569CD6"
}
},
{
"c": "#",
"t": "text.git-commit meta.scope.metadata.git-commit comment.line.number-sign.git-commit punctuation.definition.comment.git-commit",
"r": {
"dark_plus": "comment: rgb(96, 139, 78)",
"light_plus": "comment: rgb(0, 128, 0)",
"dark_vs": "comment: rgb(96, 139, 78)",
"light_vs": "comment: rgb(0, 128, 0)",
"hc_black": "comment: rgb(124, 166, 104)"
"dark_plus": "comment: #608B4E",
"light_plus": "comment: #008000",
"dark_vs": "comment: #608B4E",
"light_vs": "comment: #008000",
"hc_black": "comment: #7CA668"
}
},
{
"c": "\t",
"t": "text.git-commit meta.scope.metadata.git-commit comment.line.number-sign.git-commit",
"r": {
"dark_plus": "comment: rgb(96, 139, 78)",
"light_plus": "comment: rgb(0, 128, 0)",
"dark_vs": "comment: rgb(96, 139, 78)",
"light_vs": "comment: rgb(0, 128, 0)",
"hc_black": "comment: rgb(124, 166, 104)"
"dark_plus": "comment: #608B4E",
"light_plus": "comment: #008000",
"dark_vs": "comment: #608B4E",
"light_vs": "comment: #008000",
"hc_black": "comment: #7CA668"
}
},
{
"c": "new file: spec/COMMIT_EDITMSG",
"t": "text.git-commit meta.scope.metadata.git-commit comment.line.number-sign.git-commit markup.inserted.git-commit",
"r": {
"dark_plus": "markup.inserted: rgb(181, 206, 168)",
"light_plus": "markup.inserted: rgb(9, 136, 90)",
"dark_vs": "markup.inserted: rgb(181, 206, 168)",
"light_vs": "markup.inserted: rgb(9, 136, 90)",
"hc_black": "markup.inserted: rgb(181, 206, 168)"
"dark_plus": "markup.inserted: #B5CEA8",
"light_plus": "markup.inserted: #09885A",
"dark_vs": "markup.inserted: #B5CEA8",
"light_vs": "markup.inserted: #09885A",
"hc_black": "markup.inserted: #B5CEA8"
}
},
{
"c": "#",
"t": "text.git-commit meta.scope.metadata.git-commit comment.line.number-sign.git-commit punctuation.definition.comment.git-commit",
"r": {
"dark_plus": "comment: rgb(96, 139, 78)",
"light_plus": "comment: rgb(0, 128, 0)",
"dark_vs": "comment: rgb(96, 139, 78)",
"light_vs": "comment: rgb(0, 128, 0)",
"hc_black": "comment: rgb(124, 166, 104)"
"dark_plus": "comment: #608B4E",
"light_plus": "comment: #008000",
"dark_vs": "comment: #608B4E",
"light_vs": "comment: #008000",
"hc_black": "comment: #7CA668"
}
}
]
Loading

0 comments on commit 90d74c5

Please sign in to comment.