Skip to content

Commit 90d74c5

Browse files
committed
Use hex colors in themes integration tests
1 parent 10f6835 commit 90d74c5

File tree

74 files changed

+64111
-64115
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

74 files changed

+64111
-64115
lines changed

extensions/bat/test/colorize-results/test_bat.json

+180-180
Large diffs are not rendered by default.

extensions/clojure/test/colorize-results/test_clj.json

+1,600-1,600
Large diffs are not rendered by default.

extensions/coffeescript/test/colorize-results/test-regex_coffee.json

+305-305
Large diffs are not rendered by default.

extensions/coffeescript/test/colorize-results/test_coffee.json

+705-705
Large diffs are not rendered by default.

extensions/cpp/test/colorize-results/test_c.json

+955-955
Large diffs are not rendered by default.

extensions/cpp/test/colorize-results/test_cc.json

+710-710
Large diffs are not rendered by default.

extensions/cpp/test/colorize-results/test_cpp.json

+520-520
Large diffs are not rendered by default.

extensions/css/test/colorize-results/test-variables_css.json

+205-205
Large diffs are not rendered by default.

extensions/css/test/colorize-results/test_css.json

+4,120-4,120
Large diffs are not rendered by default.

extensions/diff/test/colorize-results/test_diff.json

+180-180
Large diffs are not rendered by default.

extensions/docker/test/colorize-results/Dockerfile.json

+140-140
Large diffs are not rendered by default.

extensions/fsharp/test/colorize-results/test_fs.json

+520-520
Large diffs are not rendered by default.

extensions/git/test/colorize-results/COMMIT_EDITMSG.json

