Skip to main content
Coding Theme

Color themes

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#FFF8E1
  • activityBar.foreground#3E2723
  • activityBar.inactiveForeground#5D4037
  • activityBarBadge.background#FF7043
  • activityBarBadge.foreground#FFF8E1
  • badge.background#FFA726
  • badge.foreground#FFF8E1
  • breadcrumb.activeSelectionForeground#D84315
  • breadcrumb.background#FFF8E1
  • breadcrumb.focusForeground#D84315
  • breadcrumb.foreground#3E2723AA
  • button.background#FFA726
  • button.foreground#FFF8E1
  • button.hoverBackground#FB8C00
  • checkbox.background#FFF3E0
  • checkbox.border#1976D2
  • checkbox.foreground#3E2723
  • debugExceptionWidget.background#D84315
  • debugExceptionWidget.border#D84315
  • diffEditor.border#3E2723
  • diffEditor.insertedTextBackground#8BC34A33
  • diffEditor.removedTextBackground#D8431533
  • dropdown.background#FFF3E0
  • dropdown.border#1976D2
  • dropdown.foreground#3E2723
  • editor.background#FFF8E1
  • editor.findMatchBackground#FFB74D80
  • editor.findMatchBorder#FFB74D
  • editor.findMatchHighlightBackground#FFD54F80
  • editor.findMatchHighlightBorder#FFD54F
  • editor.foldBackground#FFF3E080
  • editor.foreground#3E2723
  • editor.hoverHighlightBackground#FFCCBC
  • editor.hoverHighlightBorder#3E2723
  • editor.lineHighlightBackground#FFF3E0
  • editor.lineHighlightBorder#D7CCC8
  • editor.selectionBackground#FFD54F
  • editor.selectionHighlightBackground#FFAB4080
  • editor.selectionHighlightBorder#FFAB40
  • editor.snippetFinalTabstopHighlightBackground#FFD54F
  • editor.snippetFinalTabstopHighlightBorder#D84315
  • editor.snippetTabstopHighlightBackground#FFF3E0
  • editor.snippetTabstopHighlightBorder#3E2723
  • editor.wordHighlightBackground#FFF9C4
  • editor.wordHighlightBorder#FFE082
  • editor.wordHighlightStrongBackground#FFF59D80
  • editor.wordHighlightStrongBorder#FFC107
  • editorBracketMatch.background#FFF3E0
  • editorBracketMatch.border#D84315
  • editorCodeLens.foreground#5D4037
  • editorCursor.foreground#D84315
  • editorError.background#D8431520
  • editorError.border#D8431580
  • editorError.foreground#D84315
  • editorGroup.border#BCAAA4
  • editorGroup.emptyBackground#FFF8E1
  • editorGroupHeader.border#3E2723
  • editorGroupHeader.tabsBackground#FFF8E1
  • editorGroupHeader.tabsBorder#BCAAA4
  • editorGutter.addedBackground#8BC34A
  • editorGutter.background#FFF3E0
  • editorGutter.commentRangeForeground#5D4037
  • editorGutter.deletedBackground#D84315
  • editorGutter.foldingControlForeground#3E2723
  • editorGutter.modifiedBackground#FFC107
  • editorHoverWidget.background#FFF8E1
  • editorHoverWidget.border#FFD54F
  • editorHoverWidget.foreground#3E2723
  • editorIndentGuide.activeBackground#8D6E63
  • editorIndentGuide.background#BCAAA4
  • editorInfo.background#1976D220
  • editorInfo.border#1976D280
  • editorInfo.foreground#1976D2
  • editorLineNumber.activeForeground#D84315
  • editorLineNumber.foreground#5D4037
  • editorLink.activeForeground#5D4037
  • editorMarkerNavigation.background#FFD54F
  • editorMarkerNavigationError.background#D84315
  • editorMarkerNavigationInfo.background#1976D2
  • editorMarkerNavigationWarning.background#FFC107
  • editorOverviewRuler.background#FFF8E1
  • editorOverviewRuler.border#3E2723
  • editorSuggestWidget.background#FFF8E1
  • editorSuggestWidget.border#FFD54F5E
  • editorSuggestWidget.foreground#3E2723
  • editorSuggestWidget.highlightForeground#D84315
  • editorSuggestWidget.selectedBackground#FFD54F
  • editorWarning.background#FFC10720
  • editorWarning.border#FFC10780
  • editorWarning.foreground#FFC107
  • editorWhitespace.foreground#EDE7F6
  • extensionButton.prominentBackground#FFA726
  • extensionButton.prominentForeground#FFF8E1
  • extensionButton.prominentHoverBackground#FB8C00
  • gitDecoration.addedResourceForeground#8BC34A
  • gitDecoration.conflictingResourceForeground#FFC107
  • gitDecoration.deletedResourceForeground#D84315
  • gitDecoration.ignoredResourceForeground#5D4037
  • gitDecoration.modifiedResourceForeground#FFC107
  • gitDecoration.stageDeletedResourceForeground#D84315
  • gitDecoration.stageModifiedResourceForeground#FFC107
  • gitDecoration.submoduleResourceForeground#1976D2
  • gitDecoration.untrackedResourceForeground#D84315
  • icon.foreground#1976D2
  • input.background#FFF3E0
  • input.foreground#3E2723
  • input.placeholderForeground#5D4037
  • inputValidation.errorBackground#D84315
  • inputValidation.errorBorder#D84315
  • inputValidation.infoBackground#1976D2
  • inputValidation.infoBorder#D84315
  • inputValidation.warningBackground#FFC107
  • inputValidation.warningBorder#D84315
  • list.activeSelectionBackground#FFD54F
  • list.activeSelectionForeground#3E2723
  • list.hoverBackground#D7CCC8
  • list.hoverForeground#3E2723
  • list.inactiveSelectionBackground#FFF3E0
  • list.inactiveSelectionForeground#5D4037
  • menu.background#FFF8E1
  • menu.foreground#3E2723
  • menu.selectionBackground#0097A7
  • menu.selectionForeground#3E2723
  • menu.separatorBackground#5D4037
  • menubar.selectionBackground#D7CCC8
  • menubar.selectionForeground#3E2723
  • merge.commonContentBackground#FFC10733
  • merge.commonHeaderBackground#FFC107
  • merge.currentContentBackground#FFD54F33
  • merge.currentHeaderBackground#FFD54F
  • merge.incomingContentBackground#8BC34A33
  • merge.incomingHeaderBackground#8BC34A
  • minimap.background#FFF8E1
  • minimap.errorHighlight#D84315
  • minimap.findMatchHighlight#FFD54F
  • minimap.selectionHighlight#FFD54F
  • minimap.warningHighlight#FFC107
  • minimapGutter.addedBackground#8BC34A
  • minimapGutter.deletedBackground#D84315
  • minimapGutter.modifiedBackground#FFC107
  • notification.background#FFF3E0
  • notification.buttonBackground#FFA726
  • notification.buttonForeground#FFF8E1
  • notification.buttonHoverBackground#FB8C00
  • notification.foreground#3E2723
  • notificationCenter.border#3E2723
  • notificationCenterHeader.background#FFD54F
  • notificationCenterHeader.foreground#3E2723
  • notifications.background#FFF3E0
  • notifications.border#3E2723
  • notifications.foreground#3E2723
  • notificationsErrorIcon.foreground#D84315
  • notificationsInfoIcon.foreground#1976D2
  • notificationsWarningIcon.foreground#FFC107
  • notificationToast.border#3E2723
  • panel.background#FFF8E1
  • panel.border#BCAAA4
  • panelSection.border#3E2723
  • panelTitle.activeBorder#D84315
  • panelTitle.activeForeground#3E2723
  • panelTitle.inactiveForeground#5D4037
  • peekView.border#FFD54F
  • peekViewEditor.background#FFF3E0
  • peekViewEditor.matchHighlightBackground#FFB74D80
  • peekViewEditor.matchHighlightBorder#D8431548
  • peekViewEditorGutter.background#FFF3E0
  • peekViewResult.background#FFF3E0
  • peekViewResult.fileForeground#3E2723
  • peekViewResult.lineForeground#5D4037
  • peekViewResult.matchHighlightBackground#FFD54F4D
  • peekViewResult.selectionBackground#FFD54F33
  • peekViewResult.selectionForeground#3E2723
  • peekViewTitle.background#FFF8E1
  • peekViewTitleDescription.foreground#5D4037
  • peekViewTitleLabel.foreground#3E2723
  • pickerGroup.border#FFA726
  • pickerGroup.foreground#3E2723
  • progressBar.background#FFA726
  • scrollbarSlider.activeBackground#8D6E63
  • scrollbarSlider.background#BCAAA4
  • scrollbarSlider.hoverBackground#A1887F
  • settings.focusedRowBackground#FFF3E007
  • settings.headerForeground#1976D2
  • sideBar.background#FFF3E0
  • sideBar.dropBackground#FFD54F72
  • sideBar.foreground#3E2723
  • sideBarSectionHeader.background#BCAAA4
  • sideBarSectionHeader.foreground#3E2723
  • sideBarTitle.foreground#3E2723
  • statusBar.background#FFF8E1
  • statusBar.debuggingBackground#FFC107
  • statusBar.debuggingForeground#FFF8E1
  • statusBar.foreground#3E2723
  • statusBarItem.activeBackground#D8431525
  • tab.activeBackground#FFF8E1
  • tab.activeForeground#3E2723
  • tab.border#BCAAA4
  • tab.inactiveBackground#FFF3E0
  • tab.inactiveForeground#5D4037
  • terminal.ansiBlack#4E342E
  • terminal.ansiBlue#1976D2
  • terminal.ansiBrightBlack#616161
  • terminal.ansiBrightBlue#64B5F6
  • terminal.ansiBrightCyan#4DD0E1
  • terminal.ansiBrightGreen#AED581
  • terminal.ansiBrightMagenta#CE93D8
  • terminal.ansiBrightRed#F4511E
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FFD54F
  • terminal.ansiCyan#0097A7
  • terminal.ansiGreen#8BC34A
  • terminal.ansiMagenta#7B1FA2
  • terminal.ansiRed#D84315
  • terminal.ansiWhite#E0E0E0
  • terminal.ansiYellow#FFC107
  • terminal.background#FFF8E1
  • terminal.border#3E2723
  • terminal.foreground#3E2723
  • terminal.selectionBackground#FFD54F80
  • terminalCursor.foreground#D84315
  • titleBar.activeBackground#FFF8E1
  • titleBar.activeForeground#3E2723
  • titleBar.inactiveBackground#FFF3E0
  • titleBar.inactiveForeground#5D4037
  • walkThrough.embeddedEditorBackground#FFF8E150

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8D6E63
keyword, keyword.control, storage.type, storage.modifier#D84315
variable, string constant.other.placeholder, variable.other.constant, variable.language#0097A7
string, string.template, punctuation.definition.string, string.quoted.single, string.quoted.double#8BC34A
entity.name.function, support.function, meta.function-call, variable.function#1976D2
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.class#FF7043
constant, constant.language, constant.character, constant.other#FFC107
constant.numeric, constant.numeric.integer, constant.numeric.float, constant.numeric.hex, constant.numeric.octal#FFC107
keyword.operator, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.logical#FFC107
punctuation, punctuation.definition, punctuation.separator, punctuation.terminator#3E2723
entity.name.tag, punctuation.definition.tag#1976D2
entity.other.attribute-name#FFC107
support.type, support.class, support.constant, support.variable#1976D2
markup.heading, punctuation.definition.heading#FF7043bold
markup.italic, punctuation.definition.italic#FFC107italic
markup.bold, punctuation.definition.bold#D84315bold
markup.underline.link, string.other.link#1976D2underline
markup.fenced_code, markup.inline.raw#8BC34A
constant.character.escape#D84315
storage#FFC107
entity.other.inherited-class#FF7043
support.type.property-name.json#FFC107
entity.other.attribute-name.class.css#1976D2
entity.other.attribute-name.id.css#8BC34A
string.regexp#7B1FA2
variable.language#FFC107
support.function#1976D2
support.constant#1976D2