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.activeBackground#151515
  • activityBar.background#151515
  • activityBar.border#151515
  • activityBar.inactiveForeground#999999
  • activityBarBadge.background#edffa5
  • activityBarBadge.foreground#151515
  • breadcrumb.background#151515
  • breadcrumb.focusForeground#e5e5e5
  • breadcrumb.foreground#999999
  • button.background#edffa5
  • button.foreground#151515
  • button.hoverBackground#dcff50
  • button.secondaryBackground#2a2a2a
  • button.secondaryForeground#c5c5c5
  • button.secondaryHoverBackground#373737
  • debugToolBar.background#333333
  • debugToolBar.border#474747
  • editor.background#151515
  • editor.lineHighlightBorder#ffffff00
  • editorError.foreground#f48771
  • editorGroupHeader.border#00000000
  • editorGroupHeader.tabsBackground#151515
  • editorGutter.deletedBackground#ef7a7a80
  • editorLineNumber.activeForeground#c6c6c6
  • editorLineNumber.foreground#858585
  • editorWarning.foreground#f7cc66
  • editorWidget.background#252526
  • editorWidget.foreground#cccccc
  • editorWidget.resizeBorder#5f5f5f
  • errorForeground#f48771
  • focusBorder#ad9cff
  • foreground#e5e5e5
  • input.background#0f0e0e
  • input.foreground#999999
  • list.activeSelectionBackground#e5e5e51a
  • list.dropBackground#151515
  • list.errorForeground#f48771
  • list.focusBackground#e5e5e51a
  • list.focusForeground#808080
  • list.highlightForeground#e5e5e5
  • list.warningForeground#f7cc66
  • menu.background#373737
  • menu.border#00000000
  • menu.foreground#e5e5e5
  • menu.selectionBackground#e5e5e51a
  • menu.selectionBorder#00000000
  • menu.selectionForeground#e5e5e5
  • menubar.selectionBackground#e5e5e51a
  • menubar.selectionForeground#c5c5c5
  • pickerGroup.border#3f3f46
  • pickerGroup.foreground#3794ff
  • scrollbar.shadow#0000007e
  • scrollbarSlider.activeBackground#bfbfbf66
  • scrollbarSlider.background#79797966
  • scrollbarSlider.hoverBackground#646464b3
  • selection.background#6f6f6f
  • sideBar.background#151515
  • sideBar.border#00000000
  • sideBar.foreground#999999
  • sideBarSectionHeader.background#151515
  • sideBarSectionHeader.border#00000000
  • sideBarSectionHeader.foreground#e5e5e5
  • sideBarTitle.foreground#e5e5e5
  • statusBar.background#151515
  • statusBar.border#00000000
  • statusBar.foreground#808080
  • statusBar.noFolderBackground#5d3fe0
  • statusBar.noFolderForeground#e5e5e5
  • statusBarItem.remoteBackground#cef144
  • statusBarItem.remoteForeground#151515
  • tab.activeBackground#151515
  • tab.activeForeground#e5e5e5
  • tab.border#151515
  • tab.hoverBackground#e5e5e51a
  • tab.inactiveBackground#151515
  • tab.inactiveForeground#999999
  • textLink.foreground#e5e5e5
  • titleBar.activeBackground#151515
  • titleBar.activeForeground#808080
  • titleBar.border#00000000
  • titleBar.inactiveBackground#151515
  • widget.shadow#0000005c

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
string#BFD084—
punctuation.definition.string#BFD084—
constant.character.escape#BFD084—
text.html constant.character.entity.named#BFD084—
text.html.derivative#E5E5E5—
punctuation.definition.entity.html#BFD084—
template.expression.begin#7AD9FB—
template.expression.end#7AD9FB—
punctuation.definition.template-expression.begin#7AD9FB—
punctuation.definition.template-expression.end#7AD9FB—
constant#7AD9FB—
keyword#A390FF—
modifier#A390FF—
storage#A390FF—
punctuation.definition.block#86897A—
punctuation.definition.parameters#86897A—
meta.brace.round#86897A—
meta.jsx.children#E5E5E5—
punctuation.accessor#86897A—
variable.other#EBEBEB—
variable.parameter#EBEBEB—
meta.embedded#E5E5E5—
source.groovy.embedded#E5E5E5—
meta.template.expression#E5E5E5—
comment#6F6F6F—
docblock#6F6F6F—
meta.function-call#CDF861—
meta.class entity.name.type.class#EBEBEBunderline
meta.class entity.name.type.module#CABEFF—
meta.class meta.type.annotation, meta.class support.type.primitive, meta.interface support.type.primitive, meta.type.annotation support.type.primitive#A390FF—
meta.type.annotation entity.name.type#CABEFF—
variable.object.property#EBEBEB—
entity.name.function#CDF861—
meta.definition.variable#EBEBEB—
modifier#A390FF—
variable.language.this#A390FF—
support.type.object#A390FF—
support.module#7AD9FBitalic
support.node#7AD9FBitalic
support.type.ts#7AD9FB—
entity.other.inherited-class#7AD9FB—
meta.interface entity.name.type.interface#7AD9FB—
keyword.operator#B3E8B4—
storage.type.function.arrow#B3E8B4—
variable.css#7AD9FB—
source.css#CDF861—
entity.other.attribute-name#CDF861—
entity.name.tag.css#CDF861—
entity.other.attribute-name.id#CDF861—
entity.other.attribute-name.class#CDF861—
source.css meta.selector.css#CDF861—
support.type.property-name.css#EBEBEB—
support.function.css#A390FF—
support.constant.css#A390FF—
keyword.css#A390FF—
constant.numeric.css#A390FF—
constant.other.color.css#A390FF—
punctuation.section#86897A—
punctuation.separator#86897A—
punctuation.definition.entity.css#86897A—
punctuation.terminator.rule.css#E5E5E5—
source.css keyword.other.unit#CABEFF—
string.css#CABEFF—
punctuation.definition.string.css#CABEFF—
support.type.property-name#EBEBEB—
string.html#CDF861—
punctuation.definition.tag#86897A—
entity.other.attribute-name#CABEFF—
entity.name.tag#A390FF—
entity.name.tag.wildcard#CDF861—
markup.markdown#EBEBEB—
markup.heading.markdown#B3E8B4—
punctuation.definition.bold.markdown#B3E8B4—
meta.paragraph.markdown punctuation.definition.link.description#B3E8B4—
punctuation.definition.raw.markdown#B3E8B4—
meta.paragraph.markdown#E5E5E5—
text.html.markdown meta.attribute#CABEFF—
entity.name.section#EBEBEB—
string.other#EBEBEB—
string.other.link#EBEBEB—
punctuation.definition.markdown#B3E8B4—
punctuation.definition.string#B3E8B4—
punctuation.definition.string.begin.shell#B3E8B4—
markup.underline.link#BFD084—
markup.inline.raw#86897A—
text.html.vue variable.other.readwrite#A390FF—
text.html.vue meta.object-literal.key#EBEBEB—
text.html.vue entity.name.tag.css#A390FF—
text.html.vue entity.other.attribute-name#EBEBEB—
text.html.vue constant.numeric.css#7AD9FB—
text.html.vue keyword.other.unit, text.html.vue support.constant.property-value, text.html.vue support.constant.color#A390FF—
token.info-token#6796E6—
token.warn-token#CD9731—
token.error-token#F44747—
token.debug-token#B267E6—
CodeSandbox Dark Clone by MarkElliott - VS Code Theme