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#2d333f
  • activityBar.foreground#d9e0ea
  • activityBarBadge.background#87c2c9
  • activityBarBadge.foreground#2d333f
  • badge.background#87c2c9
  • badge.foreground#2d333f
  • button.background#424b5d
  • button.foreground#d9e0ea
  • button.hoverBackground#4b5569
  • debugExceptionWidget.background#4b5569
  • debugExceptionWidget.border#2d333f
  • debugToolBar.background#3a4151
  • descriptionForeground#d9e0eae6
  • diffEditor.insertedTextBackground#81a3be33
  • diffEditor.removedTextBackground#c161674d
  • dropdown.background#3a4151
  • dropdown.border#3a4151
  • dropdown.foreground#d9e0ea
  • editor.background#2d333f
  • editor.findMatchBackground#87c2c966
  • editor.findMatchBorder#f39d12b6
  • editor.findMatchHighlightBackground#87c2c933
  • editor.findRangeHighlightBackground#87c2c933
  • editor.foreground#d9e0ea
  • editor.hoverHighlightBackground#3a4151
  • editor.inactiveSelectionBackground#424b5dcc
  • editor.lineHighlightBackground#3a4151
  • editor.lineHighlightBorder#3a4151
  • editor.rangeHighlightBackground#424b5d52
  • editor.selectionBackground#424b5dcc
  • editor.selectionHighlightBackground#424b5dcc
  • editor.wordHighlightBackground#81a3be66
  • editor.wordHighlightStrongBackground#81a3be99
  • editorBracketMatch.background#2d333f00
  • editorBracketMatch.border#87c2c9
  • editorCodeLens.foreground#4b5569
  • editorCursor.foreground#d9e0ea
  • editorError.border#c1616700
  • editorError.foreground#00000000
  • editorGroup.border#3a415101
  • editorGroup.dropBackground#3a415199
  • editorGroupHeader.noTabsBackground#2d333f
  • editorGroupHeader.tabsBackground#2d333f
  • editorGroupHeader.tabsBorder#3a415100
  • editorGutter.addedBackground#a5bd8b
  • editorGutter.background#2d333f
  • editorGutter.deletedBackground#c16167
  • editorGutter.modifiedBackground#edcc89
  • editorHint.border#edcc8900
  • editorHint.foreground#edcc89
  • editorHoverWidget.background#3a4151
  • editorHoverWidget.border#3a4151
  • editorInfo.foreground#00000000
  • editorLineNumber.activeForeground#d9e0ea
  • editorLineNumber.foreground#4b5569
  • editorLink.activeForeground#87c2c9
  • editorMarkerNavigation.background#5e83a9c0
  • editorMarkerNavigationError.background#c16167c0
  • editorMarkerNavigationWarning.background#edcc89c0
  • editorOverviewRuler.addedForeground#a5bd8b
  • editorOverviewRuler.border#3a4151
  • editorOverviewRuler.currentContentForeground#3a4151
  • editorOverviewRuler.deletedForeground#c16167
  • editorOverviewRuler.errorForeground#c16167
  • editorOverviewRuler.findMatchForeground#87c2c966
  • editorOverviewRuler.incomingContentForeground#3a4151
  • editorOverviewRuler.infoForeground#81a3be
  • editorOverviewRuler.modifiedForeground#edcc89
  • editorOverviewRuler.rangeHighlightForeground#87c2c966
  • editorOverviewRuler.selectionHighlightForeground#87c2c966
  • editorOverviewRuler.warningForeground#edcc89
  • editorOverviewRuler.wordHighlightForeground#87c2c966
  • editorOverviewRuler.wordHighlightStrongForeground#87c2c966
  • editorRuler.foreground#424b5d
  • editorSuggestWidget.background#2d333f
  • editorSuggestWidget.border#3a4151
  • editorSuggestWidget.foreground#d9e0ea
  • editorSuggestWidget.highlightForeground#87c2c9
  • editorSuggestWidget.selectedBackground#424b5d
  • editorWarning.border#edcc8900
  • editorWarning.foreground#00000000
  • editorWhitespace.foreground#4b5569b3
  • editorWidget.background#2d333f
  • editorWidget.border#3a4151
  • errorForeground#c16167
  • extensionButton.prominentBackground#424b5d
  • extensionButton.prominentForeground#d9e0ea
  • extensionButton.prominentHoverBackground#4b5569
  • focusBorder#3a4151
  • foreground#d9e0ea
  • gitDecoration.conflictingResourceForeground#5e83a9
  • gitDecoration.deletedResourceForeground#c16167
  • gitDecoration.ignoredResourceForeground#d9e0ea66
  • gitDecoration.modifiedResourceForeground#edcc89
  • gitDecoration.submoduleResourceForeground#8ebdb9
  • gitDecoration.untrackedResourceForeground#a5bd8b
  • input.background#3a4151
  • input.border#3a4151
  • input.foreground#d9e0ea
  • input.placeholderForeground#d9e0ea99
  • inputOption.activeBackground#5e83a9
  • inputOption.activeBorder#5e83a9
  • inputValidation.errorBackground#c16167
  • inputValidation.errorBorder#c16167
  • inputValidation.infoBackground#81a3be
  • inputValidation.infoBorder#81a3be
  • inputValidation.warningBackground#d2876e
  • inputValidation.warningBorder#d2876e
  • list.activeSelectionBackground#87c2c9
  • list.activeSelectionForeground#2d333f
  • list.dropBackground#87c2c999
  • list.errorForeground#c16167
  • list.focusBackground#87c2c999
  • list.focusForeground#d9e0ea
  • list.highlightForeground#87c2c9
  • list.hoverBackground#3a4151
  • list.hoverForeground#edf1f5
  • list.inactiveFocusBackground#424b5dcc
  • list.inactiveSelectionBackground#424b5d
  • list.inactiveSelectionForeground#d9e0ea
  • list.warningForeground#edcc89
  • merge.border#3a415100
  • merge.currentContentBackground#81a3be4d
  • merge.currentHeaderBackground#81a3be66
  • merge.incomingContentBackground#8ebdb94d
  • merge.incomingHeaderBackground#8ebdb966
  • minimap.findMatchHighlight#87c2c9
  • minimapSlider.activeBackground#60698060
  • minimapSlider.background#58607460
  • minimapSlider.hoverBackground#60698060
  • notificationCenter.border#3a415100
  • notificationCenterHeader.background#2d333f
  • notificationCenterHeader.foreground#87c2c9
  • notificationLink.foreground#87c2c9
  • notifications.background#3a4151
  • notifications.border#2d333f
  • notifications.foreground#d9e0ea
  • notificationToast.border#3a415100
  • panel.background#2d333f
  • panel.border#3a4151
  • panelTitle.activeBorder#87c2c900
  • panelTitle.activeForeground#87c2c9
  • panelTitle.inactiveForeground#d9e0ea
  • peekView.border#4b5569
  • peekViewEditor.background#2d333f
  • peekViewEditor.matchHighlightBackground#87c2c94d
  • peekViewEditorGutter.background#2d333f
  • peekViewResult.background#2d333f
  • peekViewResult.fileForeground#87c2c9
  • peekViewResult.lineForeground#d9e0ea66
  • peekViewResult.matchHighlightBackground#87c2c9cc
  • peekViewResult.selectionBackground#424b5d
  • peekViewResult.selectionForeground#d9e0ea
  • peekViewTitle.background#3a4151
  • peekViewTitleDescription.foreground#d9e0ea
  • peekViewTitleLabel.foreground#87c2c9
  • pickerGroup.border#3a4151
  • pickerGroup.foreground#87c2c9
  • progressBar.background#87c2c9
  • scrollbar.shadow#00000066
  • scrollbarSlider.activeBackground#424b5dea
  • scrollbarSlider.background#424b5d99
  • scrollbarSlider.hoverBackground#424b5dea
  • selection.background#87c2c999
  • sideBar.background#2d333f
  • sideBar.border#3a4151
  • sideBar.foreground#d9e0ea
  • sideBarSectionHeader.background#3a4151
  • sideBarSectionHeader.foreground#d9e0ea
  • sideBarTitle.foreground#d9e0ea
  • statusBar.background#3a4151
  • statusBar.border#3a415100
  • statusBar.debuggingBackground#5e83a9
  • statusBar.debuggingForeground#d9e0ea
  • statusBar.foreground#d9e0ea
  • statusBar.noFolderBackground#3a4151
  • statusBar.noFolderForeground#d9e0ea
  • statusBarItem.activeBackground#4b5569
  • statusBarItem.hoverBackground#424b5d
  • statusBarItem.prominentBackground#3a4151
  • statusBarItem.prominentHoverBackground#424b5d
  • tab.activeBackground#3a4151
  • tab.activeBorder#87c2c900
  • tab.activeBorderTop#87c2c900
  • tab.activeForeground#d9e0ea
  • tab.border#3a415100
  • tab.hoverBackground#3a4151cc
  • tab.hoverBorder#87c2c900
  • tab.inactiveBackground#2d333f
  • tab.inactiveForeground#d9e0ea66
  • tab.unfocusedActiveBorder#87c2c900
  • tab.unfocusedActiveBorderTop#87c2c900
  • tab.unfocusedActiveForeground#d9e0ea99
  • tab.unfocusedHoverBackground#3a4151b3
  • tab.unfocusedHoverBorder#87c2c900
  • tab.unfocusedInactiveForeground#d9e0ea66
  • terminal.ansiBlack#3a4151
  • terminal.ansiBlue#81a3be
  • terminal.ansiBrightBlack#4b5569
  • terminal.ansiBrightBlue#81a3be
  • terminal.ansiBrightCyan#8ebdb9
  • terminal.ansiBrightGreen#a5bd8b
  • terminal.ansiBrightMagenta#b68eab
  • terminal.ansiBrightRed#c16167
  • terminal.ansiBrightWhite#edf1f5
  • terminal.ansiBrightYellow#edcc89
  • terminal.ansiCyan#87c2c9
  • terminal.ansiGreen#a5bd8b
  • terminal.ansiMagenta#b68eab
  • terminal.ansiRed#c16167
  • terminal.ansiWhite#e6ebf1
  • terminal.ansiYellow#edcc89
  • terminal.background#2d333f
  • terminal.foreground#d9e0ea
  • terminalCursor.background#23262e
  • terminalCursor.foreground#ffe66d
  • textBlockQuote.background#3a4151
  • textBlockQuote.border#81a3be
  • textCodeBlock.background#4b5569
  • textLink.activeForeground#87c2c9
  • textLink.foreground#87c2c9
  • textPreformat.foreground#8ebdb9
  • textSeparator.foreground#edf1f5
  • titleBar.activeBackground#2d333f
  • titleBar.activeForeground#d9e0ea
  • titleBar.border#2d333f00
  • titleBar.inactiveBackground#2d333f
  • titleBar.inactiveForeground#d9e0ea66
  • tree.indentGuidesStroke#616e88
  • walkThrough.embeddedEditorBackground#2d333f
  • widget.shadow#00000066

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, markup.quote.markdown, meta.diff, meta.diff.header#A0A1A7CC
meta.template.expression.js, constant.name.attribute.tag.jade, punctuation.definition.metadata.markdown, punctuation.definition.string.end.markdown, punctuation.definition.string.begin.markdown#D5CED9
variable, support.variable, entity.name.tag.yaml, constant.character.entity.html, source.css entity.name.tag.reference, beginning.punctuation.definition.list.markdown, source.css entity.other.attribute-name.parent-selector, meta.structure.dictionary.json support.type.property-name#00E8C6
markup.bold, constant.numeric, meta.group.regexp, constant.other.php, support.constant.ext.php, constant.other.class.php, support.constant.core.php, fenced_code.block.language, constant.other.caps.python, entity.other.attribute-name, support.type.exception.python, source.css keyword.other.unit, variable.other.object.property.js.jsx, variable.other.object.js#F39C12
markup.list, text.xml string, entity.name.type, support.function, entity.other.attribute-name, meta.at-rule.extend, entity.name.function, entity.other.inherited-class, entity.other.keyframe-offset.css, text.html.markdown string.quoted, meta.function-call.generic.python, meta.at-rule.extend support.constant, entity.other.attribute-name.class.jade, source.css entity.other.attribute-name, text.xml punctuation.definition.string#FFE66D
markup.heading, variable.language.this.js, variable.language.special.self.python#FF00AA
punctuation.definition.interpolation, punctuation.section.embedded.end.php, punctuation.section.embedded.end.ruby, punctuation.section.embedded.begin.php, punctuation.section.embedded.begin.ruby, punctuation.definition.template-expression, entity.name.tag#F92672
storage, keyword, meta.link, meta.image, markup.italic, source.js support.type#C74DED
string.regexp, markup.changed#7CB7FF
constant, support.class, keyword.operator, support.constant, text.html.markdown string, source.css support.function, source.php support.function, support.function.magic.python, entity.other.attribute-name.id, markup.deleted#EE5D43
string, text.html.php string, markup.inline.raw, markup.inserted, punctuation.definition.string, punctuation.definition.markdown, text.html meta.embedded source.js string, text.html.php punctuation.definition.string, text.html meta.embedded source.js punctuation.definition.string, text.html punctuation.definition.string, text.html string#96E072
entity.other.inherited-classunderline
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6
Nordic Mist by shandortaccone - VS Code Theme