Skip to main content
Coding Theme

VS Code preview

Full workbench mockup using this variant's colors and tokenColors.

Loading...

colors

Workbench UI color keys from the theme JSON colors map.

  • activityBar.background#333333
  • activityBar.dropBackground#ffffff1f
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#ffffff99
  • activityBarBadge.foreground#ffffff
  • badge.background#4d4d4d
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#e0e0e0
  • breadcrumb.background#1e1e1e
  • breadcrumb.focusForeground#e0e0e0
  • breadcrumb.foreground#cccccccc
  • breadcrumbPicker.background#252526
  • button.background#2b814c
  • button.foreground#ffffff
  • button.hoverBackground#5d866d
  • debugExceptionWidget.background#420b0d
  • debugExceptionWidget.border#a31515
  • debugToolBar.background#333333
  • descriptionForeground#ccccccb3
  • diffEditor.insertedTextBackground#78963333
  • diffEditor.removedTextBackground#eb333333
  • dropdown.background#333631
  • dropdown.border#2b814c
  • dropdown.foreground#ffffff
  • editor.background#272727
  • editor.findMatchBackground#86660dfb
  • editor.findMatchHighlightBackground#86660dfb
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.focusedStackFrameHighlightBackground#7abd7a4d
  • editor.foreground#F8F8F2
  • editor.hoverHighlightBackground#777676e1
  • editor.lineHighlightBackground#3E3D32
  • editor.lineHighlightBorder#282828
  • editor.rangeHighlightBackground#ffffff0b
  • editor.selectionBackground#49483E
  • editor.snippetFinalTabstopHighlightBorder#525252
  • editor.snippetTabstopHighlightBackground#7c7c7c4d
  • editor.stackFrameHighlightBackground#ffff0033
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#04a064b8
  • editorBracketMatch.background#587506f3
  • editorBracketMatch.border#587506
  • editorCodeLens.foreground#999999
  • editorCursor.foreground#ffffff
  • editorError.foreground#f48771
  • editorGroup.border#444444
  • editorGroup.dropBackground#53595d80
  • editorGroupHeader.noTabsBackground#1e1e1e
  • editorGroupHeader.tabsBackground#252526
  • editorGutter.addedBackground#587c0c
  • editorGutter.background#272727
  • editorGutter.commentRangeForeground#c5c5c5
  • editorGutter.deletedBackground#94151b
  • editorGutter.modifiedBackground#0c7d9d
  • editorHint.foreground#eeeeeeb3
  • editorHoverWidget.background#252526
  • editorHoverWidget.border#454545
  • editorHoverWidget.statusBarBackground#2c2c2d
  • editorIndentGuide.activeBackground#707070
  • editorIndentGuide.background#404040
  • editorInfo.foreground#008000
  • editorLineNumber.activeForeground#c6c6c6
  • editorLineNumber.foreground#858585
  • editorLink.activeForeground#4e94ce
  • editorMarkerNavigation.background#2d2d30
  • editorMarkerNavigationError.background#f48771
  • editorMarkerNavigationInfo.background#008000
  • editorMarkerNavigationWarning.background#cca700
  • editorOverviewRuler.addedForeground#007acc99
  • editorOverviewRuler.border#7f7f7f4d
  • editorOverviewRuler.bracketMatchForeground#a0a0a0
  • editorOverviewRuler.commonContentForeground#60606066
  • editorOverviewRuler.currentContentForeground#40c8ae80
  • editorOverviewRuler.deletedForeground#007acc99
  • editorOverviewRuler.errorForeground#ff1212b3
  • editorOverviewRuler.findMatchForeground#d186167e
  • editorOverviewRuler.incomingContentForeground#40a6ff80
  • editorOverviewRuler.infoForeground#008000
  • editorOverviewRuler.modifiedForeground#007acc99
  • editorOverviewRuler.rangeHighlightForeground#007acc99
  • editorOverviewRuler.selectionHighlightForeground#a0a0a0cc
  • editorOverviewRuler.warningForeground#cca700
  • editorOverviewRuler.wordHighlightForeground#a0a0a0cc
  • editorOverviewRuler.wordHighlightStrongForeground#c0a0c0cc
  • editorPane.background#1e1e1e
  • editorRuler.foreground#5a5a5a
  • editorSuggestWidget.background#252526
  • editorSuggestWidget.border#454545
  • editorSuggestWidget.foreground#d4d4d4
  • editorSuggestWidget.highlightForeground#8ee4af
  • editorSuggestWidget.selectedBackground#062f4a
  • editorUnnecessaryCode.opacity#000000aa
  • editorWarning.foreground#cca700
  • editorWhitespace.foreground#3B3A32
  • editorWidget.background#252526
  • editorWidget.border#454545
  • errorForeground#f48771
  • extensionButton.prominentBackground#327e36
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#28632b
  • focusBorder#2b814ccc
  • foreground#cccccc
  • gitDecoration.addedResourceForeground#81b88b
  • gitDecoration.conflictingResourceForeground#6c6cc4
  • gitDecoration.deletedResourceForeground#c74e39
  • gitDecoration.ignoredResourceForeground#8c8c8c
  • gitDecoration.modifiedResourceForeground#e2c08d
  • gitDecoration.submoduleResourceForeground#8db9e2
  • gitDecoration.untrackedResourceForeground#73c991
  • input.background#333631
  • input.foreground#cccccc
  • input.placeholderForeground#a6a6a6
  • inputOption.activeBorder#007acc
  • inputValidation.errorBackground#5a1d1d
  • inputValidation.errorBorder#be1100
  • inputValidation.infoBackground#063b49
  • inputValidation.infoBorder#007acc
  • inputValidation.warningBackground#352a05
  • inputValidation.warningBorder#b89500
  • list.activeSelectionBackground#2b814c
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#383b3d
  • list.errorForeground#f88070
  • list.focusBackground#2b814c
  • list.highlightForeground#8ee4af
  • list.hoverBackground#2a2d2e
  • list.inactiveSelectionBackground#37373d
  • list.invalidItemForeground#b89500
  • list.warningForeground#cca700
  • listFilterWidget.background#653723
  • listFilterWidget.noMatchesOutline#be1100
  • listFilterWidget.outline#00000000
  • menu.background#272727
  • menu.foreground#cccccc
  • menu.selectionBackground#2b814c
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#bbbbbb
  • menubar.selectionBackground#ffffff1a
  • menubar.selectionForeground#cccccc
  • merge.commonContentBackground#60606029
  • merge.commonHeaderBackground#60606066
  • merge.currentContentBackground#40c8ae33
  • merge.currentHeaderBackground#40c8ae80
  • merge.incomingContentBackground#40a6ff33
  • merge.incomingHeaderBackground#40a6ff80
  • notificationCenterHeader.background#272721
  • notificationLink.foreground#2b814c
  • notifications.background#252526
  • notifications.border#2b814ca2
  • panel.background#272727
  • panel.border#2b814c
  • panel.dropBackground#ffffff1f
  • panelTitle.activeBorder#2b814c
  • panelTitle.activeForeground#e7e7e7
  • panelTitle.inactiveForeground#e7e7e799
  • peekView.border#2b814c
  • peekViewEditor.background#001f33
  • peekViewEditor.matchHighlightBackground#ff8f0099
  • peekViewEditorGutter.background#001f33
  • peekViewResult.background#252526
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#bbbbbb
  • peekViewResult.matchHighlightBackground#ea5c004d
  • peekViewResult.selectionBackground#3399ff33
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#1e1e1e
  • peekViewTitleDescription.foreground#ccccccb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#3b68e4
  • pickerGroup.foreground#3794ff
  • progressBar.background#2b814c
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#bfbfbf66
  • scrollbarSlider.background#79797966
  • scrollbarSlider.hoverBackground#646464b3
  • settings.checkboxBackground#333631
  • settings.checkboxBorder#2b814c
  • settings.checkboxForeground#2b814c
  • settings.dropdownBackground#333631
  • settings.dropdownBorder#2b814c
  • settings.dropdownForeground#ffffff
  • settings.dropdownListBorder#454545
  • settings.headerForeground#e7e7e7
  • settings.modifiedItemIndicator#0c7d9d
  • settings.numberInputBackground#292929
  • settings.numberInputForeground#cccccc
  • settings.textInputBackground#292929
  • settings.textInputForeground#cccccc
  • sideBar.background#222522e8
  • sideBar.dropBackground#27ca5d1f
  • sideBarSectionHeader.background#272727
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#22663c
  • statusBar.debuggingBackground#cc6633
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#68217a
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#ffffff2e
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.prominentBackground#00000080
  • statusBarItem.prominentHoverBackground#0000004d
  • tab.activeBackground#1e1e1e
  • tab.activeForeground#ffffff
  • tab.activeModifiedBorder#3bac66
  • tab.border#252526
  • tab.inactiveBackground#2d2d2d
  • tab.inactiveForeground#ffffff80
  • tab.inactiveModifiedBorder#333631
  • tab.unfocusedActiveForeground#ffffff80
  • tab.unfocusedActiveModifiedBorder#333631
  • tab.unfocusedInactiveForeground#ffffff40
  • tab.unfocusedInactiveModifiedBorder#333631
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#2472c8
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#3b8eea
  • terminal.ansiBrightCyan#29b8db
  • terminal.ansiBrightGreen#23d18b
  • terminal.ansiBrightMagenta#d670d6
  • terminal.ansiBrightRed#f14c4c
  • terminal.ansiBrightWhite#e5e5e5
  • terminal.ansiBrightYellow#f5f543
  • terminal.ansiCyan#11a8cd
  • terminal.ansiGreen#0dbc79
  • terminal.ansiMagenta#bc3fbc
  • terminal.ansiRed#cd3131
  • terminal.ansiWhite#e5e5e5
  • terminal.ansiYellow#e5e510
  • terminal.background#272727
  • terminal.border#333631a8
  • terminal.foreground#cccccc
  • terminal.selectionBackground#ffffff40
  • textBlockQuote.background#7f7f7f1a
  • textBlockQuote.border#2b814c
  • textCodeBlock.background#0a0a0a66
  • textLink.activeForeground#3794ff
  • textLink.foreground#3794ff
  • textPreformat.foreground#d7ba7d
  • textSeparator.foreground#ffffff2e
  • titleBar.activeBackground#2b814c
  • titleBar.activeForeground#f5faf6
  • titleBar.inactiveBackground#3bac66
  • titleBar.inactiveForeground#ffffff
  • widget.shadow#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#75715E
string#ffcb9a
constant.numeric#c5a7fd
constant.language#c5a7fd
constant.character, constant.other#c5a7fd
variable
keyword#8ee4af
storage#8ee4af
storage.type#ee4c7citalic
entity.name.class#6ac28bunderline
entity.other.inherited-class#748a48italic underline
entity.name.function#5ab9ea
variable.parameter#FD971Fitalic
entity.name.tag#8ee4af
entity.other.attribute-name#66f0f0
support.function#ee4c7c
support.constant#ee4c7c
support.type, support.class#f8f8c3italic
support.other.variable
invalid#F8F8F0
invalid.deprecated#F8F8F0

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

Green Dark Theme - Coding Theme