File tree Expand file tree Collapse file tree
theme-solarized-dark/themes
theme-solarized-light/themes
theme-tomorrow-night-blue/themes Expand file tree Collapse file tree Original file line number Diff line number Diff line change 408408 "pickerGroup.border" : " #596F99" ,
409409 "pickerGroup.foreground" : " #596F99" ,
410410
411+ // Workbench: Extensions
412+ "extensionButton.prominentBackground" : " #5f8b3b" ,
413+ "extensionButton.prominentHoverBackground" : " #5f8b3bbb" ,
414+
411415 // Workbench: Terminal
412416 "terminal.ansiBlack" : " #111111" ,
413417 "terminal.ansiRed" : " #ff9da4" ,
Original file line number Diff line number Diff line change 1414 "pickerGroup.foreground" : " #e3b583" ,
1515 "pickerGroup.border" : " #e3b583" ,
1616 "inputOption.activeBorder" : " #a57a4c" ,
17+ "selection.background" : " #84613daa" ,
1718 "editor.selectionBackground" : " #84613daa" ,
1819 "editorWidget.background" : " #131510" ,
1920 "editorHoverWidget.background" : " #221a14" ,
Original file line number Diff line number Diff line change 1717 "button.background" : " #75715E" ,
1818 "editor.background" : " #272822" ,
1919 "editor.foreground" : " #f8f8f2" ,
20+ "selection.background" : " #ccccc7" ,
2021 "editor.selectionBackground" : " #49483e" ,
2122 "editor.lineHighlightBackground" : " #3e3d32" ,
2223 "editorCursor.foreground" : " #f8f8f0" ,
Original file line number Diff line number Diff line change 461461 "list.activeSelectionBackground" : " #c4d9b1" ,
462462 "list.inactiveSelectionBackground" : " #d3dbcd" ,
463463 "list.highlightForeground" : " #9769dc" ,
464+ "selection.background" : " #C9D0D9" ,
464465 "editor.background" : " #F5F5F5" ,
465466 "editorWhitespace.foreground" : " #AAAAAA" ,
466467 "editor.lineHighlightBackground" : " #E4F6D4" ,
495496 "inputValidation.warningBorder" : " #ffe055" ,
496497 "inputValidation.errorBackground" : " #ffeaea" ,
497498 "inputValidation.errorBorder" : " #f1897f" ,
499+ "errorForeground" : " #ffeaea" ,
498500 "badge.background" : " #705697AA" ,
499501 "progressBar.background" : " #705697"
500502 }
Original file line number Diff line number Diff line change 1111 "editorGroupHeader.tabsBackground" : " #330000" ,
1212 "titleBar.activeBackground" : " #770000" ,
1313 "titleBar.inactiveBackground" : " #772222" ,
14+ "selection.background" : " #ff777788" ,
1415 // editor
1516 "editor.background" : " #390000" ,
1617 "editorGroup.border" : " #ff666633" ,
5152 "pickerGroup.foreground" : " #cc9999" ,
5253 "pickerGroup.border" : " #ff000033" ,
5354 "badge.background" : " #cc3333" ,
54- "progressBar.background" : " #cc3333"
55+ "progressBar.background" : " #cc3333" ,
56+ "errorForeground" : " #ffeaea" ,
57+ "extensionButton.prominentBackground" : " #cc3333" ,
58+ "extensionButton.prominentHoverBackground" : " #cc333388"
5559 },
5660 "name" : " Red"
5761}
Original file line number Diff line number Diff line change 301301
302302 // "widget.shadow": "",
303303
304+ "selection.background" : " #2AA19899" ,
305+
304306 "input.background" : " #003847" ,
305307 "input.foreground" : " #93A1A1" ,
306308 "input.placeholderForeground" : " #93A1A1AA" ,
314316 "inputValidation.errorBackground" : " #571b26" ,
315317 "inputValidation.errorBorder" : " #a92049" ,
316318
319+ "errorForeground" : " #ffeaea" ,
320+
317321 "badge.background" : " #047aa6" ,
318322 "progressBar.background" : " #047aa6" ,
319323
Original file line number Diff line number Diff line change 323323 "button.background" : " #AC9D57" ,
324324 // "button.foreground": "",
325325
326+ "selection.background" : " #CCC4B0" ,
327+
326328 "list.activeSelectionBackground" : " #DFCA88" ,
327329 "list.activeSelectionForeground" : " #6C6C6C" ,
328330 "list.focusBackground" : " #DFCA8866" ,
453455 "pickerGroup.border" : " #2AA19899" ,
454456 "pickerGroup.foreground" : " #2AA19899" ,
455457
458+ // Extensions
459+ "extensionButton.prominentBackground" : " #b58900" ,
460+ "extensionButton.prominentHoverBackground" : " #584c27aa" ,
461+
456462 // Workbench: Terminal
457463 // Colors sourced from the official palette http://ethanschoonover.com/solarized
458464 "terminal.ansiBlack" : " #262626" ,
Original file line number Diff line number Diff line change 22 "type" : " dark" ,
33 "colors" : {
44 "focusBorder" : " #bbdaff" ,
5+ "errorForeground" : " #a92049" ,
56 "input.background" : " #001733" ,
67 "dropdown.background" : " #001733" ,
78 "list.focusBackground" : " #ffffff60" ,
You can’t perform that action at this time.
0 commit comments