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#000000
  • activityBar.border#000000
  • activityBar.foreground#dedede
  • activityBar.inactiveForeground#999999
  • activityBarBadge.background#cef144
  • activityBarBadge.foreground#000000
  • breadcrumb.background#000000
  • breadcrumb.focusForeground#e5e5e5
  • breadcrumb.foreground#999999
  • button.background#cef144
  • button.foreground#151515
  • button.hoverBackground#dcff50
  • button.secondaryBackground#2a2a2a
  • button.secondaryForeground#c5c5c5
  • button.secondaryHoverBackground#373737
  • debugToolBar.background#333333
  • debugToolBar.border#474747
  • editor.background#000000
  • editor.wordHighlightBorder#ff595f
  • editorError.foreground#f48771
  • editorGroupHeader.border#00000000
  • editorGroupHeader.tabsBackground#000000
  • editorLineNumber.activeForeground#c6c6c6
  • editorLineNumber.foreground#858585
  • editorSuggestWidget.background#000000
  • editorSuggestWidget.border#cef144
  • editorSuggestWidget.foreground#c6c6c6
  • editorSuggestWidget.selectedBackground#cef144
  • editorWarning.foreground#ffc08186
  • editorWidget.background#252625
  • editorWidget.foreground#cccccc
  • editorWidget.resizeBorder#5f5f5f
  • errorForeground#f48771
  • focusBorder#ad9cff
  • foreground#dacaca
  • gitDecoration.conflictingResourceForeground#ed6c6c
  • gitDecoration.deletedResourceForeground#c54444
  • gitDecoration.ignoredResourceForeground#585858
  • gitDecoration.modifiedResourceForeground#dd763c
  • gitDecoration.untrackedResourceForeground#9fe7a0
  • input.background#0f0e0e
  • input.foreground#ffffff
  • list.activeSelectionBackground#cef144
  • list.activeSelectionForeground#151515
  • list.dropBackground#151515
  • list.errorForeground#f48771
  • list.focusBackground#e5e5e51a
  • list.focusForeground#808080
  • list.focusHighlightForeground#000000
  • list.highlightForeground#e5e5e5
  • list.inactiveSelectionBackground#ffffff37
  • list.inactiveSelectionForeground#ffffff
  • 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
  • progressBar.background#cef144
  • quickInput.background#000000
  • quickInput.foreground#ffffff
  • quickInputList.focusBackground#cef144
  • scrollbar.shadow#0000007e
  • scrollbarSlider.activeBackground#bfbfbf66
  • scrollbarSlider.background#79797966
  • scrollbarSlider.hoverBackground#646464b3
  • selection.background#6f6f6f
  • sideBar.background#000000
  • sideBar.border#2d2e36
  • sideBar.foreground#999999
  • sideBarSectionHeader.background#151515
  • sideBarSectionHeader.border#00000000
  • sideBarSectionHeader.foreground#e5e5e5
  • sideBarTitle.foreground#e5e5e5
  • statusBar.background#000000
  • statusBar.border#00000000
  • statusBar.debuggingBackground#563300
  • statusBar.debuggingForeground#999999
  • statusBar.foreground#808080
  • statusBar.noFolderBackground#5d3fe0
  • statusBar.noFolderForeground#e5e5e5
  • statusBarItem.remoteBackground#cef144
  • statusBarItem.remoteForeground#151515
  • tab.activeBackground#a390ff5d
  • tab.activeForeground#ffffff
  • tab.border#151515
  • tab.hoverBackground#e5e5e51a
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#999999
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#ad9cff
  • terminal.ansiBrightBlack#b0b0b0
  • terminal.ansiBrightBlue#729fcf
  • terminal.ansiBrightCyan#76c7b7
  • terminal.ansiBrightGreen#a1c659
  • terminal.ansiBrightMagenta#d381c3
  • terminal.ansiBrightRed#fb0120
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#fda331
  • terminal.ansiCyan#76c7b7
  • terminal.ansiGreen#cef144
  • terminal.ansiMagenta#d381c3
  • terminal.ansiRed#ff595e
  • terminal.ansiWhite#fafafa
  • terminal.ansiYellow#fda331
  • terminal.background#000000
  • terminal.foreground#ffffff
  • terminalCursor.background#e0e0e0
  • terminalCursor.foreground#e0e0e0
  • textLink.foreground#e5e5e5
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#808080
  • titleBar.border#00000000
  • titleBar.inactiveBackground#000000
  • 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#FFFFFF—
variable.parameter#FFFFFF—
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#FFFFFFunderline
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#FFFFFF—
entity.name.function#CDF861—
meta.definition.variable#FFFFFF—
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#FFFFFF—
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#FFFFFF—
string.html#CDF861—
punctuation.definition.tag#86897A—
entity.other.attribute-name#CABEFF—
entity.name.tag#A390FF—
entity.name.tag.wildcard#CDF861—
markup.markdown#FFFFFF—
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#FFFFFF—
string.other#FFFFFF—
string.other.link#FFFFFF—
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#FFFFFF—
text.html.vue entity.name.tag.css#A390FF—
text.html.vue entity.other.attribute-name#FFFFFF—
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—
string#98C39E—
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#FFA07A—
keyword#A390FF—
modifier#A390FF—
storage#A390FF—
punctuation.definition.block#86897A—
punctuation.definition.parameters#86897A—
meta.brace.round#897A7B—
meta.jsx.children#E5E5E5—
punctuation.accessor#86897A—
variable.other#FFFFFF—
variable.other.property#FF595E—
variable.parameter#FFFFFF—
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#FFFFFFunderline
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#FFFFFF—
entity.name.function#CDF861—
meta.definition.variable#FFFFFF—
modifier#A390FF—
variable.language.this#A390FF—
support.type.object#A390FF—
support.module#7AD9FBitalic
support.node#7AD9FBitalic
support.type.ts#7AD9FB—
support.class.component#6277FD—
entity.other.inherited-class#7AD9FB—
meta.interface entity.name.type.interface#7AD9FB—
keyword.operator#FF595F—
storage.type.function.arrow#FF595F—
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#FFFFFF—
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#FFFFFF—
support.type.property-name.json#FFFFFF—
string.quoted.double.json#CDF861—
string.quoted.double.json.comments#CDF861—
punctuation.support.type.property-name#FF595E—
string.html#CDF861—
punctuation.definition.tag#86897A—
entity.other.attribute-name#CABEFF—
entity.name.tag#A390FF—
entity.name.tag.wildcard#CDF861—
markup.markdown#FFFFFF—
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#FFFFFF—
string.other#FFFFFF—
string.other.link#FFFFFF—
punctuation.definition.markdown#B3E8B4—
punctuation.definition.string#B3E8B4—
punctuation.definition.string.begin.shell#B3E8B4—
markup.underline.link#BFD084—
markup.inline.raw#86897A—
string.quoted.double.python, string.quoted.single.python, punctuation.definition.string.begin.python, punctuation.definition.string.end.python, string.quoted.docstring.multi.python#6277FD—
source.python, variable.other.property#FF595E—
source.python#FF595E—
meta.attribute.python, meta.member.access.python#CDF861—
constant.other.caps.python#FFFFFF—
text.html.vue variable.other.readwrite#A390FF—
text.html.vue meta.object-literal.key#FFFFFF—
text.html.vue entity.name.tag.css#A390FF—
text.html.vue entity.other.attribute-name#FFFFFF—
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—