Skip to main content
CodingTheme

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#1e1619
  • activityBar.dropBackground#727b8480
  • activityBarBadge.background#727b84
  • debugToolBar.background#1e1619
  • dropdown.background#23191c
  • editor.background#161012
  • editor.foreground#c2c6c4
  • editor.lineHighlightBorder#FFFFFF1a
  • editor.rangeHighlightBackground#FFFFFF0d
  • editorGroup.dropBackground#727b8480
  • editorGroup.focusedEmptyBorder#727b84
  • editorGroupHeader.tabsBackground#1a1315
  • editorHoverWidget.background#1a1315
  • editorLineNumber.activeForeground#727b84
  • editorLineNumber.foreground#FFFFFF4d
  • editorMarkerNavigation.background#1a1315
  • editorWidget.background#1a1315
  • focusBorder#727b84
  • foreground#c2c6c4
  • input.background#23191c
  • inputOption.activeBorder#727b84
  • list.activeSelectionBackground#727b8480
  • list.dropBackground#727b8480
  • list.focusBackground#727b8480
  • list.hoverBackground#FFFFFF1a
  • list.inactiveSelectionBackground#FFFFFF33
  • panel.background#1a1315
  • panel.border#FFFFFF1a
  • panelTitle.activeBorder#c2c6c480
  • panelTitle.inactiveForeground#c2c6c480
  • peekView.border#727b84
  • peekViewEditor.background#110c0e
  • peekViewResult.background#1a1315
  • peekViewTitle.background#161012
  • pickerGroup.border#FFFFFF1a
  • selection.background#727b84
  • sideBar.background#1a1315
  • sideBarSectionHeader.background#1e1619
  • statusBar.background#110c0e
  • statusBar.debuggingBackground#727b84
  • statusBar.noFolderBackground#110c0e
  • statusBarItem.activeBackground#727b8480
  • statusBarItem.hoverBackground#FFFFFF1a
  • tab.activeBorder#727b84
  • tab.activeModifiedBorder#727b84
  • tab.border#00000033
  • tab.inactiveBackground#1e1619
  • tab.inactiveModifiedBorder#44494f
  • tab.unfocusedActiveModifiedBorder#5b6269
  • tab.unfocusedInactiveModifiedBorder#44494f
  • titleBar.activeBackground#110c0e

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
Global settings#c2c6c4
string#8e665d
constant.character.escape, text.html constant.character.entity.named, punctuation.definition.entity.html#d5998b
constant.language.boolean#727b84
constant.numeric#8d8c76
variable, support.variable, support.class, support.constant, meta.definition.variable entity.name.function#abb8c6
keyword, modifier, variable.language.this, support.type.object, constant.language#727b84
entity.name.function, support.function#8d8c76
storage.type, storage.modifier#727b84
support.module, support.node#abb8c6italic
support.type#798474
entity.name.type, entity.other.inherited-class#798474
comment#423036italic
entity.name.type.class#798474underline
variable.object.property, meta.field.declaration entity.name.function#798474
meta.definition.method entity.name.function#798474
meta.function entity.name.function#798474
template.expression.begin, template.expression.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#727b84
meta.embedded, source.groovy.embedded, meta.template.expression#c2c6c4
entity.name.tag.yaml#abb8c6
meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json#abb8c6
constant.language.json#727b84
entity.other.attribute-name.class#727b84
entity.other.attribute-name.id#8e665d
source.css entity.name.tag#798474
meta.tag, punctuation.definition.tag#727b84
entity.name.tag#abb8c6
entity.other.attribute-name#8d8c76
markup.heading#727b84
text.html.markdown meta.link.inline, meta.link.reference#abb8c6
text.html.markdown beginning.punctuation.definition.list#727b84
markup.italic#abb8c6italic
markup.bold#abb8c6bold
markup.bold markup.italic, markup.italic markup.bold#abb8c6italic bold
markup.fenced_code.block.markdown punctuation.definition.markdown#8e665d
markup.inline.raw.string.markdown#8e665d
keyword.other.definition.ini#abb8c6
entity.name.section.group-title.ini#727b84
source.cs meta.class.identifier storage.type#798474underline
source.cs meta.method.identifier entity.name.function#798474
source.cs meta.method-call meta.method, source.cs entity.name.function#8d8c76
source.cs storage.type#798474
source.cs meta.method.return-type#798474
source.cs meta.preprocessor#423036
source.cs entity.name.type.namespace#c2c6c4
Global settings#c2c6c4

Shiki preview

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

Loading...

Winter Dark by Yantrio - VS Code Theme