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#35393d
  • activityBar.dropBackground#BDD4EE80
  • activityBarBadge.background#BDD4EE
  • debugToolBar.background#35393d
  • dropdown.background#3c4146
  • editor.background#26292C
  • editor.foreground#C6C9CC
  • editor.lineHighlightBorder#FFFFFF1a
  • editor.rangeHighlightBackground#FFFFFF0d
  • editorGroup.dropBackground#BDD4EE80
  • editorGroupHeader.tabsBackground#2d3134
  • editorHoverWidget.background#2d3134
  • editorLineNumber.activeForeground#BDD4EE
  • editorLineNumber.foreground#FFFFFF4d
  • editorMarkerNavigation.background#2d3134
  • editorWidget.background#2d3134
  • focusBorder#BDD4EE
  • foreground#C6C9CC
  • input.background#3c4146
  • inputOption.activeBorder#BDD4EE
  • list.activeSelectionBackground#BDD4EE80
  • list.dropBackground#BDD4EE80
  • list.focusBackground#BDD4EE80
  • list.hoverBackground#FFFFFF1a
  • list.inactiveSelectionBackground#FFFFFF33
  • panel.background#2d3134
  • panel.border#FFFFFF1a
  • panelTitle.activeBorder#C6C9CC80
  • panelTitle.inactiveForeground#C6C9CC80
  • peekView.border#BDD4EE
  • peekViewEditor.background#1e2023
  • peekViewResult.background#2d3134
  • peekViewTitle.background#26292C
  • pickerGroup.border#FFFFFF1a
  • selection.background#BDD4EE
  • sideBar.background#2d3134
  • sideBarSectionHeader.background#35393d
  • statusBar.background#1e2023
  • statusBar.debuggingBackground#BDD4EE
  • statusBar.noFolderBackground#1e2023
  • statusBarItem.activeBackground#BDD4EE80
  • statusBarItem.hoverBackground#FFFFFF1a
  • tab.activeBorder#BDD4EE
  • tab.border#00000033
  • tab.inactiveBackground#35393d
  • titleBar.activeBackground#1e2023

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
Global settings#C6C9CC—
meta.tag, meta.block, meta.definition.variable, meta.embedded, punctuation.separator#d9dde0—
punctuation.definition.block, punctuation.definition.binding-pattern, punctuation.definition.parameters, punctuation.section.embedded, meta.brace#97a9bebold
string#95C797—
constant.language.boolean#76FF03italic
constant.numeric#76FF03—
variable.language.this, support.type.object, support.variable, constant.language, support.constant#DD2C00—
meta.import, support.variable.property, variable.other.readwrite.alias#F0C674—
support.variable.property, variable.other.property, variable.other.object.property#BFD3F0—
support.class#dbb867—
keyword.control, meta.function-call entity.name.function#8EB2FF—
variable.parameter#F57C00—
meta.var.expr storage.type, storage.type.class, storage.type.function, keyword.control.flow, keyword.operator.new#886dff—
entity.name.type.module, support.module, support.node, entity.other.inherited-class#18FFFFitalic bold
comment#46494Citalic
new.expr entity.name.type, entity.name.type.class#EF5350bold
meta.method.declaration, variable.language.super, meta.definition.method, meta.definition.property variable.object.property#ff7c78—
meta.definition.variable entity.name.function#41b3ff—
template.expression.begin, template.expression.end#8EB2FF—
modifier, storage.modifier, support.type#9966ff—
source.json meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json#dbb867—
constant.language.json#8EB2FF—
entity.other.attribute-name.class#BFD3F0—
entity.other.attribute-name.id#DD2C00—
source.css entity.name.tag#ffbf48—
punctuation.definition.tag#7f5f24—
entity.name.tag, entity.other.attribute-name, meta.tag.attributes, support.class.component#ffbf48—
keyword.other.definition.ini#dbb867—
entity.name.section.group-title.ini#8EB2FF—
source.cs meta.class.identifier storage.type#EF5350underline
source.cs meta.method.identifier entity.name.function#ff7c78—
source.cs meta.method-call meta.method, source.cs entity.name.function#41b3ff—
source.cs storage.type#9966ff—
source.cs meta.method.return-type#9966ff—
source.cs meta.preprocessor#46494C—
source.cs entity.name.type.namespace#d9dde0—
markup.heading#8EB2FF—
text.html.markdown meta.link.inline, meta.link.reference#dbb867—
text.html.markdown markup.quote#95C797—
text.html.markdown beginning.punctuation.definition.list#d9dde0—
markup.italic#dbb867italic
markup.bold#dbb867bold
markup.bold markup.italic, markup.italic markup.bold#dbb867italic bold
entity.name.tag.yaml#dbb867—
meta.object-literal.key#d9dde0—
Global settings#C6C9CC—
Failcoder Theme by failcoder - VS Code Theme