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#ffeedd
  • activityBar.border#ffdccc
  • activityBar.foreground#2a1020
  • activityBar.inactiveForeground#e0c0b0
  • activityBarBadge.background#5d2a42
  • activityBarBadge.foreground#fff9ec
  • badge.background#5d2a42
  • badge.foreground#fff9ec
  • breadcrumb.activeSelectionForeground#5d2a42
  • breadcrumb.focusForeground#2a1020
  • breadcrumb.foreground#e0c0b0
  • breadcrumbPicker.background#ffffff
  • button.background#5d2a42
  • button.foreground#ffdccc
  • button.hoverBackground#7a3858
  • button.secondaryBackground#fb6376
  • button.secondaryForeground#fff9ec
  • button.secondaryHoverBackground#e04560
  • descriptionForeground#5d2a42
  • diffEditor.insertedLineBackground#3a684810
  • diffEditor.insertedTextBackground#3a684818
  • diffEditor.removedLineBackground#fb637610
  • diffEditor.removedTextBackground#fb637618
  • diffEditorGutter.insertedLineBackground#3a684825
  • diffEditorGutter.removedLineBackground#fb637625
  • dropdown.background#ffffff
  • dropdown.border#ffdccc
  • dropdown.foreground#2a1020
  • editor.background#fff9ec
  • editor.findMatchBackground#fb637645
  • editor.findMatchHighlightBackground#fb637625
  • editor.foreground#2a1020
  • editor.inactiveSelectionBackground#fb637618
  • editor.lineHighlightBackground#fff0e0
  • editor.rangeHighlightBackground#fb637612
  • editor.selectionBackground#fb637630
  • editor.selectionForeground#2a1020
  • editor.wordHighlightBackground#5d2a4218
  • editor.wordHighlightStrongBackground#5d2a4228
  • editorBracketMatch.background#fb637625
  • editorBracketMatch.border#fb6376
  • editorCursor.foreground#5d2a42
  • editorError.foreground#f14c4c
  • editorGroupHeader.tabsBackground#ffeedd
  • editorGroupHeader.tabsBorder#ffdccc
  • editorGutter.addedBackground#4a7a5a
  • editorGutter.background#fff9ec
  • editorGutter.deletedBackground#5d2a42
  • editorGutter.modifiedBackground#fb6376
  • editorHint.foreground#fcb1a6
  • editorHoverWidget.background#ffffff
  • editorHoverWidget.border#ffdccc
  • editorHoverWidget.foreground#2a1020
  • editorIndentGuide.activeBackground1#fcb1a6
  • editorIndentGuide.background1#f0d8c8
  • editorInfo.foreground#5d2a42
  • editorLineNumber.activeForeground#5d2a42
  • editorLineNumber.foreground#e0c0b0
  • editorRuler.foreground#f0d8c8
  • editorSuggestWidget.background#ffffff
  • editorSuggestWidget.border#ffdccc
  • editorSuggestWidget.foreground#2a1020
  • editorSuggestWidget.highlightForeground#5d2a42
  • editorSuggestWidget.selectedBackground#fb637720
  • editorWarning.foreground#cca700
  • editorWhitespace.foreground#f0d8c8
  • editorWidget.background#ffffff
  • editorWidget.border#ffdccc
  • editorWidget.foreground#2a1020
  • errorForeground#fb6376
  • extensionButton.prominentBackground#5d2a42
  • extensionButton.prominentForeground#ffdccc
  • extensionButton.prominentHoverBackground#7a3858
  • focusBorder#fb6376
  • foreground#2a1020
  • gitDecoration.addedResourceForeground#3a6848
  • gitDecoration.conflictingResourceForeground#cca700
  • gitDecoration.deletedResourceForeground#fb6376
  • gitDecoration.ignoredResourceForeground#e0c0b0
  • gitDecoration.modifiedResourceForeground#5d2a42
  • gitDecoration.untrackedResourceForeground#a07828
  • icon.foreground#5d2a42
  • input.background#ffffff
  • input.border#ffdccc
  • input.foreground#2a1020
  • input.placeholderForeground#e0c0b0
  • inputOption.activeBackground#fb637720
  • inputOption.activeBorder#fb6376
  • inputOption.activeForeground#2a1020
  • inputValidation.errorBackground#fff0f0
  • inputValidation.errorBorder#f14c4c
  • inputValidation.warningBackground#fff8e0
  • inputValidation.warningBorder#cca700
  • list.activeSelectionBackground#fb637728
  • list.activeSelectionForeground#2a1020
  • list.focusBackground#fb637728
  • list.focusForeground#2a1020
  • list.highlightForeground#5d2a42
  • list.hoverBackground#ffdccc
  • list.hoverForeground#2a1020
  • list.inactiveSelectionBackground#ffdccc
  • list.inactiveSelectionForeground#4a2030
  • listFilterWidget.background#ffeedd
  • listFilterWidget.outline#fb6376
  • menu.background#fff9ec
  • menu.border#ffdccc
  • menu.foreground#2a1020
  • menu.selectionBackground#fb637725
  • menu.selectionForeground#2a1020
  • menu.separatorBackground#ffdccc
  • menubar.selectionBackground#ffdccc
  • menubar.selectionForeground#2a1020
  • minimap.background#ffeedd
  • minimap.errorHighlight#f14c4c
  • minimap.findMatchHighlight#fb637870
  • minimap.selectionHighlight#fb637738
  • minimap.warningHighlight#cca700
  • minimapGutter.addedBackground#3a6848
  • minimapGutter.deletedBackground#fb6376
  • minimapGutter.modifiedBackground#5d2a42
  • notifications.background#ffffff
  • notifications.border#ffdccc
  • notifications.foreground#2a1020
  • notificationsErrorIcon.foreground#f14c4c
  • notificationsInfoIcon.foreground#5d2a42
  • notificationsWarningIcon.foreground#cca700
  • notificationToast.border#fb6376
  • panel.background#ffeedd
  • panel.border#ffdccc
  • panelTitle.activeBorder#5d2a42
  • panelTitle.activeForeground#2a1020
  • panelTitle.inactiveForeground#5d2a42
  • peekView.border#fb6376
  • peekViewEditor.background#fff4e8
  • peekViewEditor.matchHighlightBackground#fb637728
  • peekViewResult.background#ffeedd
  • peekViewResult.fileForeground#2a1020
  • peekViewResult.lineForeground#5d2a42
  • peekViewResult.matchHighlightBackground#fb637720
  • peekViewResult.selectionBackground#fb637722
  • peekViewResult.selectionForeground#2a1020
  • peekViewTitle.background#ffdccc
  • peekViewTitleDescription.foreground#5d2a42
  • peekViewTitleLabel.foreground#2a1020
  • pickerGroup.border#ffdccc
  • pickerGroup.foreground#5d2a42
  • quickInput.background#ffffff
  • quickInput.foreground#2a1020
  • quickInputList.focusBackground#fb637725
  • quickInputList.focusForeground#2a1020
  • quickInputTitle.background#ffeedd
  • scrollbar.shadow#00000015
  • scrollbarSlider.activeBackground#fb6376a0
  • scrollbarSlider.background#f0c8b880
  • scrollbarSlider.hoverBackground#fb637650
  • selection.background#fb637728
  • sideBar.background#ffeedd
  • sideBar.border#ffdccc
  • sideBar.foreground#4a2030
  • sideBarSectionHeader.background#ffdccc
  • sideBarSectionHeader.border#f0c8b8
  • sideBarSectionHeader.foreground#5d2a42
  • sideBarTitle.foreground#5d2a42
  • statusBar.background#5d2a42
  • statusBar.border#3d1828
  • statusBar.debuggingBackground#fb6376
  • statusBar.debuggingBorder#e04560
  • statusBar.debuggingForeground#fff9ec
  • statusBar.foreground#ffdccc
  • statusBar.noFolderBackground#ffeedd
  • statusBar.noFolderForeground#5d2a42
  • statusBarItem.activeBackground#8a4068
  • statusBarItem.hoverBackground#7a3858
  • statusBarItem.remoteBackground#fb6376
  • statusBarItem.remoteForeground#fff9ec
  • symbolIcon.classForeground#a07828
  • symbolIcon.functionForeground#5d2a42
  • symbolIcon.keywordForeground#883058
  • symbolIcon.stringForeground#3a6848
  • symbolIcon.variableForeground#2a1020
  • tab.activeBackground#fff9ec
  • tab.activeBorder#5d2a42
  • tab.activeForeground#2a1020
  • tab.border#ffdccc
  • tab.hoverBackground#ffdccc
  • tab.hoverForeground#4a2030
  • tab.inactiveBackground#ffeedd
  • tab.inactiveForeground#e0c0b0
  • tab.unfocusedActiveBackground#ffeedd
  • tab.unfocusedActiveForeground#5d2a42
  • terminal.ansiBlack#2a1020
  • terminal.ansiBlue#5858a0
  • terminal.ansiBrightBlack#5d2a42
  • terminal.ansiBrightBlue#7878b8
  • terminal.ansiBrightCyan#6898b8
  • terminal.ansiBrightGreen#5a8a6a
  • terminal.ansiBrightMagenta#b06080
  • terminal.ansiBrightRed#fb6376
  • terminal.ansiBrightWhite#fff9ec
  • terminal.ansiBrightYellow#d4a060
  • terminal.ansiCyan#4878a8
  • terminal.ansiGreen#3a6848
  • terminal.ansiMagenta#883058
  • terminal.ansiRed#c84060
  • terminal.ansiWhite#ffdccc
  • terminal.ansiYellow#a07828
  • terminal.background#ffeedd
  • terminal.foreground#2a1020
  • terminal.selectionBackground#fb637728
  • terminalCursor.foreground#5d2a42
  • textBlockQuote.background#ffeedd
  • textBlockQuote.border#fb6376
  • textCodeBlock.background#ffeedd
  • textLink.activeForeground#fb6376
  • textLink.foreground#5d2a42
  • textPreformat.foreground#5d2a42
  • textSeparator.foreground#ffdccc
  • titleBar.activeBackground#ffeedd
  • titleBar.activeForeground#2a1020
  • titleBar.border#ffdccc
  • titleBar.inactiveBackground#ffeedd
  • titleBar.inactiveForeground#5d2a42
  • toolbar.activeBackground#fb637722
  • toolbar.hoverBackground#ffdccc
  • tree.indentGuidesStroke#f0c8b8
  • widget.shadow#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#e0c0b0italic
