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.

  • actionBar.toggledBackground#ffffff1a
  • activityBar.activeBackground#0d0d0d
  • activityBar.background#0d0d0d
  • activityBar.inactiveForeground#adadad
  • activityBarBadge.background#dff976
  • activityBarBadge.foreground#0d0d0d
  • breadcrumb.background#1a1a1a
  • breadcrumb.focusForeground#f0f0f0
  • breadcrumb.foreground#adadad
  • button.background#dff976
  • button.foreground#0d0d0d
  • button.hoverBackground#e7fd91
  • button.secondaryBackground#1a1a1a
  • button.secondaryForeground#cccccc
  • button.secondaryHoverBackground#333333
  • debugToolBar.background#333333
  • debugToolBar.border#474747
  • editor.background#1a1a1a
  • editor.lineHighlightBorder#ffffff00
  • editorError.foreground#f5a8a8
  • editorGroup.border#00000000
  • editorGroupHeader.border#00000000
  • editorGroupHeader.tabsBackground#0d0d0d
  • editorGroupHeader.tabsBorder#333333
  • editorGutter.deletedBackground#ef7a7a80
  • editorLineNumber.activeForeground#cccccc
  • editorLineNumber.foreground#808080
  • editorWarning.foreground#f7e06e
  • editorWidget.background#1a1a1a
  • editorWidget.foreground#cccccc
  • editorWidget.resizeBorder#5f5f5f
  • errorForeground#f5a8a8
  • focusBorder#ad9cff
  • foreground#f0f0f0
  • gitDecoration.conflictingResourceForeground#e67728
  • gitDecoration.deletedResourceForeground#dd5f5f
  • gitDecoration.ignoredResourceForeground#808080
  • gitDecoration.modifiedResourceForeground#ebc300
  • gitDecoration.untrackedResourceForeground#43bb30
  • icon.foreground#adadad
  • input.background#000000
  • input.foreground#adadad
  • list.activeSelectionBackground#f0f0f01a
  • list.dropBackground#0d0d0d
  • list.errorForeground#f5a8a8
  • list.focusBackground#f0f0f01a
  • list.focusForeground#808080
  • list.highlightForeground#f0f0f0
  • list.warningForeground#f7e06e
  • menu.background#333333
  • menu.border#00000000
  • menu.foreground#f0f0f0
  • menu.selectionBackground#f0f0f01a
  • menu.selectionBorder#00000000
  • menu.selectionForeground#f0f0f0
  • menubar.selectionBackground#f0f0f01a
  • menubar.selectionForeground#cccccc
  • panel.border#333333
  • pickerGroup.border#3f3f46
  • pickerGroup.foreground#3794ff
  • progressBar.background#866eff
  • scrollbar.shadow#0000007e
  • scrollbarSlider.activeBackground#bfbfbf66
  • scrollbarSlider.background#79797966
  • scrollbarSlider.hoverBackground#646464b3
  • selection.background#9d8bf933
  • sideBar.background#0d0d0d
  • sideBar.border#333333
  • sideBar.foreground#adadad
  • sideBarSectionHeader.background#0d0d0d
  • sideBarSectionHeader.border#333333
  • sideBarSectionHeader.foreground#f0f0f0
  • sideBarTitle.foreground#f0f0f0
  • statusBar.background#0d0d0d
  • statusBar.border#333333
  • statusBar.debuggingBackground#563300
  • statusBar.debuggingForeground#adadad
  • statusBar.foreground#808080
  • statusBar.noFolderBackground#5d3fe0
  • statusBar.noFolderForeground#f0f0f0
  • statusBarItem.remoteBackground#cef144
  • statusBarItem.remoteForeground#0d0d0d
  • tab.activeBackground#1a1a1a
  • tab.activeBorder#1a1a1a
  • tab.activeForeground#f0f0f0
  • tab.border#333333
  • tab.hoverBackground#f0f0f01a
  • tab.inactiveBackground#0d0d0d
  • tab.inactiveForeground#adadad
  • textLink.foreground#f0f0f0
  • titleBar.activeBackground#0d0d0d
  • titleBar.activeForeground#f0f0f0
  • titleBar.border#333333
  • titleBar.inactiveBackground#0d0d0d
  • titleBar.inactiveForeground#dbdbdb
  • 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#F0F0F0
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#F0F0F0
punctuation.accessor#86897A
variable.other#EBEBEB
variable.parameter#EBEBEB
meta.embedded#F0F0F0
source.groovy.embedded#F0F0F0
meta.template.expression#F0F0F0
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#F0F0F0
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#F0F0F0
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-2025 by grymmjack - VS Code Theme