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#101010
  • activityBar.border#0B0B0B
  • activityBar.dropBackground#0B0B0B
  • activityBar.foreground#757575
  • activityBar.inactiveForeground#4C4C4C
  • activityBarBadge.background#92D8E6
  • activityBarBadge.foreground#0F2D33
  • badge.background#282828
  • badge.foreground#DDDDDD
  • breadcrumb.activeSelectionForeground#DDDDDD
  • breadcrumb.background#1A1A1A
  • breadcrumb.focusForeground#C8C8C8
  • breadcrumb.foreground#B4B4B4
  • breadcrumbPicker.background#232323
  • button.background#92D8E6
  • button.foreground#0F2D33
  • button.hoverBackground#A5E0EC
  • debugExceptionWidget.background#232323
  • debugExceptionWidget.border#232323
  • debugToolBar.background#232323
  • debugToolBar.border#232323
  • descriptionForeground#8A8A8A
  • diffEditor.border#151515
  • diffEditor.insertedTextBackground#BBD99E1A
  • diffEditor.removedTextBackground#FFA2A21A
  • dropdown.background#1E1E1E
  • dropdown.border#232323
  • dropdown.foreground#DDDDDD
  • dropdown.listBackground#1E1E1E
  • editor.background#1A1A1A
  • editor.findMatchBackground#323232E6
  • editor.findMatchBorder#323232E6
  • editor.findMatchHighlightBackground#323232E6
  • editor.findRangeHighlightBackground#323232E6
  • editor.focusedStackFrameHighlightBackground#282828
  • editor.foreground#DDDDDD
  • editor.hoverHighlightBackground#323232E6
  • editor.inactiveSelectionBackground#323232B3
  • editor.lineHighlightBackground#1E1E1E
  • editor.rangeHighlightBackground#323232E6
  • editor.selectionBackground#323232CC
  • editor.selectionForeground#F2F2F2
  • editor.selectionHighlightBackground#323232CC
  • editor.selectionHighlightBorder#323232CC
  • editor.snippetFinalTabstopHighlightBackground#323232E6
  • editor.snippetFinalTabstopHighlightBorder#323232E6
  • editor.snippetTabstopHighlightBackground#323232E6
  • editor.snippetTabstopHighlightBorder#323232E6
  • editor.stackFrameHighlightBackground#232323
  • editor.wordHighlightBackground#323232E6
  • editor.wordHighlightBorder#323232E6
  • editor.wordHighlightStrongBackground#323232E6
  • editor.wordHighlightStrongBorder#323232E6
  • editorBracketMatch.background#323232CC
  • editorBracketMatch.border#323232CC
  • editorCodeLens.foreground#B4B4B4
  • editorCursor.background#0F2D33
  • editorCursor.foreground#92D8E6
  • editorError.foreground#FFA2A2
  • editorGroup.border#151515
  • editorGroup.dropBackground#151515CC
  • editorGroup.emptyBackground#1A1A1A
  • editorGroup.focusedEmptyBorder#232323
  • editorGroupHeader.noTabsBackground#1A1A1A
  • editorGroupHeader.tabsBackground#151515
  • editorGroupHeader.tabsBorder#1A1A1A
  • editorGutter.addedBackground#BBD99E
  • editorGutter.background#1A1A1A
  • editorGutter.commentRangeForeground#9F9F9F
  • editorGutter.deletedBackground#F2B09A
  • editorGutter.modifiedBackground#9AC6F2
  • editorHint.foreground#C1A2FF
  • editorHoverWidget.background#232323
  • editorHoverWidget.border#282828
  • editorIndentGuide.activeBackground#323232
  • editorIndentGuide.background#2D2D2D
  • editorInfo.foreground#92D8E6
  • editorLineNumber.activeForeground#B4B4B4
  • editorLineNumber.foreground#616161
  • editorLink.activeForeground#92D8E6
  • editorMarkerNavigation.background#232323
  • editorMarkerNavigationError.background#282828
  • editorMarkerNavigationInfo.background#282828
  • editorMarkerNavigationWarning.background#282828
  • editorOverviewRuler.addedForeground#BBD99E
  • editorOverviewRuler.border#151515
  • editorOverviewRuler.bracketMatchForeground#C1A2FF
  • editorOverviewRuler.commonContentForeground#323232
  • editorOverviewRuler.currentContentForeground#9AC6F2
  • editorOverviewRuler.deletedForeground#F2B09A
  • editorOverviewRuler.errorForeground#FFA2A2
  • editorOverviewRuler.findMatchForeground#323232CC
  • editorOverviewRuler.incomingContentForeground#BBD99E
  • editorOverviewRuler.infoForeground#92D8E6
  • editorOverviewRuler.modifiedForeground#9AC6F2
  • editorOverviewRuler.rangeHighlightForeground#323232CC
  • editorOverviewRuler.selectionHighlightForeground#323232CC
  • editorOverviewRuler.warningForeground#E6D791
  • editorOverviewRuler.wordHighlightForeground#323232CC
  • editorOverviewRuler.wordHighlightStrongForeground#323232CC
  • editorPane.background#1A1A1A
  • editorRuler.foreground#2D2D2D
  • editorSuggestWidget.background#232323
  • editorSuggestWidget.border#282828
  • editorSuggestWidget.foreground#C8C8C8
  • editorSuggestWidget.highlightForeground#92D8E6
  • editorSuggestWidget.selectedBackground#2D2D2D
  • editorUnnecessaryCode.opacity#DDDDDDCC
  • editorWarning.foreground#E6D791
  • editorWhitespace.foreground#616161
  • editorWidget.background#232323
  • editorWidget.border#282828
  • editorWidget.resizeBorder#232323
  • errorForeground#FFA2A2
  • extensionButton.prominentBackground#FFBAD1
  • extensionButton.prominentForeground#33141F
  • extensionButton.prominentHoverBackground#FFC5D8
  • focusBorder#323232
  • foreground#C8C8C8
  • gitDecoration.addedResourceForeground#BBD99E
  • gitDecoration.conflictingResourceForeground#FFA2A2
  • gitDecoration.deletedResourceForeground#FFA2A2
  • gitDecoration.ignoredResourceForeground#757575
  • gitDecoration.modifiedResourceForeground#9AC6F2
  • gitDecoration.submoduleResourceForeground#9F9F9F
  • gitDecoration.untrackedResourceForeground#BBD99E
  • input.background#1E1E1E
  • input.border#232323
  • input.foreground#C8C8C8
  • input.placeholderForeground#9F9F9F
  • inputOption.activeBorder#FFBAD1
  • inputValidation.errorBackground#FFA2A2
  • inputValidation.errorBorder#FFA2A2
  • inputValidation.errorForeground#330F0F
  • inputValidation.infoBackground#9AC6F2
  • inputValidation.infoBorder#9AC6F2
  • inputValidation.infoForeground#0F2234
  • inputValidation.warningBackground#E6D791
  • inputValidation.warningBorder#E6D791
  • inputValidation.warningForeground#332D0F
  • list.activeSelectionBackground#282828
  • list.activeSelectionForeground#DDDDDD
  • list.dropBackground#101010
  • list.errorForeground#FFA2A2
  • list.focusBackground#1E1E1E
  • list.focusForeground#C8C8C8
  • list.highlightForeground#92D8E6
  • list.hoverBackground#1E1E1E
  • list.hoverForeground#C8C8C8
  • list.inactiveFocusBackground#1A1A1A
  • list.inactiveSelectionBackground#232323
  • list.inactiveSelectionForeground#C8C8C8
  • list.invalidItemForeground#FFA2A2
  • list.warningForeground#E6D791
  • listFilterWidget.background#282828
  • listFilterWidget.noMatchesOutline#FFA2A2
  • listFilterWidget.outline#2D2D2D
  • menu.background#232323
  • menu.foreground#C8C8C8
  • menu.selectionBackground#2D2D2D
  • menu.selectionBorder#2D2D2D
  • menu.selectionForeground#DDDDDD
  • menu.separatorBackground#323232
  • menubar.selectionBackground#1A1A1A
  • menubar.selectionBorder#1A1A1A
  • menubar.selectionForeground#B4B4B4
  • merge.border#32323200
  • merge.commonContentBackground#2D2D2D1A
  • merge.commonHeaderBackground#2D2D2D33
  • merge.currentContentBackground#9AC6F21A
  • merge.currentHeaderBackground#9AC6F233
  • merge.incomingContentBackground#BBD99E1A
  • merge.incomingHeaderBackground#BBD99E33
  • notificationCenter.border#282828
  • notificationCenterHeader.background#282828
  • notificationCenterHeader.foreground#B4B4B4
  • notificationLink.foreground#92D8E6
  • notifications.background#232323
  • notifications.border#282828
  • notifications.foreground#B4B4B4
  • notificationToast.border#282828
  • panel.background#151515
  • panel.border#101010
  • panel.dropBackground#101010B3
  • panelTitle.activeBorder#92D8E6
  • panelTitle.activeForeground#DDDDDD
  • panelTitle.inactiveForeground#B4B4B4
  • peekView.border#282828
  • peekViewEditor.background#232323
  • peekViewEditor.matchHighlightBackground#323232E6
  • peekViewEditor.matchHighlightBorder#323232E6
  • peekViewEditorGutter.background#232323
  • peekViewResult.background#232323
  • peekViewResult.fileForeground#9F9F9F
  • peekViewResult.lineForeground#9F9F9F
  • peekViewResult.matchHighlightBackground#323232E6
  • peekViewResult.selectionBackground#323232CC
  • peekViewResult.selectionForeground#DDDDDD
  • peekViewTitle.background#232323
  • peekViewTitleDescription.foreground#9F9F9F
  • peekViewTitleLabel.foreground#C8C8C8
  • pickerGroup.border#1E1E1E
  • pickerGroup.foreground#757575
  • progressBar.background#92D8E6
  • scrollbar.shadow#151515
  • scrollbarSlider.activeBackground#32323299
  • scrollbarSlider.background#32323280
  • scrollbarSlider.hoverBackground#32323266
  • selection.background#323232CC
  • settings.checkboxBackground#1E1E1E
  • settings.checkboxBorder#232323
  • settings.checkboxForeground#C8C8C8
  • settings.dropdownBackground#1E1E1E
  • settings.dropdownBorder#232323
  • settings.dropdownForeground#C8C8C8
  • settings.dropdownListBorder#232323
  • settings.headerForeground#DDDDDD
  • settings.modifiedItemIndicator#92D8E6
  • settings.numberInputBackground#1E1E1E
  • settings.numberInputBorder#232323
  • settings.numberInputForeground#C8C8C8
  • settings.textInputBackground#1E1E1E
  • settings.textInputBorder#232323
  • settings.textInputForeground#C8C8C8
  • sideBar.background#151515
  • sideBar.border#101010
  • sideBar.dropBackground#101010B3
  • sideBar.foreground#9F9F9F
  • sideBarSectionHeader.background#151515
  • sideBarSectionHeader.border#0B0B0B
  • sideBarSectionHeader.foreground#8A8A8A
  • sideBarTitle.foreground#8A8A8A
  • statusBar.background#101010
  • statusBar.border#0B0B0B
  • statusBar.debuggingBackground#101010
  • statusBar.debuggingBorder#0B0B0B
  • statusBar.debuggingForeground#8A8A8A
  • statusBar.foreground#8A8A8A
  • statusBar.noFolderBackground#101010
  • statusBar.noFolderBorder#0B0B0B
  • statusBar.noFolderForeground#8A8A8A
  • statusBarItem.activeBackground#151515
  • statusBarItem.hostBackground#151515
  • statusBarItem.hoverBackground#1A1A1A
  • statusBarItem.prominentBackground#0B0B0B
  • statusBarItem.prominentHoverBackground#1A1A1A
  • tab.activeBackground#1A1A1A
  • tab.activeBorderTop#92D8E6
  • tab.activeForeground#DDDDDD
  • tab.activeModifiedBorder#232323
  • tab.border#101010
  • tab.hoverBackground#1E1E1E
  • tab.hoverBorder#232323
  • tab.inactiveBackground#151515
  • tab.inactiveForeground#B4B4B4
  • tab.inactiveModifiedBorder#1E1E1E
  • tab.unfocusedActiveBackground#1A1A1A
  • tab.unfocusedActiveBorderTop#323232
  • tab.unfocusedActiveForeground#C8C8C8
  • tab.unfocusedActiveModifiedBorder#1E1E1E
  • tab.unfocusedHoverBackground#1E1E1E
  • tab.unfocusedHoverBorder#232323
  • tab.unfocusedInactiveForeground#9F9F9F
  • tab.unfocusedInactiveModifiedBorder#1A1A1A
  • terminal.ansiBlack#373737
  • terminal.ansiBlue#9AC6F2
  • terminal.ansiBrightBlack#4C4C4C
  • terminal.ansiBrightBlue#ACD1F5
  • terminal.ansiBrightCyan#A5E0EC
  • terminal.ansiBrightGreen#C9E2AF
  • terminal.ansiBrightMagenta#CCB3FF
  • terminal.ansiBrightRed#FFB3B3
  • terminal.ansiBrightWhite#F2F2F2
  • terminal.ansiBrightYellow#ECE0A5
  • terminal.ansiCyan#92D8E6
  • terminal.ansiGreen#BBD99E
  • terminal.ansiMagenta#C1A2FF
  • terminal.ansiRed#FFA2A2
  • terminal.ansiWhite#DDDDDD
  • terminal.ansiYellow#E6D791
  • terminal.background#151515
  • terminal.border#101010
  • terminal.foreground#DDDDDD
  • terminal.selectionBackground#32323280
  • terminalCursor.background#0F2D33
  • terminalCursor.foreground#92D8E6
  • textBlockQuote.background#1E1E1E
  • textBlockQuote.border#FFBAD180
  • textCodeBlock.background#232323
  • textLink.activeForeground#A5E0EC
  • textLink.foreground#92D8E6
  • textPreformat.foreground#FFBAD1
  • textSeparator.foreground#323232
  • titleBar.activeBackground#101010
  • titleBar.activeForeground#8A8A8A
  • titleBar.border#0B0B0B
  • titleBar.inactiveBackground#101010
  • titleBar.inactiveForeground#757575
  • walkThrough.embeddedEditorBackground#151515
  • welcomePage.background#1A1A1A
  • welcomePage.buttonBackground#1E1E1E
  • welcomePage.buttonHoverBackground#232323
  • widget.shadow#15151580

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword#C1A2FF—
keyword.control#C1A2FF—
keyword.operator#C1A2FF—
storage.type#C1A2FF—
storage.modifier#C1A2FF—
keyword.other#C1A2FF—
variable#FFBAD1—
variable.other#FFBAD1—
variable.language#C1A2FF—
support.variable#FFBAD1—
meta.object-literal.key, variable.object.property, support.variable.property, variable.other.property#D6D9E0—
variable.other.object.property#BAE9F2—
entity.name.function#9AC6F2—
support.function#9AC6F2—
variable.parameter#FFBAD1—
entity.name.class, entity.name.type.class, entity.other.inherited-class#E6D791—
entity.name.type.instance, variable.other.class#E6D791—
support.class#E6D791—
constant.character#9AC6F2—
constant.character.escape#C1A2FF—
string, string.quoted, string.unquoted, string.interpolated, string.regexp, string.other#BBD99E—
constant.numeric#F2B09A—
support.type#92D8E6—
constant.language#89D9D2—
support.constant#89D9D2—
constant.other, support.other, variable.other.constant#89D9D2—
entity.name.type#92D8E6—
entity.name.type.module#9AC6F2—
entity.name.tag#FFA2A2—
comment, punctuation.definition.comment#758096—
invalid.illegal#FFA2A2—
invalid.deprecated#FFA2A2—
punctuation#8A94A8normal
entity.name.section.group-title.ini#F2F2F2—
keyword.other.definition.ini#C1A2FF—
source.ini#FFBAD1—
entity.name.tag.css, meta.selector.css#FFA2A2—
entity.other.attribute-name.id.css#E6D791—
entity.other.attribute-name.class.css#F2B09A—
entity.other.attribute-name.css#9AC6F2—
entity.other.attribute-name.pseudo-class.css#C1A2FF—
entity.other.attribute-name.pseudo-element.css#C1A2FF—
support.type.property-name.css, support.type.property-name.media.css#D6D9E0—
support.type.vendored.property-name.css#D6D9E0—
meta.property-value.css#9AC6F2—
variable.parameter.css, variable.parameter.url.css#BBD99E—
constant.numeric.css#F6BFAD—
keyword.other.unit#F2B09A—
keyword.operator.logical.and.media.css#C1A2FF—
meta.type.object.graphql variable.graphql#D6D9E0—
meta.selectionset.graphql variable.graphql#D6D9E0—
entity.name.fragment.graphql, variable.fragment.graphql#92D8E6—
entity.scalar.graphql#92D8E6—
string.unquoted.alias.graphql#FFBAD1—
string.block.description.graphql#758096—
entity.name.tag.html#FFA2A2—
meta.tag, meta.tag.inline.any#9AC6F2—
string.quoted.double.html#BBD99E—
text.html.derivative#D6D9E0—
entity.name.tag.other.html, support.class.component#F2B09A—
meta.attribute.unrecognized#C1A2FF—
string.unquoted.js#D6D9E0—
support.class.console.js, support.type.object.console.js, support.type.object.dom.js#FFBAD1—
new.expr.js entity.name.type.js#E6D791—
support.constant.math.js#E6D791—
storage.type.function.arrow.js#C1A2FF—
keyword.operator.new.js, keyword.operator.expression.in.js, keyword.operator.in.js, keyword.operator.expression.of.js, keyword.operator.of.js, keyword.operator.expression.typeof.js, keyword.operator.typeof.js, keyword.operator.expression.instanceof.js, keyword.operator.instanceof.js#C1A2FF—
meta.brace#8A94A8normal
support.type.property-name.json#C1A2FF—
entity.other.attribute-name#9AC6F2—
JSXAttrs string.quoted.double.js#BBD99E—
meta.jsx.children.js, JSXNested, meta.jsx.children.tsx#D6D9E0—
markup.heading#E6D791bold
markup.bold#BBD99Ebold
markup.italic#89D9D2italic
markup.underline#9AC6F2underline
markup.underline.link#9AC6F2underline
markup.quote#A2AABB—
markup.raw#9AC6F2—
markup.list.numbered#D6D9E0—
markup.list.unnumbered#D6D9E0—
meta.paragraph.markdown#D6D9E0—
string.other.link.description.markdown, string.other.link.title.markdown#BFDCF9—
markup.inline.raw.string.markdown#9AC6F2—
constant#FFA2A2—
meta.tag.sgml.doctype.html, entity.name.tag.pug#FFA2A2—
entity.other.attribute-name.tag.pug#9AC6F2—
attribute_value string.quoted.pug#BBD99E—
entity.other.attribute-name.id.pug#E6D791—
entity.other.attribute-name.class.pug#F2B09A—
variable.control.import.include.pug#BBD99E—
string.interpolated.pug, constant.name.attribute.tag.pug, meta.tag.other attribute_value#8A94A8normal
text.pug#D6D9E0—
string.comment.buffered.block.pug#758096—
keyword.other.sql, keyword.other.create.sql, keyword.other.table.sql, keyword.other.DDL.create.II.sql, keyword.other.DML.sql, keyword.other.alias.sql, storage.modifier.sql#C1A2FF—
new.expr.ts entity.name.type.ts#E6D791—
support.constant.math.ts#E6D791—
meta.interface.ts entity.other.inherited-class.ts#92D8E6—
variable.other.enummember.ts#D6D9E0—
storage.type.function.arrow.ts#C1A2FF—
keyword.operator.new.ts, keyword.operator.in.ts, keyword.operator.of.ts, keyword.operator.typeof.ts, keyword.operator.expression.instanceof.ts, keyword.operator.expression.in.ts, keyword.operator.expression.keyof.ts#C1A2FF—
meta.directive.vue entity.other.attribute-name.html#C1A2FF—
entity.other.document.begin.yaml, entity.other.document.end.yaml#E6D791—
entity.name.type.anchor.yaml, variable.other.alias.yaml#FFBAD1—
constant.language.merge.yaml#C1A2FF—
entity.name.tag.yaml#FFA2A2—
constant.language.boolean.yaml, constant.language.null.yaml#C1A2FF—
keyword.control.flow.block-scalar.literal.yaml, keyword.control.flow.block-scalar.folded.yaml, meta.block-mapping.yaml#C1A2FF—