+115-115
Original file line numberDiff line numberDiff line change
@@ -3,253 +3,253 @@
33
"c": "This is the summary line. It can't be too long.",
44
"t": "text.git-commit meta.scope.message.git-commit meta.scope.subject.git-commit",
55
"r": {
6-
"dark_plus": "default: rgb(212, 212, 212)",
7-
"light_plus": "default: rgb(0, 0, 0)",
8-
"dark_vs": "default: rgb(212, 212, 212)",
9-
"light_vs": "default: rgb(0, 0, 0)",
10-
"hc_black": "default: rgb(255, 255, 255)"
6+
"dark_plus": "default: #D4D4D4",
7+
"light_plus": "default: #000000",
8+
"dark_vs": "default: #D4D4D4",
9+
"light_vs": "default: #000000",
10+
"hc_black": "default: #FFFFFF"
1111
}
1212
},
1313
{
1414
"c": "After I can write a much more detailed description without quite the same restrictions on length.",
1515
"t": "text.git-commit meta.scope.message.git-commit",
1616
"r": {
17-
"dark_plus": "default: rgb(212, 212, 212)",
18-
"light_plus": "default: rgb(0, 0, 0)",
19-
"dark_vs": "default: rgb(212, 212, 212)",
20-
"light_vs": "default: rgb(0, 0, 0)",
21-
"hc_black": "default: rgb(255, 255, 255)"
17+
"dark_plus": "default: #D4D4D4",
18+
"light_plus": "default: #000000",
19+
"dark_vs": "default: #D4D4D4",
20+
"light_vs": "default: #000000",
21+
"hc_black": "default: #FFFFFF"
2222
}
2323
},
2424
{
2525
"c": "#",
2626
"t": "text.git-commit meta.scope.metadata.git-commit comment.line.number-sign.git-commit punctuation.definition.comment.git-commit",
2727
"r": {
28-
"dark_plus": "comment: rgb(96, 139, 78)",
29-
"light_plus": "comment: rgb(0, 128, 0)",
30-
"dark_vs": "comment: rgb(96, 139, 78)",
31-
"light_vs": "comment: rgb(0, 128, 0)",
32-
"hc_black": "comment: rgb(124, 166, 104)"
28+
"dark_plus": "comment: #608B4E",
29+
"light_plus": "comment: #008000",
30+
"dark_vs": "comment: #608B4E",
31+
"light_vs": "comment: #008000",
32+
"hc_black": "comment: #7CA668"
3333
}
3434
},
3535
{
3636
"c": " Please enter the commit message for your changes. Lines starting",
3737
"t": "text.git-commit meta.scope.metadata.git-commit comment.line.number-sign.git-commit",
3838
"r": {
39-
"dark_plus": "comment: rgb(96, 139, 78)",
40-
"light_plus": "comment: rgb(0, 128, 0)",
41-
"dark_vs": "comment: rgb(96, 139, 78)",
42-
"light_vs": "comment: rgb(0, 128, 0)",
43-
"hc_black": "comment: rgb(124, 166, 104)"
39+
"dark_plus": "comment: #608B4E",
40+
"light_plus": "comment: #008000",
41+
"dark_vs": "comment: #608B4E",
42+
"light_vs": "comment: #008000",
43+
"hc_black": "comment: #7CA668"
4444
}
4545
},
4646
{
4747
"c": "#",
4848
"t": "text.git-commit meta.scope.metadata.git-commit comment.line.number-sign.git-commit punctuation.definition.comment.git-commit",
4949
"r": {
50-
"dark_plus": "comment: rgb(96, 139, 78)",
51-
"light_plus": "comment: rgb(0, 128, 0)",
52-
"dark_vs": "comment: rgb(96, 139, 78)",
53-
"light_vs": "comment: rgb(0, 128, 0)",
54-
"hc_black": "comment: rgb(124, 166, 104)"
50+
"dark_plus": "comment: #608B4E",
51+
"light_plus": "comment: #008000",
52+
"dark_vs": "comment: #608B4E",
53+
"light_vs": "comment: #008000",
54+
"hc_black": "comment: #7CA668"
5555
}
5656
},
5757
{
5858
"c": " with '#' will be ignored, and an empty message aborts the commit.",
5959
"t": "text.git-commit meta.scope.metadata.git-commit comment.line.number-sign.git-commit",
6060
"r": {
61-
"dark_plus": "comment: rgb(96, 139, 78)",
62-
"light_plus": "comment: rgb(0, 128, 0)",
63-
"dark_vs": "comment: rgb(96, 139, 78)",
64-
"light_vs": "comment: rgb(0, 128, 0)",
65-
"hc_black": "comment: rgb(124, 166, 104)"
61+
"dark_plus": "comment: #608B4E",
62+
"light_plus": "comment: #008000",
63+
"dark_vs": "comment: #608B4E",
64+
"light_vs": "comment: #008000",
65+
"hc_black": "comment: #7CA668"
6666
}
6767
},
6868
{
6969
"c": "#",
7070
"t": "text.git-commit meta.scope.metadata.git-commit comment.line.number-sign.git-commit punctuation.definition.comment.git-commit",
7171
"r": {
72-
"dark_plus": "comment: rgb(96, 139, 78)",
73-
"light_plus": "comment: rgb(0, 128, 0)",
74-
"dark_vs": "comment: rgb(96, 139, 78)",
75-
"light_vs": "comment: rgb(0, 128, 0)",
76-
"hc_black": "comment: rgb(124, 166, 104)"
72+
"dark_plus": "comment: #608B4E",
73+
"light_plus": "comment: #008000",
74+
"dark_vs": "comment: #608B4E",
75+
"light_vs": "comment: #008000",
76+
"hc_black": "comment: #7CA668"
7777
}
7878
},
7979
{
8080
"c": " On branch master",
8181
"t": "text.git-commit meta.scope.metadata.git-commit comment.line.number-sign.git-commit",
8282
"r": {
83-
"dark_plus": "comment: rgb(96, 139, 78)",
84-
"light_plus": "comment: rgb(0, 128, 0)",
85-
"dark_vs": "comment: rgb(96, 139, 78)",
86-
"light_vs": "comment: rgb(0, 128, 0)",
87-
"hc_black": "comment: rgb(124, 166, 104)"
83+
"dark_plus": "comment: #608B4E",
84+
"light_plus": "comment: #008000",
85+
"dark_vs": "comment: #608B4E",
86+
"light_vs": "comment: #008000",
87+
"hc_black": "comment: #7CA668"
8888
}
8989
},
9090
{
9191
"c": "#",
9292
"t": "text.git-commit meta.scope.metadata.git-commit comment.line.number-sign.git-commit punctuation.definition.comment.git-commit",
9393
"r": {
94-
"dark_plus": "comment: rgb(96, 139, 78)",
95-
"light_plus": "comment: rgb(0, 128, 0)",
96-
"dark_vs": "comment: rgb(96, 139, 78)",
97-
"light_vs": "comment: rgb(0, 128, 0)",
98-
"hc_black": "comment: rgb(124, 166, 104)"
94+
"dark_plus": "comment: #608B4E",
95+
"light_plus": "comment: #008000",
96+
"dark_vs": "comment: #608B4E",
97+
"light_vs": "comment: #008000",
98+
"hc_black": "comment: #7CA668"
9999
}
100100
},
101101
{
102102
"c": " Your branch is up-to-date with 'origin/master'.",
103103
"t": "text.git-commit meta.scope.metadata.git-commit comment.line.number-sign.git-commit",
104104
"r": {
105-
"dark_plus": "comment: rgb(96, 139, 78)",
106-
"light_plus": "comment: rgb(0, 128, 0)",
107-
"dark_vs": "comment: rgb(96, 139, 78)",
108-
"light_vs": "comment: rgb(0, 128, 0)",
109-
"hc_black": "comment: rgb(124, 166, 104)"
105+
"dark_plus": "comment: #608B4E",
106+
"light_plus": "comment: #008000",
107+
"dark_vs": "comment: #608B4E",
108+
"light_vs": "comment: #008000",
109+
"hc_black": "comment: #7CA668"
110110
}
111111
},
112112
{
113113
"c": "#",
114114
"t": "text.git-commit meta.scope.metadata.git-commit comment.line.number-sign.git-commit punctuation.definition.comment.git-commit",
115115
"r": {
116-
"dark_plus": "comment: rgb(96, 139, 78)",
117-
"light_plus": "comment: rgb(0, 128, 0)",
118-
"dark_vs": "comment: rgb(96, 139, 78)",
119-
"light_vs": "comment: rgb(0, 128, 0)",
120-
"hc_black": "comment: rgb(124, 166, 104)"
116+
"dark_plus": "comment: #608B4E",
117+
"light_plus": "comment: #008000",
118+
"dark_vs": "comment: #608B4E",
119+
"light_vs": "comment: #008000",
120+
"hc_black": "comment: #7CA668"
121121
}
122122
},
123123
{
124124
"c": "#",
125125
"t": "text.git-commit meta.scope.metadata.git-commit comment.line.number-sign.git-commit punctuation.definition.comment.git-commit",
126126
"r": {
127-
"dark_plus": "comment: rgb(96, 139, 78)",
128-
"light_plus": "comment: rgb(0, 128, 0)",
129-
"dark_vs": "comment: rgb(96, 139, 78)",
130-
"light_vs": "comment: rgb(0, 128, 0)",
131-
"hc_black": "comment: rgb(124, 166, 104)"
127+
"dark_plus": "comment: #608B4E",
128+
"light_plus": "comment: #008000",
129+
"dark_vs": "comment: #608B4E",
130+
"light_vs": "comment: #008000",
131+
"hc_black": "comment: #7CA668"
132132
}
133133
},
134134
{
135135
"c": " Changes to be committed:",
136136
"t": "text.git-commit meta.scope.metadata.git-commit comment.line.number-sign.git-commit",
137137
"r": {
138-
"dark_plus": "comment: rgb(96, 139, 78)",
139-
"light_plus": "comment: rgb(0, 128, 0)",
140-
"dark_vs": "comment: rgb(96, 139, 78)",
141-
"light_vs": "comment: rgb(0, 128, 0)",
142-
"hc_black": "comment: rgb(124, 166, 104)"
138+
"dark_plus": "comment: #608B4E",
139+
"light_plus": "comment: #008000",
140+
"dark_vs": "comment: #608B4E",
141+
"light_vs": "comment: #008000",
142+
"hc_black": "comment: #7CA668"
143143
}
144144
},
145145
{
146146
"c": "#",
147147
"t": "text.git-commit meta.scope.metadata.git-commit comment.line.number-sign.git-commit punctuation.definition.comment.git-commit",
148148
"r": {
149-
"dark_plus": "comment: rgb(96, 139, 78)",
150-
"light_plus": "comment: rgb(0, 128, 0)",
151-
"dark_vs": "comment: rgb(96, 139, 78)",
152-
"light_vs": "comment: rgb(0, 128, 0)",
153-
"hc_black": "comment: rgb(124, 166, 104)"
149+
"dark_plus": "comment: #608B4E",
150+
"light_plus": "comment: #008000",
151+
"dark_vs": "comment: #608B4E",
152+
"light_vs": "comment: #008000",
153+
"hc_black": "comment: #7CA668"
154154
}
155155
},
156156
{
157157
"c": "\t",
158158
"t": "text.git-commit meta.scope.metadata.git-commit comment.line.number-sign.git-commit",
159159
"r": {
160-
"dark_plus": "comment: rgb(96, 139, 78)",
161-
"light_plus": "comment: rgb(0, 128, 0)",
162-
"dark_vs": "comment: rgb(96, 139, 78)",
163-
"light_vs": "comment: rgb(0, 128, 0)",
164-
"hc_black": "comment: rgb(124, 166, 104)"
160+
"dark_plus": "comment: #608B4E",
161+
"light_plus": "comment: #008000",
162+
"dark_vs": "comment: #608B4E",
163+
"light_vs": "comment: #008000",
164+
"hc_black": "comment: #7CA668"
165165
}
166166
},
167167
{
168168
"c": "deleted: README.md",
169169
"t": "text.git-commit meta.scope.metadata.git-commit comment.line.number-sign.git-commit markup.deleted.git-commit",
170170
"r": {
171-
"dark_plus": "markup.deleted: rgb(206, 145, 120)",
172-
"light_plus": "markup.deleted: rgb(163, 21, 21)",
173-
"dark_vs": "markup.deleted: rgb(206, 145, 120)",
174-
"light_vs": "markup.deleted: rgb(163, 21, 21)",
175-
"hc_black": "markup.deleted: rgb(206, 145, 120)"
171+
"dark_plus": "markup.deleted: #CE9178",
172+
"light_plus": "markup.deleted: #A31515",
173+
"dark_vs": "markup.deleted: #CE9178",
174+
"light_vs": "markup.deleted: #A31515",
175+
"hc_black": "markup.deleted: #CE9178"
176176
}
177177
},
178178
{
179179
"c": "#",
180180
"t": "text.git-commit meta.scope.metadata.git-commit comment.line.number-sign.git-commit punctuation.definition.comment.git-commit",
181181
"r": {
182-
"dark_plus": "comment: rgb(96, 139, 78)",
183-
"light_plus": "comment: rgb(0, 128, 0)",
184-
"dark_vs": "comment: rgb(96, 139, 78)",
185-
"light_vs": "comment: rgb(0, 128, 0)",
186-
"hc_black": "comment: rgb(124, 166, 104)"
182+
"dark_plus": "comment: #608B4E",
183+
"light_plus": "comment: #008000",
184+
"dark_vs": "comment: #608B4E",
185+
"light_vs": "comment: #008000",
186+
"hc_black": "comment: #7CA668"
187187
}
188188
},
189189
{
190190
"c": "\t",
191191
"t": "text.git-commit meta.scope.metadata.git-commit comment.line.number-sign.git-commit",
192192
"r": {
193-
"dark_plus": "comment: rgb(96, 139, 78)",
194-
"light_plus": "comment: rgb(0, 128, 0)",
195-
"dark_vs": "comment: rgb(96, 139, 78)",
196-
"light_vs": "comment: rgb(0, 128, 0)",
197-
"hc_black": "comment: rgb(124, 166, 104)"
193+
"dark_plus": "comment: #608B4E",
194+
"light_plus": "comment: #008000",
195+
"dark_vs": "comment: #608B4E",
196+
"light_vs": "comment: #008000",
197+
"hc_black": "comment: #7CA668"
198198
}
199199
},
200200
{
201201
"c": "modified: index.less",
202202
"t": "text.git-commit meta.scope.metadata.git-commit comment.line.number-sign.git-commit markup.changed.git-commit",
203203
"r": {
204-
"dark_plus": "markup.changed: rgb(86, 156, 214)",
205-
"light_plus": "markup.changed: rgb(4, 81, 165)",
206-
"dark_vs": "markup.changed: rgb(86, 156, 214)",
207-
"light_vs": "markup.changed: rgb(4, 81, 165)",
208-
"hc_black": "markup.changed: rgb(86, 156, 214)"
204+
"dark_plus": "markup.changed: #569CD6",
205+
"light_plus": "markup.changed: #0451A5",
206+
"dark_vs": "markup.changed: #569CD6",
207+
"light_vs": "markup.changed: #0451A5",
208+
"hc_black": "markup.changed: #569CD6"
209209
}
210210
},
211211
{
212212
"c": "#",
213213
"t": "text.git-commit meta.scope.metadata.git-commit comment.line.number-sign.git-commit punctuation.definition.comment.git-commit",
214214
"r": {
215-
"dark_plus": "comment: rgb(96, 139, 78)",
216-
"light_plus": "comment: rgb(0, 128, 0)",
217-
"dark_vs": "comment: rgb(96, 139, 78)",
218-
"light_vs": "comment: rgb(0, 128, 0)",
219-
"hc_black": "comment: rgb(124, 166, 104)"
215+
"dark_plus": "comment: #608B4E",
216+
"light_plus": "comment: #008000",
217+
"dark_vs": "comment: #608B4E",
218+
"light_vs": "comment: #008000",
219+
"hc_black": "comment: #7CA668"
220220
}
221221
},
222222
{
223223
"c": "\t",
224224
"t": "text.git-commit meta.scope.metadata.git-commit comment.line.number-sign.git-commit",
225225
"r": {
226-
"dark_plus": "comment: rgb(96, 139, 78)",
227-
"light_plus": "comment: rgb(0, 128, 0)",
228-
"dark_vs": "comment: rgb(96, 139, 78)",
229-
"light_vs": "comment: rgb(0, 128, 0)",
230-
"hc_black": "comment: rgb(124, 166, 104)"
226+
"dark_plus": "comment: #608B4E",
227+
"light_plus": "comment: #008000",
228+
"dark_vs": "comment: #608B4E",
229+
"light_vs": "comment: #008000",
230+
"hc_black": "comment: #7CA668"
231231
}
232232
},
233233
{
234234
"c": "new file: spec/COMMIT_EDITMSG",
235235
"t": "text.git-commit meta.scope.metadata.git-commit comment.line.number-sign.git-commit markup.inserted.git-commit",
236236
"r": {
237-
"dark_plus": "markup.inserted: rgb(181, 206, 168)",
238-
"light_plus": "markup.inserted: rgb(9, 136, 90)",
239-
"dark_vs": "markup.inserted: rgb(181, 206, 168)",
240-
"light_vs": "markup.inserted: rgb(9, 136, 90)",
241-
"hc_black": "markup.inserted: rgb(181, 206, 168)"
237+
"dark_plus": "markup.inserted: #B5CEA8",
238+
"light_plus": "markup.inserted: #09885A",
239+
"dark_vs": "markup.inserted: #B5CEA8",
240+
"light_vs": "markup.inserted: #09885A",
241+
"hc_black": "markup.inserted: #B5CEA8"
242242
}
243243
},
244244
{
245245
"c": "#",
246246
"t": "text.git-commit meta.scope.metadata.git-commit comment.line.number-sign.git-commit punctuation.definition.comment.git-commit",
247247
"r": {
248-
"dark_plus": "comment: rgb(96, 139, 78)",
249-
"light_plus": "comment: rgb(0, 128, 0)",
250-
"dark_vs": "comment: rgb(96, 139, 78)",
251-
"light_vs": "comment: rgb(0, 128, 0)",
252-
"hc_black": "comment: rgb(124, 166, 104)"
248+
"dark_plus": "comment: #608B4E",
249+
"light_plus": "comment: #008000",
250+
"dark_vs": "comment: #608B4E",
251+
"light_vs": "comment: #008000",
252+
"hc_black": "comment: #7CA668"
253253
}
254254
}
255255
]

0 commit comments

Comments
 (0)