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#161616
  • activityBar.dropBackground#3B77BC80
  • activityBarBadge.background#3B77BC
  • activityBarBadge.foreground#ffffff
  • badge.background#3B77BC
  • badge.foreground#ffffff
  • button.background#3B77BC
  • button.foreground#ffffff
  • debugToolBar.background#161616
  • dropdown.background#191919
  • editor.background#101010
  • editor.foreground#FFFFFF
  • editor.lineHighlightBorder#FFFFFF1a
  • editor.rangeHighlightBackground#FFFFFF0d
  • editorGroup.dropBackground#3B77BC80
  • editorGroup.focusedEmptyBorder#3B77BC
  • editorGroupHeader.tabsBackground#131313
  • editorHoverWidget.background#131313
  • editorLineNumber.activeForeground#3B77BC
  • editorLineNumber.foreground#FFFFFF4d
  • editorMarkerNavigation.background#131313
  • editorWidget.background#131313
  • focusBorder#3B77BC
  • foreground#FFFFFF
  • input.background#191919
  • inputOption.activeBorder#3B77BC
  • list.activeSelectionBackground#3B77BC80
  • list.activeSelectionForeground#FFFFFF
  • list.dropBackground#3B77BC80
  • list.focusBackground#3B77BC80
  • list.focusForeground#FFFFFF
  • list.highlightForeground#3B77BC
  • list.hoverBackground#FFFFFF1a
  • list.inactiveSelectionBackground#FFFFFF33
  • panel.background#131313
  • panel.border#FFFFFF1a
  • panelTitle.activeBorder#FFFFFF80
  • panelTitle.inactiveForeground#FFFFFF80
  • peekView.border#3B77BC
  • peekViewEditor.background#0c0c0c
  • peekViewResult.background#131313
  • peekViewTitle.background#101010
  • pickerGroup.border#FFFFFF1a
  • selection.background#3B77BC
  • sideBar.background#131313
  • sideBarSectionHeader.background#161616
  • statusBar.background#0c0c0c
  • statusBar.debuggingBackground#3B77BC
  • statusBar.debuggingForeground#ffffff
  • statusBar.noFolderBackground#0c0c0c
  • statusBarItem.activeBackground#3B77BC80
  • statusBarItem.hoverBackground#FFFFFF1a
  • statusBarItem.remoteBackground#3B77BC
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBorder#3B77BC
  • tab.activeModifiedBorder#3B77BC
  • tab.border#00000033
  • tab.inactiveBackground#161616
  • tab.inactiveModifiedBorder#234770
  • tab.unfocusedActiveModifiedBorder#2f5f96
  • tab.unfocusedInactiveModifiedBorder#234770
  • titleBar.activeBackground#0c0c0c

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
Global settings#FFFFFF
string#DE482B
constant.character.escape, text.html constant.character.entity.named, punctuation.definition.entity.html#ff6c40
constant.language.boolean#3B77BC
constant.numeric#FCCF03
variable, support.variable, support.class, support.constant, meta.definition.variable entity.name.function#58b2ff
keyword, modifier, variable.language.this, support.type.object, constant.language#3B77BC
entity.name.function, support.function#FCCF03
storage.type, storage.modifier#3B77BC
support.module, support.node#58b2ffitalic
support.type#81C046
entity.name.type, entity.other.inherited-class#81C046
comment#606060italic
entity.name.type.class#81C046underline
variable.object.property, meta.field.declaration entity.name.function#81C046
meta.definition.method entity.name.function#81C046
meta.function entity.name.function#81C046
template.expression.begin, template.expression.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#3B77BC
meta.embedded, source.groovy.embedded, meta.template.expression#FFFFFF
entity.name.tag.yaml#58b2ff
meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json#58b2ff
constant.language.json#3B77BC
entity.other.attribute-name.class#3B77BC
entity.other.attribute-name.id#DE482B
source.css entity.name.tag#81C046
meta.tag, punctuation.definition.tag#3B77BC
entity.name.tag#58b2ff
entity.other.attribute-name#FCCF03
markup.heading#3B77BC
text.html.markdown meta.link.inline, meta.link.reference#58b2ff
text.html.markdown beginning.punctuation.definition.list#3B77BC
markup.italic#58b2ffitalic
markup.bold#58b2ffbold
markup.bold markup.italic, markup.italic markup.bold#58b2ffitalic bold
markup.fenced_code.block.markdown punctuation.definition.markdown#DE482B
markup.inline.raw.string.markdown#DE482B
keyword.other.definition.ini#58b2ff
entity.name.section.group-title.ini#3B77BC
source.cs meta.class.identifier storage.type#81C046underline
source.cs meta.method.identifier entity.name.function#81C046
source.cs meta.method-call meta.method, source.cs entity.name.function#FCCF03
source.cs storage.type#81C046
source.cs meta.method.return-type#81C046
source.cs meta.preprocessor#303030
source.cs entity.name.type.namespace#FFFFFF
Global settings#FFFFFF
xpcode by xmagee - VS Code Theme