| 1 |
{ |
| 2 |
"name": "github-light", |
| 3 |
"colors": { |
| 4 |
"focusBorder": "#2188ff", |
| 5 |
"foreground": "#444d56", |
| 6 |
"descriptionForeground": "#6a737d", |
| 7 |
"errorForeground": "#cb2431", |
| 8 |
"textLink.foreground": "#0366d6", |
| 9 |
"textLink.activeForeground": "#005cc5", |
| 10 |
"textBlockQuote.background": "#fafbfc", |
| 11 |
"textBlockQuote.border": "#e1e4e8", |
| 12 |
"textCodeBlock.background": "#f6f8fa", |
| 13 |
"textPreformat.foreground": "#586069", |
| 14 |
"textSeparator.foreground": "#d1d5da", |
| 15 |
"button.background": "#159739", |
| 16 |
"button.foreground": "#fff", |
| 17 |
"button.hoverBackground": "#138934", |
| 18 |
"button.secondaryBackground": "#e1e4e8", |
| 19 |
"button.secondaryForeground": "#1b1f23", |
| 20 |
"button.secondaryHoverBackground": "#d1d5da", |
| 21 |
"checkbox.background": "#fafbfc", |
| 22 |
"checkbox.border": "#d1d5da", |
| 23 |
"dropdown.background": "#fafbfc", |
| 24 |
"dropdown.border": "#e1e4e8", |
| 25 |
"dropdown.foreground": "#2f363d", |
| 26 |
"dropdown.listBackground": "#fff", |
| 27 |
"input.background": "#fafbfc", |
| 28 |
"input.border": "#e1e4e8", |
| 29 |
"input.foreground": "#2f363d", |
| 30 |
"input.placeholderForeground": "#959da5", |
| 31 |
"badge.foreground": "#005cc5", |
| 32 |
"badge.background": "#dbedff", |
| 33 |
"progressBar.background": "#2188ff", |
| 34 |
"titleBar.activeForeground": "#2f363d", |
| 35 |
"titleBar.activeBackground": "#fff", |
| 36 |
"titleBar.inactiveForeground": "#6a737d", |
| 37 |
"titleBar.inactiveBackground": "#f6f8fa", |
| 38 |
"titleBar.border": "#e1e4e8", |
| 39 |
"activityBar.foreground": "#2f363d", |
| 40 |
"activityBar.inactiveForeground": "#959da5", |
| 41 |
"activityBar.background": "#fff", |
| 42 |
"activityBarBadge.foreground": "#fff", |
| 43 |
"activityBarBadge.background": "#2188ff", |
| 44 |
"activityBar.activeBorder": "#f9826c", |
| 45 |
"activityBar.border": "#e1e4e8", |
| 46 |
"sideBar.foreground": "#586069", |
| 47 |
"sideBar.background": "#f6f8fa", |
| 48 |
"sideBar.border": "#e1e4e8", |
| 49 |
"sideBarTitle.foreground": "#2f363d", |
| 50 |
"sideBarSectionHeader.foreground": "#2f363d", |
| 51 |
"sideBarSectionHeader.background": "#f6f8fa", |
| 52 |
"sideBarSectionHeader.border": "#e1e4e8", |
| 53 |
"list.hoverForeground": "#2f363d", |
| 54 |
"list.inactiveSelectionForeground": "#2f363d", |
| 55 |
"list.activeSelectionForeground": "#2f363d", |
| 56 |
"list.hoverBackground": "#ebf0f4", |
| 57 |
"list.inactiveSelectionBackground": "#e8eaed", |
| 58 |
"list.activeSelectionBackground": "#e2e5e9", |
| 59 |
"list.inactiveFocusBackground": "#dbedff", |
| 60 |
"list.focusBackground": "#cce5ff", |
| 61 |
"tree.indentGuidesStroke": "#e1e4e8", |
| 62 |
"notificationCenterHeader.foreground": "#6a737d", |
| 63 |
"notificationCenterHeader.background": "#e1e4e8", |
| 64 |
"notifications.foreground": "#2f363d", |
| 65 |
"notifications.background": "#fafbfc", |
| 66 |
"notifications.border": "#e1e4e8", |
| 67 |
"notificationsErrorIcon.foreground": "#d73a49", |
| 68 |
"notificationsWarningIcon.foreground": "#e36209", |
| 69 |
"notificationsInfoIcon.foreground": "#005cc5", |
| 70 |
"pickerGroup.border": "#e1e4e8", |
| 71 |
"pickerGroup.foreground": "#2f363d", |
| 72 |
"quickInput.background": "#fafbfc", |
| 73 |
"quickInput.foreground": "#2f363d", |
| 74 |
"statusBar.foreground": "#586069", |
| 75 |
"statusBar.background": "#fff", |
| 76 |
"statusBar.border": "#e1e4e8", |
| 77 |
"statusBar.noFolderBackground": "#fff", |
| 78 |
"statusBar.debuggingBackground": "#f9826c", |
| 79 |
"statusBar.debuggingForeground": "#fff", |
| 80 |
"statusBarItem.prominentBackground": "#e8eaed", |
| 81 |
"statusBarItem.remoteForeground": "#586069", |
| 82 |
"statusBarItem.remoteBackground": "#fff", |
| 83 |
"editorGroupHeader.tabsBackground": "#f6f8fa", |
| 84 |
"editorGroupHeader.tabsBorder": "#e1e4e8", |
| 85 |
"editorGroup.border": "#e1e4e8", |
| 86 |
"tab.activeForeground": "#2f363d", |
| 87 |
"tab.inactiveForeground": "#6a737d", |
| 88 |
"tab.inactiveBackground": "#f6f8fa", |
| 89 |
"tab.activeBackground": "#fff", |
| 90 |
"tab.hoverBackground": "#fff", |
| 91 |
"tab.unfocusedHoverBackground": "#fff", |
| 92 |
"tab.border": "#e1e4e8", |
| 93 |
"tab.unfocusedActiveBorderTop": "#e1e4e8", |
| 94 |
"tab.activeBorder": "#fff", |
| 95 |
"tab.unfocusedActiveBorder": "#fff", |
| 96 |
"tab.activeBorderTop": "#f9826c", |
| 97 |
"breadcrumb.foreground": "#6a737d", |
| 98 |
"breadcrumb.focusForeground": "#2f363d", |
| 99 |
"breadcrumb.activeSelectionForeground": "#586069", |
| 100 |
"breadcrumbPicker.background": "#fafbfc", |
| 101 |
"editor.foreground": "#24292e", |
| 102 |
"editor.background": "#fff", |
| 103 |
"editorWidget.background": "#f6f8fa", |
| 104 |
"editor.foldBackground": "#d1d5da11", |
| 105 |
"editor.lineHighlightBackground": "#f6f8fa", |
| 106 |
"editorLineNumber.foreground": "#1b1f234d", |
| 107 |
"editorLineNumber.activeForeground": "#24292e", |
| 108 |
"editorIndentGuide.background": "#eff2f6", |
| 109 |
"editorIndentGuide.activeBackground": "#d7dbe0", |
| 110 |
"editorWhitespace.foreground": "#d1d5da", |
| 111 |
"editorCursor.foreground": "#044289", |
| 112 |
"editorError.foreground": "#cb2431", |
| 113 |
"editorWarning.foreground": "#f9c513", |
| 114 |
"editor.findMatchBackground": "#ffdf5d", |
| 115 |
"editor.findMatchHighlightBackground": "#ffdf5d66", |
| 116 |
"editor.linkedEditingBackground": "#0366d611", |
| 117 |
"editor.inactiveSelectionBackground": "#0366d611", |
| 118 |
"editor.selectionBackground": "#0366d625", |
| 119 |
"editor.selectionHighlightBackground": "#34d05840", |
| 120 |
"editor.selectionHighlightBorder": "#34d05800", |
| 121 |
"editor.wordHighlightBackground": "#34d05800", |
| 122 |
"editor.wordHighlightStrongBackground": "#34d05800", |
| 123 |
"editor.wordHighlightBorder": "#24943e99", |
| 124 |
"editor.wordHighlightStrongBorder": "#24943e50", |
| 125 |
"editorBracketMatch.background": "#34d05840", |
| 126 |
"editorBracketMatch.border": "#34d05800", |
| 127 |
"editorGutter.modifiedBackground": "#2188ff", |
| 128 |
"editorGutter.addedBackground": "#28a745", |
| 129 |
"editorGutter.deletedBackground": "#d73a49", |
| 130 |
"diffEditor.insertedTextBackground": "#34d05822", |
| 131 |
"diffEditor.removedTextBackground": "#d73a4922", |
| 132 |
"scrollbar.shadow": "#6a737d33", |
| 133 |
"scrollbarSlider.background": "#959da533", |
| 134 |
"scrollbarSlider.hoverBackground": "#959da544", |
| 135 |
"scrollbarSlider.activeBackground": "#959da588", |
| 136 |
"editorOverviewRuler.border": "#fff", |
| 137 |
"panel.background": "#f6f8fa", |
| 138 |
"panel.border": "#e1e4e8", |
| 139 |
"panelTitle.activeBorder": "#f9826c", |
| 140 |
"panelTitle.activeForeground": "#2f363d", |
| 141 |
"panelTitle.inactiveForeground": "#6a737d", |
| 142 |
"panelInput.border": "#e1e4e8", |
| 143 |
"terminal.foreground": "#586069", |
| 144 |
"terminal.tab.activeBorder": "#f9826c", |
| 145 |
"terminalCursor.background": "#d1d5da", |
| 146 |
"terminalCursor.foreground": "#005cc5", |
| 147 |
"terminal.ansiBrightWhite": "#d1d5da", |
| 148 |
"terminal.ansiWhite": "#6a737d", |
| 149 |
"terminal.ansiBrightBlack": "#959da5", |
| 150 |
"terminal.ansiBlack": "#24292e", |
| 151 |
"terminal.ansiBlue": "#0366d6", |
| 152 |
"terminal.ansiBrightBlue": "#005cc5", |
| 153 |
"terminal.ansiGreen": "#28a745", |
| 154 |
"terminal.ansiBrightGreen": "#22863a", |
| 155 |
"terminal.ansiCyan": "#1b7c83", |
| 156 |
"terminal.ansiBrightCyan": "#3192aa", |
| 157 |
"terminal.ansiRed": "#d73a49", |
| 158 |
"terminal.ansiBrightRed": "#cb2431", |
| 159 |
"terminal.ansiMagenta": "#5a32a3", |
| 160 |
"terminal.ansiBrightMagenta": "#5a32a3", |
| 161 |
"terminal.ansiYellow": "#dbab09", |
| 162 |
"terminal.ansiBrightYellow": "#b08800", |
| 163 |
"editorBracketHighlight.foreground1": "#005cc5", |
| 164 |
"editorBracketHighlight.foreground2": "#e36209", |
| 165 |
"editorBracketHighlight.foreground3": "#5a32a3", |
| 166 |
"editorBracketHighlight.foreground4": "#005cc5", |
| 167 |
"editorBracketHighlight.foreground5": "#e36209", |
| 168 |
"editorBracketHighlight.foreground6": "#5a32a3", |
| 169 |
"gitDecoration.addedResourceForeground": "#28a745", |
| 170 |
"gitDecoration.modifiedResourceForeground": "#005cc5", |
| 171 |
"gitDecoration.deletedResourceForeground": "#d73a49", |
| 172 |
"gitDecoration.untrackedResourceForeground": "#28a745", |
| 173 |
"gitDecoration.ignoredResourceForeground": "#959da5", |
| 174 |
"gitDecoration.conflictingResourceForeground": "#e36209", |
| 175 |
"gitDecoration.submoduleResourceForeground": "#959da5", |
| 176 |
"debugToolBar.background": "#fff", |
| 177 |
"editor.stackFrameHighlightBackground": "#ffd33d33", |
| 178 |
"editor.focusedStackFrameHighlightBackground": "#28a74525", |
| 179 |
"settings.headerForeground": "#2f363d", |
| 180 |
"settings.modifiedItemIndicator": "#2188ff", |
| 181 |
"welcomePage.buttonBackground": "#f6f8fa", |
| 182 |
"welcomePage.buttonHoverBackground": "#e1e4e8" |
| 183 |
}, |
| 184 |
"semanticHighlighting": true, |
| 185 |
"tokenColors": [ |
| 186 |
{ |
| 187 |
"scope": ["comment", "punctuation.definition.comment", "string.comment"], |
| 188 |
"settings": { |
| 189 |
"foreground": "#6a737d" |
| 190 |
} |
| 191 |
}, |
| 192 |
{ |
| 193 |
"scope": [ |
| 194 |
"constant", |
| 195 |
"entity.name.constant", |
| 196 |
"variable.other.constant", |
| 197 |
"variable.other.enummember", |
| 198 |
"variable.language" |
| 199 |
], |
| 200 |
"settings": { |
| 201 |
"foreground": "#005cc5" |
| 202 |
} |
| 203 |
}, |
| 204 |
{ |
| 205 |
"scope": ["entity", "entity.name"], |
| 206 |
"settings": { |
| 207 |
"foreground": "#6f42c1" |
| 208 |
} |
| 209 |
}, |
| 210 |
{ |
| 211 |
"scope": "variable.parameter.function", |
| 212 |
"settings": { |
| 213 |
"foreground": "#24292e" |
| 214 |
} |
| 215 |
}, |
| 216 |
{ |
| 217 |
"scope": "entity.name.tag", |
| 218 |
"settings": { |
| 219 |
"foreground": "#22863a" |
| 220 |
} |
| 221 |
}, |
| 222 |
{ |
| 223 |
"scope": "keyword", |
| 224 |
"settings": { |
| 225 |
"foreground": "#d73a49" |
| 226 |
} |
| 227 |
}, |
| 228 |
{ |
| 229 |
"scope": ["storage", "storage.type"], |
| 230 |
"settings": { |
| 231 |
"foreground": "#d73a49" |
| 232 |
} |
| 233 |
}, |
| 234 |
{ |
| 235 |
"scope": ["storage.modifier.package", "storage.modifier.import", "storage.type.java"], |
| 236 |
"settings": { |
| 237 |
"foreground": "#24292e" |
| 238 |
} |
| 239 |
}, |
| 240 |
{ |
| 241 |
"scope": [ |
| 242 |
"string", |
| 243 |
"punctuation.definition.string", |
| 244 |
"string punctuation.section.embedded source" |
| 245 |
], |
| 246 |
"settings": { |
| 247 |
"foreground": "#032f62" |
| 248 |
} |
| 249 |
}, |
| 250 |
{ |
| 251 |
"scope": "support", |
| 252 |
"settings": { |
| 253 |
"foreground": "#005cc5" |
| 254 |
} |
| 255 |
}, |
| 256 |
{ |
| 257 |
"scope": "meta.property-name", |
| 258 |
"settings": { |
| 259 |
"foreground": "#005cc5" |
| 260 |
} |
| 261 |
}, |
| 262 |
{ |
| 263 |
"scope": "variable", |
| 264 |
"settings": { |
| 265 |
"foreground": "#e36209" |
| 266 |
} |
| 267 |
}, |
| 268 |
{ |
| 269 |
"scope": "variable.other", |
| 270 |
"settings": { |
| 271 |
"foreground": "#24292e" |
| 272 |
} |
| 273 |
}, |
| 274 |
{ |
| 275 |
"scope": "invalid.broken", |
| 276 |
"settings": { |
| 277 |
"fontStyle": "italic", |
| 278 |
"foreground": "#b31d28" |
| 279 |
} |
| 280 |
}, |
| 281 |
{ |
| 282 |
"scope": "invalid.deprecated", |
| 283 |
"settings": { |
| 284 |
"fontStyle": "italic", |
| 285 |
"foreground": "#b31d28" |
| 286 |
} |
| 287 |
}, |
| 288 |
{ |
| 289 |
"scope": "invalid.illegal", |
| 290 |
"settings": { |
| 291 |
"fontStyle": "italic", |
| 292 |
"foreground": "#b31d28" |
| 293 |
} |
| 294 |
}, |
| 295 |
{ |
| 296 |
"scope": "invalid.unimplemented", |
| 297 |
"settings": { |
| 298 |
"fontStyle": "italic", |
| 299 |
"foreground": "#b31d28" |
| 300 |
} |
| 301 |
}, |
| 302 |
{ |
| 303 |
"scope": "carriage-return", |
| 304 |
"settings": { |
| 305 |
"fontStyle": "italic underline", |
| 306 |
"background": "#d73a49", |
| 307 |
"foreground": "#fafbfc", |
| 308 |
"content": "^M" |
| 309 |
} |
| 310 |
}, |
| 311 |
{ |
| 312 |
"scope": "message.error", |
| 313 |
"settings": { |
| 314 |
"foreground": "#b31d28" |
| 315 |
} |
| 316 |
}, |
| 317 |
{ |
| 318 |
"scope": "string variable", |
| 319 |
"settings": { |
| 320 |
"foreground": "#005cc5" |
| 321 |
} |
| 322 |
}, |
| 323 |
{ |
| 324 |
"scope": ["source.regexp", "string.regexp"], |
| 325 |
"settings": { |
| 326 |
"foreground": "#032f62" |
| 327 |
} |
| 328 |
}, |
| 329 |
{ |
| 330 |
"scope": [ |
| 331 |
"string.regexp.character-class", |
| 332 |
"string.regexp constant.character.escape", |
| 333 |
"string.regexp source.ruby.embedded", |
| 334 |
"string.regexp string.regexp.arbitrary-repitition" |
| 335 |
], |
| 336 |
"settings": { |
| 337 |
"foreground": "#032f62" |
| 338 |
} |
| 339 |
}, |
| 340 |
{ |
| 341 |
"scope": "string.regexp constant.character.escape", |
| 342 |
"settings": { |
| 343 |
"fontStyle": "bold", |
| 344 |
"foreground": "#22863a" |
| 345 |
} |
| 346 |
}, |
| 347 |
{ |
| 348 |
"scope": "support.constant", |
| 349 |
"settings": { |
| 350 |
"foreground": "#005cc5" |
| 351 |
} |
| 352 |
}, |
| 353 |
{ |
| 354 |
"scope": "support.variable", |
| 355 |
"settings": { |
| 356 |
"foreground": "#005cc5" |
| 357 |
} |
| 358 |
}, |
| 359 |
{ |
| 360 |
"scope": "meta.module-reference", |
| 361 |
"settings": { |
| 362 |
"foreground": "#005cc5" |
| 363 |
} |
| 364 |
}, |
| 365 |
{ |
| 366 |
"scope": "punctuation.definition.list.begin.markdown", |
| 367 |
"settings": { |
| 368 |
"foreground": "#e36209" |
| 369 |
} |
| 370 |
}, |
| 371 |
{ |
| 372 |
"scope": ["markup.heading", "markup.heading entity.name"], |
| 373 |
"settings": { |
| 374 |
"fontStyle": "bold", |
| 375 |
"foreground": "#005cc5" |
| 376 |
} |
| 377 |
}, |
| 378 |
{ |
| 379 |
"scope": "markup.quote", |
| 380 |
"settings": { |
| 381 |
"foreground": "#22863a" |
| 382 |
} |
| 383 |
}, |
| 384 |
{ |
| 385 |
"scope": "markup.italic", |
| 386 |
"settings": { |
| 387 |
"fontStyle": "italic", |
| 388 |
"foreground": "#24292e" |
| 389 |
} |
| 390 |
}, |
| 391 |
{ |
| 392 |
"scope": "markup.bold", |
| 393 |
"settings": { |
| 394 |
"fontStyle": "bold", |
| 395 |
"foreground": "#24292e" |
| 396 |
} |
| 397 |
}, |
| 398 |
{ |
| 399 |
"scope": ["markup.underline"], |
| 400 |
"settings": { |
| 401 |
"fontStyle": "underline" |
| 402 |
} |
| 403 |
}, |
| 404 |
{ |
| 405 |
"scope": ["markup.strikethrough"], |
| 406 |
"settings": { |
| 407 |
"fontStyle": "strikethrough" |
| 408 |
} |
| 409 |
}, |
| 410 |
{ |
| 411 |
"scope": "markup.inline.raw", |
| 412 |
"settings": { |
| 413 |
"foreground": "#005cc5" |
| 414 |
} |
| 415 |
}, |
| 416 |
{ |
| 417 |
"scope": ["markup.deleted", "meta.diff.header.from-file", "punctuation.definition.deleted"], |
| 418 |
"settings": { |
| 419 |
"background": "#ffeef0", |
| 420 |
"foreground": "#b31d28" |
| 421 |
} |
| 422 |
}, |
| 423 |
{ |
| 424 |
"scope": ["markup.inserted", "meta.diff.header.to-file", "punctuation.definition.inserted"], |
| 425 |
"settings": { |
| 426 |
"background": "#f0fff4", |
| 427 |
"foreground": "#22863a" |
| 428 |
} |
| 429 |
}, |
| 430 |
{ |
| 431 |
"scope": ["markup.changed", "punctuation.definition.changed"], |
| 432 |
"settings": { |
| 433 |
"background": "#ffebda", |
| 434 |
"foreground": "#e36209" |
| 435 |
} |
| 436 |
}, |
| 437 |
{ |
| 438 |
"scope": ["markup.ignored", "markup.untracked"], |
| 439 |
"settings": { |
| 440 |
"foreground": "#f6f8fa", |
| 441 |
"background": "#005cc5" |
| 442 |
} |
| 443 |
}, |
| 444 |
{ |
| 445 |
"scope": "meta.diff.range", |
| 446 |
"settings": { |
| 447 |
"foreground": "#6f42c1", |
| 448 |
"fontStyle": "bold" |
| 449 |
} |
| 450 |
}, |
| 451 |
{ |
| 452 |
"scope": "meta.diff.header", |
| 453 |
"settings": { |
| 454 |
"foreground": "#005cc5" |
| 455 |
} |
| 456 |
}, |
| 457 |
{ |
| 458 |
"scope": "meta.separator", |
| 459 |
"settings": { |
| 460 |
"fontStyle": "bold", |
| 461 |
"foreground": "#005cc5" |
| 462 |
} |
| 463 |
}, |
| 464 |
{ |
| 465 |
"scope": "meta.output", |
| 466 |
"settings": { |
| 467 |
"foreground": "#005cc5" |
| 468 |
} |
| 469 |
}, |
| 470 |
{ |
| 471 |
"scope": [ |
| 472 |
"brackethighlighter.tag", |
| 473 |
"brackethighlighter.curly", |
| 474 |
"brackethighlighter.round", |
| 475 |
"brackethighlighter.square", |
| 476 |
"brackethighlighter.angle", |
| 477 |
"brackethighlighter.quote" |
| 478 |
], |
| 479 |
"settings": { |
| 480 |
"foreground": "#586069" |
| 481 |
} |
| 482 |
}, |
| 483 |
{ |
| 484 |
"scope": "brackethighlighter.unmatched", |
| 485 |
"settings": { |
| 486 |
"foreground": "#b31d28" |
| 487 |
} |
| 488 |
}, |
| 489 |
{ |
| 490 |
"scope": ["constant.other.reference.link", "string.other.link"], |
| 491 |
"settings": { |
| 492 |
"foreground": "#032f62", |
| 493 |
"fontStyle": "underline" |
| 494 |
} |
| 495 |
} |
| 496 |
] |
| 497 |
} |
| 498 |
|