keyword, keyword.control, keyword.operator.new, keyword.operator.delete, storage.modifier#883058
storage.type.function, storage.type.class, storage.type#883058italic
keyword.operator, keyword.operator.logical, keyword.operator.comparison#5d2a42
string, string.quoted, string.template#3a6848
constant.character.escape, string.regexp#5a8a6a
constant.numeric#a07828
constant.language#a07828italic
constant.other, variable.other.constant#5d2a42
entity.name.function, meta.function entity.name.function#c84060
meta.function-call.generic, meta.function-call entity.name.function#fb6376
variable.parameter, meta.parameter#7a4050italic
entity.name.class, entity.name.type.class#a07828
entity.other.inherited-class#a07828italic
entity.name.type, support.type#5858a0
entity.name.type.interface#5858a0italic
variable, variable.other.readwrite#2a1020
variable.other.property, support.variable.property#3a2030
variable.language#5d2a42italic
punctuation, meta.brace, meta.delimiter#e0c0b0
entity.name.tag, meta.tag.sgml#883058
entity.other.attribute-name#c84060
string.quoted.double.html, string.quoted.single.html#3a6848
support.type.property-name.css, entity.name.tag.css#c84060
support.constant.property-value.css#5d2a42
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#a07828
constant.numeric.css, keyword.other.unit.css#a07828
support.type.property-name.json#c84060
entity.name.section.markdown, markup.heading#5d2a42bold
markup.bold#a07828bold
markup.italic#5d2a42italic
markup.inline.raw, markup.fenced_code.block#3a6848
markup.underline.link#fb6376
meta.decorator, entity.name.function.decorator#5858a0italic
support.function, support.function.builtin#fb6376
support.class#a07828
invalid, invalid.illegal#fff9ec
invalid.deprecated#e0c0b0strikethrough