|
1 | 1 | {
|
| 2 | + "name": "k-colorable dark, based on GitHub Dark", |
| 3 | + "type": "dark", |
| 4 | + "semanticHighlighting": true, |
2 | 5 | "colors": {
|
3 | 6 | "activityBar.activeBorder": "#f9826c",
|
4 |
| - "activityBar.background": "#24292e", |
5 |
| - "activityBar.border": "#1b1f23", |
| 7 | + "activityBar.background": "#24292C", |
| 8 | + "activityBar.border": "#1b1f20", |
6 | 9 | "activityBar.foreground": "#e1e4e8",
|
7 | 10 | "activityBar.inactiveForeground": "#6a737d",
|
8 | 11 | "activityBarBadge.background": "#0366d6",
|
|
20 | 23 | "button.secondaryForeground": "#fff",
|
21 | 24 | "button.secondaryHoverBackground": "#586069",
|
22 | 25 | "checkbox.background": "#444d56",
|
23 |
| - "checkbox.border": "#1b1f23", |
| 26 | + "checkbox.border": "#1b1f20", |
24 | 27 | "debugToolBar.background": "#2b3036",
|
25 | 28 | "descriptionForeground": "#959da5",
|
26 | 29 | "diffEditor.insertedTextBackground": "#28a74530",
|
27 | 30 | "diffEditor.removedTextBackground": "#d73a4930",
|
28 | 31 | "dropdown.background": "#2f363d",
|
29 |
| - "dropdown.border": "#1b1f23", |
| 32 | + "dropdown.border": "#1b1f20", |
30 | 33 | "dropdown.foreground": "#e1e4e8",
|
31 |
| - "dropdown.listBackground": "#24292e", |
32 |
| - "editor.background": "#24292e", |
| 34 | + "dropdown.listBackground": "#24292C", |
| 35 | + "editor.background": "#24292c", |
33 | 36 | "editor.findMatchBackground": "#ffd33d44",
|
34 | 37 | "editor.findMatchHighlightBackground": "#ffd33d22",
|
35 | 38 | "editor.focusedStackFrameHighlightBackground": "#2b6a3033",
|
36 | 39 | "editor.foldBackground": "#58606915",
|
37 |
| - "editor.foreground": "#6E7557", |
| 40 | + "editor.foreground": "#CFD3C5", |
38 | 41 | "editor.inactiveSelectionBackground": "#3392FF22",
|
39 | 42 | "editor.lineHighlightBackground": "#2b3036",
|
40 | 43 | "editor.linkedEditingBackground": "#3392FF22",
|
|
56 | 59 | "editorBracketMatch.border": "#17E5E600",
|
57 | 60 | "editorCursor.foreground": "#c8e1ff",
|
58 | 61 | "editorError.foreground": "#f97583",
|
59 |
| - "editorGroup.border": "#1b1f23", |
60 |
| - "editorGroupHeader.tabsBackground": "#1f2428", |
61 |
| - "editorGroupHeader.tabsBorder": "#1b1f23", |
| 62 | + "editorGroup.border": "#1b1f20", |
| 63 | + "editorGroupHeader.tabsBackground": "#24292C", |
| 64 | + "editorGroupHeader.tabsBorder": "#1b1f20", |
62 | 65 | "editorGutter.addedBackground": "#28a745",
|
63 | 66 | "editorGutter.deletedBackground": "#ea4a5a",
|
64 | 67 | "editorGutter.modifiedBackground": "#2188ff",
|
65 | 68 | "editorIndentGuide.activeBackground": "#444d56",
|
66 | 69 | "editorIndentGuide.background": "#2f363d",
|
67 | 70 | "editorLineNumber.activeForeground": "#e1e4e8",
|
68 | 71 | "editorLineNumber.foreground": "#444d56",
|
69 |
| - "editorOverviewRuler.border": "#1b1f23", |
| 72 | + "editorOverviewRuler.border": "#1b1f20", |
70 | 73 | "editorWarning.foreground": "#ffea7f",
|
71 | 74 | "editorWhitespace.foreground": "#444d56",
|
72 |
| - "editorWidget.background": "#1f2428", |
| 75 | + "editorWidget.background": "#24292C", |
73 | 76 | "errorForeground": "#f97583",
|
74 | 77 | "focusBorder": "#005cc5",
|
75 | 78 | "foreground": "#d1d5da",
|
|
80 | 83 | "gitDecoration.modifiedResourceForeground": "#79b8ff",
|
81 | 84 | "gitDecoration.submoduleResourceForeground": "#6a737d",
|
82 | 85 | "gitDecoration.untrackedResourceForeground": "#34d058",
|
83 |
| - "input.background": "#2f363d", |
84 |
| - "input.border": "#1b1f23", |
| 86 | + "input.background": "#2f363b", |
| 87 | + "input.border": "#1b1f20", |
85 | 88 | "input.foreground": "#e1e4e8",
|
86 | 89 | "input.placeholderForeground": "#959da5",
|
87 | 90 | "list.activeSelectionBackground": "#39414a",
|
|
92 | 95 | "list.inactiveFocusBackground": "#1d2d3e",
|
93 | 96 | "list.inactiveSelectionBackground": "#282e34",
|
94 | 97 | "list.inactiveSelectionForeground": "#e1e4e8",
|
95 |
| - "notificationCenterHeader.background": "#24292e", |
| 98 | + "notificationCenterHeader.background": "#24292b", |
96 | 99 | "notificationCenterHeader.foreground": "#959da5",
|
97 |
| - "notifications.background": "#2f363d", |
98 |
| - "notifications.border": "#1b1f23", |
| 100 | + "notifications.background": "#2f363b", |
| 101 | + "notifications.border": "#1b1f20", |
99 | 102 | "notifications.foreground": "#e1e4e8",
|
100 | 103 | "notificationsErrorIcon.foreground": "#ea4a5a",
|
101 | 104 | "notificationsInfoIcon.foreground": "#79b8ff",
|
102 | 105 | "notificationsWarningIcon.foreground": "#ffab70",
|
103 |
| - "panel.background": "#1f2428", |
104 |
| - "panel.border": "#1b1f23", |
| 106 | + "panel.background": "#24292C", |
| 107 | + "panel.border": "#1b1f20", |
105 | 108 | "panelInput.border": "#2f363d",
|
106 | 109 | "panelTitle.activeBorder": "#f9826c",
|
107 | 110 | "panelTitle.activeForeground": "#e1e4e8",
|
108 | 111 | "panelTitle.inactiveForeground": "#959da5",
|
109 |
| - "peekViewEditor.background": "#1f242888", |
| 112 | + "peekViewEditor.background": "#24292C88", |
110 | 113 | "peekViewEditor.matchHighlightBackground": "#ffd33d33",
|
111 |
| - "peekViewResult.background": "#1f2428", |
| 114 | + "peekViewResult.background": "#1f2425", |
112 | 115 | "peekViewResult.matchHighlightBackground": "#ffd33d33",
|
113 | 116 | "pickerGroup.border": "#444d56",
|
114 | 117 | "pickerGroup.foreground": "#e1e4e8",
|
115 | 118 | "progressBar.background": "#0366d6",
|
116 |
| - "quickInput.background": "#24292e", |
| 119 | + "quickInput.background": "#24292C", |
117 | 120 | "quickInput.foreground": "#e1e4e8",
|
118 | 121 | "scrollbar.shadow": "#0008",
|
119 | 122 | "scrollbarSlider.activeBackground": "#6a737d88",
|
120 | 123 | "scrollbarSlider.background": "#6a737d33",
|
121 | 124 | "scrollbarSlider.hoverBackground": "#6a737d44",
|
122 | 125 | "settings.headerForeground": "#e1e4e8",
|
123 | 126 | "settings.modifiedItemIndicator": "#0366d6",
|
124 |
| - "sideBar.background": "#1f2428", |
125 |
| - "sideBar.border": "#1b1f23", |
| 127 | + "sideBar.background": "#1f2425", |
| 128 | + "sideBar.border": "#1b1f20", |
126 | 129 | "sideBar.foreground": "#d1d5da",
|
127 |
| - "sideBarSectionHeader.background": "#1f2428", |
128 |
| - "sideBarSectionHeader.border": "#1b1f23", |
| 130 | + "sideBarSectionHeader.background": "#24292C", |
| 131 | + "sideBarSectionHeader.border": "#1b1f20", |
129 | 132 | "sideBarSectionHeader.foreground": "#e1e4e8",
|
130 | 133 | "sideBarTitle.foreground": "#e1e4e8",
|
131 |
| - "statusBar.background": "#24292e", |
132 |
| - "statusBar.border": "#1b1f23", |
| 134 | + "statusBar.background": "#24292C", |
| 135 | + "statusBar.border": "#1b1f20", |
133 | 136 | "statusBar.debuggingBackground": "#931c06",
|
134 | 137 | "statusBar.debuggingForeground": "#fff",
|
135 | 138 | "statusBar.foreground": "#d1d5da",
|
136 |
| - "statusBar.noFolderBackground": "#24292e", |
| 139 | + "statusBar.noFolderBackground": "#24292C", |
137 | 140 | "statusBarItem.prominentBackground": "#282e34",
|
138 |
| - "statusBarItem.remoteBackground": "#24292e", |
| 141 | + "statusBarItem.remoteBackground": "#24292C", |
139 | 142 | "statusBarItem.remoteForeground": "#d1d5da",
|
140 |
| - "tab.activeBackground": "#24292e", |
141 |
| - "tab.activeBorder": "#24292e", |
| 143 | + "tab.activeBackground": "#24292C", |
| 144 | + "tab.activeBorder": "#24292C", |
142 | 145 | "tab.activeBorderTop": "#f9826c",
|
143 | 146 | "tab.activeForeground": "#e1e4e8",
|
144 |
| - "tab.border": "#1b1f23", |
145 |
| - "tab.hoverBackground": "#24292e", |
146 |
| - "tab.inactiveBackground": "#1f2428", |
| 147 | + "tab.border": "#1b1f20", |
| 148 | + "tab.hoverBackground": "#24292C", |
| 149 | + "tab.inactiveBackground": "#24292C", |
147 | 150 | "tab.inactiveForeground": "#959da5",
|
148 |
| - "tab.unfocusedActiveBorder": "#24292e", |
149 |
| - "tab.unfocusedActiveBorderTop": "#1b1f23", |
150 |
| - "tab.unfocusedHoverBackground": "#24292e", |
| 151 | + "tab.unfocusedActiveBorder": "#24292C", |
| 152 | + "tab.unfocusedActiveBorderTop": "#1b1f20", |
| 153 | + "tab.unfocusedHoverBackground": "#24292C", |
151 | 154 | "terminal.ansiBlack": "#586069",
|
152 | 155 | "terminal.ansiBlue": "#2188ff",
|
153 | 156 | "terminal.ansiBrightBlack": "#959da5",
|
|
168 | 171 | "terminal.tab.activeBorder": "#f9826c",
|
169 | 172 | "terminalCursor.background": "#586069",
|
170 | 173 | "terminalCursor.foreground": "#79b8ff",
|
171 |
| - "textBlockQuote.background": "#24292e", |
| 174 | + "textBlockQuote.background": "#24292C", |
172 | 175 | "textBlockQuote.border": "#444d56",
|
173 | 176 | "textCodeBlock.background": "#2f363d",
|
174 | 177 | "textLink.activeForeground": "#c8e1ff",
|
175 | 178 | "textLink.foreground": "#79b8ff",
|
176 | 179 | "textPreformat.foreground": "#d1d5da",
|
177 | 180 | "textSeparator.foreground": "#586069",
|
178 |
| - "titleBar.activeBackground": "#24292e", |
| 181 | + "titleBar.activeBackground": "#24292C", |
179 | 182 | "titleBar.activeForeground": "#e1e4e8",
|
180 |
| - "titleBar.border": "#1b1f23", |
181 |
| - "titleBar.inactiveBackground": "#1f2428", |
| 183 | + "titleBar.border": "#1b1f20", |
| 184 | + "titleBar.inactiveBackground": "#24292C", |
182 | 185 | "titleBar.inactiveForeground": "#959da5",
|
183 | 186 | "tree.indentGuidesStroke": "#2f363d",
|
184 | 187 | "welcomePage.buttonBackground": "#2f363d",
|
185 | 188 | "welcomePage.buttonHoverBackground": "#444d56"
|
186 | 189 | },
|
187 |
| - "displayName": "GitHub Dark", |
188 |
| - "name": "github-dark", |
189 |
| - "semanticHighlighting": true, |
190 | 190 | "tokenColors": [
|
191 | 191 | {
|
192 | 192 | "scope": ["comment", "punctuation.definition.comment", "string.comment"],
|
|
196 | 196 | },
|
197 | 197 | {
|
198 | 198 | "scope": [
|
199 |
| - "constant", |
200 | 199 | "entity.name.constant",
|
201 | 200 | "variable.other.constant",
|
202 | 201 | "variable.other.enummember",
|
|
207 | 206 | }
|
208 | 207 | },
|
209 | 208 | {
|
210 |
| - "scope": ["entity", "entity.name"], |
| 209 | + "scope": "constant", |
211 | 210 | "settings": {
|
212 |
| - "foreground": "#b392f0" |
| 211 | + "foreground": "#F3F4F0" |
| 212 | + } |
| 213 | + }, |
| 214 | + { |
| 215 | + "scope": [ |
| 216 | + "keyword.other.unit.deg.css", |
| 217 | + "keyword.other.unit.ex.css", |
| 218 | + "keyword.other.unit.fr.css", |
| 219 | + "keyword.other.unit.in.css", |
| 220 | + "keyword.other.unit.mm.css", |
| 221 | + "keyword.other.unit.pc.css", |
| 222 | + "keyword.other.unit.pt.css", |
| 223 | + "keyword.other.unit.px.css", |
| 224 | + "keyword.other.unit.rem.css", |
| 225 | + "keyword.other.unit.vh.css", |
| 226 | + "keyword.other.unit.vw.css", |
| 227 | + "keyword.other.unit.vmin.css", |
| 228 | + "keyword.other.unit.vmax.css", |
| 229 | + "keyword.other.unit.percentage.css" |
| 230 | + ], |
| 231 | + "settings": { |
| 232 | + "foreground": "#FFAc71" |
| 233 | + } |
| 234 | + }, |
| 235 | + { |
| 236 | + "scope": ["entity", "entity.name", "variable.parameter.graphql"], |
| 237 | + "settings": { |
| 238 | + "foreground": "#F3F4F0" |
213 | 239 | }
|
214 | 240 | },
|
215 | 241 | {
|
|
227 | 253 | {
|
228 | 254 | "scope": "keyword",
|
229 | 255 | "settings": {
|
230 |
| - "foreground": "#f97583" |
| 256 | + "foreground": "#C2F653" |
| 257 | + } |
| 258 | + }, |
| 259 | + { |
| 260 | + "scope": "keyword.operator", |
| 261 | + "settings": { |
| 262 | + "foreground": "#ECFAD1" |
231 | 263 | }
|
232 | 264 | },
|
233 | 265 | {
|
|
257 | 289 | }
|
258 | 290 | },
|
259 | 291 | {
|
260 |
| - "scope": "support", |
| 292 | + "scope": ["support", "support.type.graphql"], |
261 | 293 | "settings": {
|
262 |
| - "foreground": "" |
| 294 | + "foreground": "#FF99E0" |
263 | 295 | }
|
264 | 296 | },
|
265 | 297 | {
|
|
269 | 301 | }
|
270 | 302 | },
|
271 | 303 | {
|
272 |
| - "scope": "variable", |
| 304 | + "scope": ["variable", "support.type.property-name.json"], |
273 | 305 | "settings": {
|
274 | 306 | "foreground": "#dbf6a2"
|
275 | 307 | }
|
|
314 | 346 | "background": "#f97583",
|
315 | 347 | "content": "^M",
|
316 | 348 | "fontStyle": "italic underline",
|
317 |
| - "foreground": "#24292e" |
| 349 | + "foreground": "#24292C" |
318 | 350 | }
|
319 | 351 | },
|
320 | 352 | {
|
|
324 | 356 | }
|
325 | 357 | },
|
326 | 358 | {
|
327 |
| - "scope": "string variable", |
| 359 | + "scope": ["string variable"], |
328 | 360 | "settings": {
|
329 | 361 | "foreground": "#79b8ff"
|
330 | 362 | }
|
|
511 | 543 | }
|
512 | 544 | },
|
513 | 545 | {
|
514 |
| - "scope": ["punctuation"], |
| 546 | + "scope": ["punctuation", "meta.selectionset.graphql"], |
515 | 547 | "settings": {
|
516 | 548 | "foreground": "#6E7557"
|
517 | 549 | }
|
518 | 550 | }
|
519 |
| - ], |
520 |
| - "type": "dark" |
| 551 | + ] |
521 | 552 | }
|
0 commit comments