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#12131c
  • activityBar.dropBackground#b32ebb80
  • activityBarBadge.background#b32ebb
  • activityBarBadge.foreground#ffffff
  • badge.background#b32ebb
  • badge.foreground#ffffff
  • button.background#b32ebb
  • button.foreground#ffffff
  • debugToolBar.background#12131c
  • dropdown.background#141620
  • editor.background#0d0e14
  • editor.foreground#955bc7
  • editor.lineHighlightBorder#FFFFFF1a
  • editor.rangeHighlightBackground#FFFFFF0d
  • editor.selectionBackground#000000
  • editorBracketHighlight.foreground1#df39e9
  • editorBracketHighlight.foreground2#3332dc
  • editorBracketHighlight.foreground3#b400ff
  • editorBracketHighlight.foreground4#4300ff
  • editorCursor.foreground#FFFFFF
  • editorGroup.dropBackground#b32ebb80
  • editorGroup.focusedEmptyBorder#b32ebb
  • editorGroupHeader.tabsBackground#0f1018
  • editorHoverWidget.background#0f1018
  • editorIndentGuide.background#3b405b
  • editorLineNumber.activeForeground#b32ebb
  • editorLineNumber.foreground#FFFFFF4d
  • editorMarkerNavigation.background#0f1018
  • editorWidget.background#0f1018
  • focusBorder#b32ebb
  • foreground#955bc7
  • input.background#141620
  • inputOption.activeBorder#b32ebb
  • list.activeSelectionBackground#b32ebb80
  • list.activeSelectionForeground#FFFFFF
  • list.dropBackground#b32ebb80
  • list.focusForeground#FFFFFF
  • list.highlightForeground#b32ebb
  • list.hoverBackground#FFFFFF1a
  • list.inactiveSelectionBackground#FFFFFF33
  • panel.background#0f1018
  • panel.border#FFFFFF1a
  • panelTitle.activeBorder#955bc780
  • panelTitle.inactiveForeground#955bc780
  • peekView.border#b32ebb
  • peekViewEditor.background#0a0b10
  • peekViewResult.background#0f1018
  • peekViewTitle.background#0d0e14
  • pickerGroup.border#FFFFFF1a
  • selection.background#b32ebb
  • sideBar.background#0f1018
  • sideBarSectionHeader.background#12131c
  • statusBar.background#0a0b10
  • statusBar.debuggingBackground#b32ebb
  • statusBar.debuggingForeground#ffffff
  • statusBar.noFolderBackground#0a0b10
  • statusBarItem.activeBackground#b32ebb80
  • statusBarItem.hoverBackground#FFFFFF1a
  • statusBarItem.remoteBackground#b32ebb
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBorder#b32ebb
  • tab.activeModifiedBorder#b32ebb
  • tab.border#00000033
  • tab.inactiveBackground#12131c
  • tab.inactiveModifiedBorder#6b1b70
  • tab.unfocusedActiveModifiedBorder#8f2495
  • tab.unfocusedInactiveModifiedBorder#6b1b70
  • titleBar.activeBackground#0a0b10

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
Global settings#955bc7
string#ff68ff
constant.character.escape, text.html constant.character.entity.named, punctuation.definition.entity.html#3d3cff
constant.language.boolean#b32ebb
constant.numeric#3600ff
variable, support.variable, support.class, support.constant, meta.definition.variable entity.name.function#30ddff
keyword, modifier, variable.language.this, support.type.object, constant.language#b32ebb
entity.name.function, support.function#3600ff
storage.type, storage.modifier#b32ebb
support.module, support.node#30ddffitalic
support.type#9000ff
entity.name.type, entity.other.inherited-class#9000ff
comment#272a3citalic
entity.name.type.class#9000ffunderline
variable.object.property, meta.field.declaration entity.name.function#9000ff
meta.definition.method entity.name.function#9000ff
meta.function entity.name.function#9000ff
template.expression.begin, template.expression.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#b32ebb
meta.embedded, source.groovy.embedded, meta.template.expression#955bc7
entity.name.tag.yaml#30ddff
meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json#30ddff
constant.language.json#b32ebb
entity.other.attribute-name.class#b32ebb
entity.other.attribute-name.id#2928b0
source.css entity.name.tag#9000ff
meta.tag, punctuation.definition.tag#b32ebb
entity.name.tag#30ddff
entity.other.attribute-name#3600ff
markup.heading#b32ebb
text.html.markdown meta.link.inline, meta.link.reference#30ddff
text.html.markdown beginning.punctuation.definition.list#b32ebb
markup.italic#30ddffitalic
markup.bold#30ddffbold
markup.bold markup.italic, markup.italic markup.bold#30ddffitalic bold
markup.fenced_code.block.markdown punctuation.definition.markdown#ff68ff
markup.inline.raw.string.markdown#ff68ff
keyword.other.definition.ini#30ddff
entity.name.section.group-title.ini#b32ebb
source.cs meta.class.identifier storage.type#9000ffunderline
source.cs meta.method.identifier entity.name.function#9000ff
source.cs meta.method-call meta.method, source.cs entity.name.function#3600ff
source.cs storage.type#9000ff
source.cs meta.method.return-type#9000ff
source.cs meta.preprocessor#272a3c
source.cs entity.name.type.namespace#955bc7
Global settings#955bc7

Shiki preview

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

Loading...

Dark Abyss by supapow - VS Code Theme