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#ffffff
  • activityBar.border#ffffff
  • activityBar.dropBackground#ffffff
  • activityBar.foreground#414141
  • activityBarBadge.background#80cbc4
  • activityBarBadge.foreground#f0f0f0
  • badge.background#2aa298
  • badge.foreground#f0f0f0
  • button.background#2aa298
  • button.foreground#f0f0f0
  • debugExceptionWidget.background#f0f0f0
  • debugExceptionWidget.border#d9d9d9
  • debugToolBar.background#f0f0f0
  • descriptionForeground#414141
  • dropdown.background#f0f0f0
  • dropdown.border#d9d9d9
  • dropdown.foreground#414141
  • editor.background#ffffff
  • editor.findMatchBackground#49d0c5
  • editor.findMatchHighlightBackground#49d0c5
  • editor.findRangeHighlightBackground#e0e7ea
  • editor.foreground#414141
  • editor.hoverHighlightBackground#d3e8f8
  • editor.lineHighlightBackground#f0f0f0
  • editor.rangeHighlightBackground#e0e7ea
  • editor.selectionBackground#e0e0e0
  • editor.selectionHighlightBackground#d3e8f8
  • editor.wordHighlightBackground#d3e8f8
  • editor.wordHighlightStrongBackground#a3cfee
  • editorBracketMatch.background#d3e8f8
  • editorBracketMatch.border#2aa298
  • editorCodeLens.foreground#414141
  • editorCursor.foreground#90a7b2
  • editorError.border#e64d49
  • editorError.foreground#e64d49
  • editorGroup.background#f6f6f6
  • editorGroup.border#ffffff
  • editorGroup.dropBackground#ffffff
  • editorGroupHeader.noTabsBackground#f0f0f0
  • editorGroupHeader.tabsBackground#ffffff
  • editorGroupHeader.tabsBorder#ffffff
  • editorGutter.addedBackground#49d0c5
  • editorGutter.deletedBackground#f76e6e
  • editorGutter.modifiedBackground#6fbef6
  • editorHoverWidget.background#f0f0f0
  • editorHoverWidget.border#d9d9d9
  • editorIndentGuide.background#d9d9d9
  • editorLineNumber.foreground#90a7b2
  • editorMarkerNavigation.background#d0d0d0
  • editorMarkerNavigationError.background#f76e6e
  • editorMarkerNavigationWarning.background#fddf35
  • editorRuler.foreground#d9d9d9
  • editorSuggestWidget.background#f0f0f0
  • editorSuggestWidget.border#d9d9d9
  • editorSuggestWidget.foreground#414141
  • editorSuggestWidget.highlightForeground#80cbc4
  • editorSuggestWidget.selectedBackground#d3e8f8
  • editorWarning.border#ffd904
  • editorWarning.foreground#ffd904
  • editorWhitespace.foreground#d9d9d9
  • editorWidget.background#f0f0f0
  • editorWidget.border#d9d9d9
  • errorForeground#414141
  • extensionButton.prominentBackground#2aa298
  • extensionButton.prominentForeground#f0f0f0
  • focusBorder#2aa298
  • foreground#414141
  • input.background#f0f0f0
  • input.border#d9d9d9
  • input.foreground#414141
  • input.placeholderForeground#93a1a1
  • inputOption.activeBorder#2aa298
  • inputValidation.errorBackground#f76e6e
  • inputValidation.errorBorder#de3d3b
  • inputValidation.infoBackground#f0f0f0
  • inputValidation.infoBorder#d0d0d0
  • inputValidation.warningBackground#fddf35
  • inputValidation.warningBorder#b58900
  • list.activeSelectionBackground#d3e8f8
  • list.activeSelectionForeground#80cbc4
  • list.focusBackground#d3e8f8
  • list.focusForeground#414141
  • list.highlightForeground#80cbc4
  • list.hoverBackground#d3e8f8
  • list.hoverForeground#414141
  • list.inactiveSelectionBackground#e0e7ea
  • list.inactiveSelectionForeground#80cbc4
  • panel.background#ffffff
  • panel.border#d9d9d9
  • peekView.border#d9d9d9
  • peekViewEditor.background#f6f6f6
  • peekViewEditor.matchHighlightBackground#49d0c5
  • peekViewEditorGutter.background#f6f6f6
  • peekViewResult.background#f0f0f0
  • peekViewResult.fileForeground#414141
  • peekViewResult.lineForeground#414141
  • peekViewResult.matchHighlightBackground#49d0c5
  • peekViewResult.selectionBackground#e0e7ea
  • peekViewResult.selectionForeground#414141
  • peekViewTitle.background#f0f0f0
  • peekViewTitleDescription.foreground#414141
  • peekViewTitleLabel.foreground#414141
  • pickerGroup.border#d9d9d9
  • pickerGroup.foreground#80cbc4
  • progressBar.background#80cbc4
  • scrollbar.shadow#ffffff
  • scrollbarSlider.activeBackground#80cbc450
  • selection.background#f0f0f0
  • sideBar.background#ffffff
  • sideBar.border#ffffff
  • sideBar.foreground#414141
  • sideBarSectionHeader.background#ffffff
  • sideBarTitle.foreground#414141
  • statusBar.background#ffffff
  • statusBar.border#ffffff
  • statusBar.debuggingBackground#f0f0f0
  • statusBar.debuggingForeground#414141
  • statusBar.foreground#414141
  • statusBar.noFolderBackground#ffffff
  • statusBar.noFolderForeground#414141
  • tab.activeBackground#ffffff
  • tab.activeForeground#414141
  • tab.border#ffffff
  • tab.inactiveBackground#ffffff
  • tab.inactiveForeground#cecece
  • terminal.ansiBlack#414141
  • terminal.ansiBlue#288ed7
  • terminal.ansiBrightBlack#414141
  • terminal.ansiBrightBlue#288ed7
  • terminal.ansiBrightCyan#2aa298
  • terminal.ansiBrightGreen#08916a
  • terminal.ansiBrightMagenta#d6438a
  • terminal.ansiBrightRed#de3d3b
  • terminal.ansiBrightWhite#f0f0f0
  • terminal.ansiBrightYellow#fcd703
  • terminal.ansiCyan#2aa298
  • terminal.ansiGreen#08916a
  • terminal.ansiMagenta#d6438a
  • terminal.ansiRed#de3d3b
  • terminal.ansiWhite#f0f0f0
  • terminal.ansiYellow#e3c102
  • terminal.background#f6f6f6
  • terminal.foreground#414141
  • textLink.foreground#80cbc4
  • widget.shadow#d9d9d9

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#414141ff
comment#595959italic
string#05ad97
constant.numeric, support.constant, constant.character#cc5200
constant.language#ef434f
constant.character, constant.other#d37612
>constant.other.object.key,constant.other.object.key.js#05ad97
variable#0f8ebd
variable.other,meta.object.member#0f8ebd
variable.other.property#a15ebb
support.other.variable#007ae6bold
variable.language#05ad97
variable.other.member#05ad97
variable.parameter,meta.function.parameters,meta.function.parameters.js#cc5200
variable.other.readwrite,meta.delimiter.comma.js#444
keyword#05ad97
keyword.operator#4d4d4d
keyword.operator.logical.python#05ad97
keyword.operator.in.js,keyword.operator.of.js#05ad97
storage#cc4a33
storage.type#ac0640
entity.name.class,entity.name.type.class,entity.other.inherited-class#05ad97
entity.name.function,variable.function,meta.function-call.generic.python,support.function.any-method#8d12ba
entity.name.tag#0f8ebd
entity.other.attribute-name#a15ebb
support.function#c309b6
support.constant#3396cc
support.type, support.class#3396cc
invalid#cc4a33bold
invalid.deprecated#c5074abold
token.info-token#316bcd
token.warn-token#cd9731
token.error-token#cd3131
token.debug-token#800080
theme-flat-ui-minimal by pzuraq - VS Code Theme