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.

  • actibityBar.activeBackground#151515
  • activityBar.background#000
  • activityBar.border#000
  • activityBar.foreground#dedede
  • activityBar.inactiveForeground#999
  • activityBarBadge.background#edffa5
  • activityBarBadge.foreground#000
  • background#151515
  • breadcrumb.background#151515
  • breadcrumb.focusForeground#e5e5e5
  • breadcrumb.foreground#999
  • button.background#edffa5
  • button.foreground#151515
  • button.hoverBackground#dcff50
  • button.secondaryBacground#2a2a2a
  • button.secondaryForeground#c5c5c5
  • button.secondaryHoverBackground#373737
  • debugToolBar.background#333
  • debugToolBar.border#474747
  • editor.background#151515
  • editorError.foreground#f48771
  • editorGroupHeader.border#00000000
  • editorGroupHeader.tabsBackground#000
  • editorLineNumber.activeForeground#c6c6c6
  • editorLineNumber.foreground#858585
  • editorWarning.foreground#F7CC66
  • editorWidget.background#252526
  • editorWidget.foreground#ccc
  • editorWidget.resizeBorder#5f5f5f
  • errorForeground#f48771
  • focusBorder#AD9CFF
  • foreground#e5e5e5
  • gitDecoration.conflictingResourceForeground#ED6C6C
  • gitDecoration.deletedResourceForeground#C54444
  • gitDecoration.ignoredResourceForeground#585858
  • gitDecoration.modifiedResourceForeground#DD763C
  • gitDecoration.untrackedResourceForeground#9FE7A0
  • input.background#0F0E0E
  • input.foreground#999
  • 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#000
  • sideBar.border#00000000
  • sideBar.foreground#999
  • sideBarSectionHeader.background#151515
  • sideBarSectionHeader.border#00000000
  • sideBarSectionHeader.foreground#e5e5e5
  • sideBarTitle.foreground#e5e5e5
  • statusBar.background#000
  • statusBar.border#00000000
  • statusBar.debuggingBackground#563300
  • statusBar.debuggingForeground#999
  • 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#000
  • tab.inactiveForeground#999
  • textLink.foreground#e5e5e5
  • titleBar.activeBackground#000
  • titleBar.activeForeground#808080
  • titleBar.border#00000000
  • titleBar.inactiveBackground#000
  • warningForeground#F7CC66
  • 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

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

CodeSandbox Theme - Coding Theme