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#24282E
  • activityBar.border#202227
  • activityBar.foreground#e2e2e2
  • activityBar.inactiveForeground#aeb8cf99
  • activityBarBadge.background#ffcc66
  • activityBarBadge.foreground#282C34
  • badge.background#ffcc66
  • badge.foreground#282C34
  • breadcrumb.activeSelectionForeground#EEFFFF
  • breadcrumb.background#202227
  • breadcrumb.focusForeground#EEFFFF
  • breadcrumb.foreground#8695b7
  • breadcrumbPicker.background#202227
  • button.background#ffcc66
  • button.foreground#171c28
  • button.hoverBackground#ffcc6699
  • debugExceptionWidget.background#353a46
  • debugExceptionWidget.border#353a46
  • debugToolBar.background#2f3b54
  • debugToolBar.border#2f3b54
  • descriptionForeground#d7dce2
  • diffEditor.border#282C34
  • diffEditor.insertedTextBackground#bae67e22
  • diffEditor.removedTextBackground#ef6b7322
  • dropdown.background#2e313a
  • dropdown.border#2f3b54
  • dropdown.foreground#EEFFFF
  • dropdown.listBackground#202227
  • editor.background#282C34
  • editor.findMatchBackground#8695b777
  • editor.findMatchBorder#ffcc66
  • editor.findMatchHighlightBackground#8695b755
  • editor.findMatchHighlightBorder#ffcc6677
  • editor.findRangeHighlightBackground#8695b755
  • editor.findRangeHighlightBorder#ffcc6677
  • editor.foreground#EEFFFF
  • editor.hoverHighlightBackground#8695b799
  • editor.inactiveSelectionBackground#8695b755
  • editor.lineHighlightBackground#565a6679
  • editor.lineHighlightBorder#565a6679
  • editor.rangeHighlightBackground#2f3b54
  • editor.rangeHighlightBorder#8695b755
  • editor.selectionBackground#4c5466
  • editor.selectionForeground#a2aabc
  • editor.selectionHighlightBackground#2f3b5499
  • editor.selectionHighlightBorder#8695b755
  • editor.wordHighlightBackground#8695b755
  • editor.wordHighlightBorder#8695b7
  • editor.wordHighlightStrongBackground#8695b755
  • editor.wordHighlightStrongBorder#ffcc66
  • editorBracketMatch.background#8695b755
  • editorBracketMatch.border#ffcc66
  • editorCodeLens.foreground#EEFFFF
  • editorCursor.background#282C34
  • editorCursor.foreground#ffcc66
  • editorError.foreground#ef6b73
  • editorGroup.border#2f3b54
  • editorGroup.dropBackground#2f3b54
  • editorGroup.emptyBackground#282C34
  • editorGroup.focusedEmptyBorder#282C34
  • editorGroupHeader.noTabsBackground#282C34
  • editorGroupHeader.tabsBackground#202227
  • editorGroupHeader.tabsBorder#171c28
  • editorGutter.addedBackground#BAE67E
  • editorGutter.background#282C34
  • editorGutter.deletedBackground#FF0000
  • editorGutter.modifiedBackground#89CFF0
  • editorHint.foreground#ffcc66
  • editorHoverWidget.background#353a46
  • editorHoverWidget.border#353a46
  • editorIndentGuide.activeBackground#8695b755
  • editorIndentGuide.background#8695b733
  • editorInfo.foreground#5ccfe6
  • editorLineNumber.activeForeground#EEFFFF
  • editorLineNumber.foreground#8695b7
  • editorLink.activeForeground#ffcc66
  • editorMarkerNavigation.background#353a46
  • editorMarkerNavigationError.background#ef6b73
  • editorMarkerNavigationInfo.background#5ccfe6
  • editorMarkerNavigationWarning.background#353a46
  • editorOverviewRuler.addedForeground#bae67e
  • editorOverviewRuler.border#2f3b54
  • editorOverviewRuler.bracketMatchForeground#ffcc66
  • editorOverviewRuler.commonContentForeground#2f3b54
  • editorOverviewRuler.currentContentForeground#5ccfe6
  • editorOverviewRuler.deletedForeground#ef6b73
  • editorOverviewRuler.errorForeground#ef6b73
  • editorOverviewRuler.findMatchForeground#ffcc66
  • editorOverviewRuler.incomingContentForeground#bae67e
  • editorOverviewRuler.infoForeground#5ccfe6
  • editorOverviewRuler.modifiedForeground#5ccfe6
  • editorOverviewRuler.rangeHighlightForeground#8695b7
  • editorOverviewRuler.selectionHighlightForeground#8695b7
  • editorOverviewRuler.warningForeground#ffcc66
  • editorOverviewRuler.wordHighlightForeground#8695b7
  • editorOverviewRuler.wordHighlightStrongForeground#8695b7
  • editorPane.background#282C34
  • editorRuler.foreground#2f3b54
  • editorSuggestWidget.background#282C34
  • editorSuggestWidget.border#282C34
  • editorSuggestWidget.foreground#EEFFFF
  • editorSuggestWidget.highlightForeground#ffcc66
  • editorSuggestWidget.selectedBackground#393e4b
  • editorWarning.foreground#eee672
  • editorWhitespace.foreground#8695b777
  • editorWidget.background#282C34
  • editorWidget.border#282C34
  • errorForeground#FF0000
  • extensionButton.prominentBackground#FFD580
  • extensionButton.prominentForeground#282C34
  • extensionButton.prominentHoverBackground#ffcc6699
  • focusBorder#8695b777
  • foreground#EEFFFF
  • gitDecoration.conflictingResourceForeground#FF0000
  • gitDecoration.deletedResourceForeground#FF0000
  • gitDecoration.ignoredResourceForeground#aebdddcc
  • gitDecoration.modifiedResourceForeground#00d5ff
  • gitDecoration.untrackedResourceForeground#bbff00
  • input.background#313338
  • input.border#aeb6b6
  • input.foreground#EEFFFF
  • input.placeholderForeground#bbb7b7
  • inputOption.activeBorder#2f3b54
  • inputValidation.errorBackground#282C34
  • inputValidation.errorBorder#FF0000
  • inputValidation.errorForeground#FF0000
  • inputValidation.infoBackground#282C34
  • inputValidation.infoBorder#FF0000
  • inputValidation.infoForeground#5ccfe6
  • inputValidation.warningBackground#282C34
  • inputValidation.warningBorder#ffd580
  • inputValidation.warningForeground#ffd580
  • list.activeSelectionBackground#454b58
  • list.activeSelectionForeground#EEFFFF
  • list.dropBackground#465064
  • list.errorForeground#FF0000
  • list.focusBackground#465064
  • list.focusForeground#EEFFFF
  • list.highlightForeground#ffcc66
  • list.hoverBackground#465064
  • list.hoverForeground#EEFFFF
  • list.inactiveFocusBackground#454b58
  • list.inactiveSelectionBackground#454b58
  • list.inactiveSelectionForeground#EEFFFF
  • list.invalidItemForeground#FF0000
  • list.warningForeground#FFFF00
  • listFilterWidget.background#2f3b54
  • listFilterWidget.noMatchesOutline#ef6b73
  • listFilterWidget.outline#454b58
  • menu.background#202227
  • menu.foreground#EEFFFF
  • menu.selectionBackground#465064
  • menu.selectionForeground#EEFFFF
  • menubar.selectionBackground#393e4b
  • menubar.selectionForeground#d7dce2
  • merge.commonContentBackground#2f3b5455
  • merge.commonHeaderBackground#2f3b5477
  • merge.currentContentBackground#5ccfe622
  • merge.currentHeaderBackground#5ccfe677
  • merge.incomingContentBackground#bae67e22
  • merge.incomingHeaderBackground#bae67e77
  • notificationCenter.border#202227
  • notificationCenterHeader.background#202227
  • notificationCenterHeader.foreground#d7dce2
  • notificationLink.foreground#d7dce2
  • notifications.background#202227
  • notifications.border#202227
  • notifications.foreground#d7dce2
  • panel.background#202227
  • panel.border#282C34
  • panelTitle.activeBorder#FFD580
  • panelTitle.activeForeground#EEFFFF
  • panelTitle.inactiveForeground#aabde6
  • peekView.border#8695b7
  • peekViewEditor.background#353a46
  • peekViewEditor.matchHighlightBackground#8695b779
  • peekViewEditorGutter.background#272a31
  • peekViewResult.background#353a46
  • peekViewResult.fileForeground#8695b7
  • peekViewResult.lineForeground#d7dce2
  • peekViewResult.matchHighlightBackground#ffcc6633
  • peekViewResult.selectionBackground#353a46
  • peekViewResult.selectionForeground#d7dce2
  • peekViewTitle.background#353a46
  • peekViewTitleDescription.foreground#8695b7
  • peekViewTitleLabel.foreground#EEFFFF
  • progressBar.background#FFFF00
  • scrollbar.shadow#00030F
  • scrollbarSlider.activeBackground#8695b777
  • scrollbarSlider.background#8695b755
  • scrollbarSlider.hoverBackground#8695b752
  • selection.background#8695b777
  • settings.checkboxBackground#2e313a
  • settings.checkboxBorder#EEFFFF
  • settings.checkboxForeground#EEFFFF
  • settings.dropdownBackground#2e313a
  • settings.dropdownBorder#EEFFFF
  • settings.dropdownForeground#EEFFFF
  • settings.dropdownListBorder#EEFFFF
  • settings.headerForeground#EEFFFF
  • settings.modifiedItemIndicator#ffcc66
  • settings.numberInputBackground#2e313a
  • settings.numberInputBorder#EEFFFF
  • settings.numberInputForeground#EEFFFF
  • settings.textInputBackground#2e313a
  • settings.textInputBorder#2f3b54
  • settings.textInputForeground#EEFFFF
  • sideBar.background#24282E
  • sideBar.border#393e4b
  • sideBar.foreground#EEFFFF
  • sideBarSectionHeader.background#393e4b
  • sideBarSectionHeader.border#282C34
  • sideBarSectionHeader.foreground#EEFFFF
  • sideBarTitle.foreground#EEFFFF
  • statusBar.background#202227
  • statusBar.border#202227
  • statusBar.debuggingBackground#202227
  • statusBar.debuggingForeground#8695b7
  • statusBar.foreground#aabde6
  • statusBar.noFolderBackground#202227
  • statusBar.noFolderForeground#8695b7
  • statusBarItem.activeBackground#202227
  • statusBarItem.hoverBackground#282C34
  • statusBarItem.prominentBackground#202227
  • statusBarItem.prominentHoverBackground#282C34
  • tab.activeBackground#282C34
  • tab.activeBorder#EEFFFF
  • tab.activeBorderTop#000000
  • tab.activeForeground#EEFFFF
  • tab.border#000000
  • tab.hoverBackground#353a46
  • tab.hoverBorder#EEFFFF
  • tab.inactiveBackground#202227
  • tab.inactiveForeground#8695b7
  • tab.unfocusedActiveBackground#282C34
  • tab.unfocusedActiveBorder#ffcc6677
  • tab.unfocusedActiveBorderTop#282C34
  • tab.unfocusedActiveForeground#d7dce2
  • tab.unfocusedHoverBackground#282C34
  • tab.unfocusedHoverBorder#ffcc6677
  • tab.unfocusedInactiveForeground#d7dce277
  • terminal.ansiBlack#2f3b54
  • terminal.ansiBlue#5ccfe6
  • terminal.ansiBrightBlack#444a5e
  • terminal.ansiBrightBlue#BAE67E
  • terminal.ansiBrightCyan#5ccfe6
  • terminal.ansiBrightGreen#ffcc66
  • terminal.ansiBrightMagenta#c3a6ff
  • terminal.ansiBrightRed#ef6b73
  • terminal.ansiBrightWhite#a2aabc
  • terminal.ansiBrightYellow#ffcc66
  • terminal.ansiCyan#5ccfe6
  • terminal.ansiGreen#ffcc66
  • terminal.ansiMagenta#c3a6ff
  • terminal.ansiRed#ef6b73
  • terminal.ansiWhite#a2aabc
  • terminal.ansiYellow#ffcc66
  • terminal.background#202227
  • terminal.border#202227
  • terminal.foreground#EEFFFF
  • terminal.selectionBackground#8695b733
  • terminalCursor.background#ffcc66
  • terminalCursor.foreground#ffcc66
  • textBlockQuote.background#2f3b54
  • textBlockQuote.border#2f3b54
  • textCodeBlock.background#202227
  • textLink.activeForeground#ffcc66
  • textLink.foreground#ffcc66
  • textPreformat.foreground#EEFFFF
  • textSeparator.foreground#EEFFFF
  • titleBar.activeBackground#202227
  • titleBar.activeForeground#EEFFFF
  • titleBar.border#202227
  • titleBar.inactiveBackground#202227
  • titleBar.inactiveForeground#8695b7
  • tree.indentGuidesStroke#454b58
  • walkThrough.embeddedEditorBackground#202227
  • welcomePage.buttonBackground#202227
  • welcomePage.buttonHoverBackground#465064
  • widget.shadow#00030F

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#A2AABC
comment, punctuation.definition.comment#8298A0italic
variable, meta.block variable.other, string constant.other.placeholder, source#E5E8EB
constant.other.color, punctuation.definition.entity, constant.character.entity, punctuation.definition.template-expression#e2c5ff
invalid, invalid.illegal#EF6B73
constant.numeric, keyword, support.constant#e2c5ff
storage.type, storage.modifier, constant.language, constant.character, constant.escape#e2c5ff
punctuation, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution, meta.brace, meta.block, meta.jsx, meta.embedded.expression, meta.template.expression, meta.tag.block.any.html#ecebe6
punctuation.separator.key-value.html, meta.tag, keyword.control, keyword.operator, meta.function.block.start.handlebars, meta.function.inline.other, meta.property-value, support.constant.mathematical-symbols, support.constant.vendored.property-value, punctuation.definition.keyword, punctuation.accessor, punctuation.separator.property#FFD580
punctuation.definition.constant#e2c5ff
entity.name.function, entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter, support.variable.dom, meta.import, meta.export, meta.export.default, support.class.builtin, support.class.component, meta.function-call#89CFF0
variable.function, support.function, keyword.other.special-method#89CFF0
support.other.variable, string.other.link#EF6B73
variable.parameter, text.html, punctuation.section.property-list, meta.property-value.scss punctuation, meta.property-list, keyword.operator.type.annotation#ecebe6
string, constant.other.symbol, constant.other.key, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js, punctuation.definition.string, entity.name.section.markdown, meta.attribute-selector, entity.name.import.go#BAE67E
entity.name, support.type, support.class, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types, meta.object-literal.key#FFD580
support.type, support.class.console, keyword.other.debugger, entity.other.inherited-class, meta.property-name, punctuation.definition.raw.markdown, variable.graphql#89CFF0
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name, support.type.property-name, support.variable.object.node, support.variable.object.process#89CFF0
entity.name.module.js, variable.import.parameter.js#EF6B73
variable.language#89CFF0italic
entity.name.method.js#89CFF0italic
meta.class-method.js entity.name.function.js, variable.function.constructor#89CFF0
entity.other.attribute-name#FFD580
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFAE57
entity.other.attribute-name.class, punctuation.definition.entity.css#FFAB70
source.sass keyword.control#89CFF0
markup.inserted#BAE67E
markup.deleted#EF6B73
markup.changed#C3A6FF
string.regexp#BAE67E
constant.character.escape#BAE67E
*url*, *link*, *uri*underline
meta.decorator, tag.decorator.js entity.name.tag, tag.decorator.js punctuation.definition.tag#89CFF0
source.js constant.other.object.key.js string.unquoted.label.js#EF6B73italic
source.json meta.structure.dictionary.json support.type.property-name.json#89CFF0
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#89CFF0
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FFAE57
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#89CFF0
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FFAE57
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#89CFF0
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FFAE57
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#89CFF0
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FFAE57
markup.italic#EF6B73italic
markup.bold#EF6B73bold
markup.underline#89CFF0underline
markup.strike#FFCC66italic
markup.quote#89CFF0italic
markup.raw.block#FFAE57
markup.table#89CFF0
text.html.markdown, punctuation.definition.list_item.markdown#A2AABC
text.html.markdown markup.raw.inline, text.html.markdown markup.inline.raw.string.markdown#89CFF0
text.html.markdown meta.dummy.line-break#A2AABC
markdown.heading, markup.heading, markup.heading entity.name, markup.heading.markdown, punctuation.definition.heading.markdown#BAE67E
markup.quote, punctuation.definition.blockquote.markdown#89CFF0italic
string.other.link.title.markdown#BAE67Eunderline
markup.raw.block.fenced.markdown#D7DCE2
punctuation.definition.fenced.markdown, variable.language.fenced.markdown#A2AABC
variable.language.fenced.markdown#A2AABC
meta.separator#A2AABC
token.info-token#89CFF0
token.warn-token#FFCC66
token.error-token#EF6B73
token.debug-token#C3A6FF
storage.type.error.go#89CFF0
punctuation.other.period.go#FFAE57
Concrete Theme by Haider Nadeem - VS Code Theme