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#000000
  • activityBar.dropBackground#B6A0FF80
  • activityBarBadge.background#B6A0FF
  • activityBarBadge.foreground#ffffff
  • badge.background#B6A0FF
  • badge.foreground#ffffff
  • button.background#B6A0FF
  • button.foreground#ffffff
  • debugToolBar.background#000000
  • dropdown.background#000000
  • editor.background#000000
  • editor.foreground#00BDFA
  • editor.lineHighlightBorder#FFFFFF1a
  • editor.rangeHighlightBackground#FFFFFF0d
  • editor.selectionBackground#3C3C3C
  • editorCursor.foreground#FFFFFF
  • editorGroup.dropBackground#B6A0FF80
  • editorGroup.focusedEmptyBorder#B6A0FF
  • editorGroupHeader.tabsBackground#000000
  • editorGutter.modifiedBackground#72A4FF
  • editorHoverWidget.background#000000
  • editorLineNumber.activeForeground#B6A0FF
  • editorLineNumber.foreground#FFFFFF4d
  • editorLink.activeForeground#3C3C3C
  • editorMarkerNavigation.background#000000
  • editorWidget.background#000000
  • focusBorder#B6A0FF
  • foreground#00BDFA
  • input.background#000000
  • inputOption.activeBorder#B6A0FF
  • list.activeSelectionBackground#B6A0FF80
  • list.activeSelectionForeground#FFFFFF
  • list.dropBackground#B6A0FF80
  • list.focusBackground#B6A0FF80
  • list.focusForeground#FFFFFF
  • list.highlightForeground#B6A0FF
  • list.hoverBackground#FFFFFF1a
  • list.inactiveSelectionBackground#FFFFFF33
  • panel.background#000000
  • panel.border#FFFFFF1a
  • panelTitle.activeBorder#00BDFA80
  • panelTitle.inactiveForeground#00BDFA80
  • peekView.border#B6A0FF
  • peekViewEditor.background#000000
  • peekViewResult.background#000000
  • peekViewTitle.background#000000
  • pickerGroup.border#FFFFFF1a
  • selection.background#B6A0FF
  • sideBar.background#000000
  • sideBarSectionHeader.background#000000
  • statusBar.background#000000
  • statusBar.debuggingBackground#B6A0FF
  • statusBar.debuggingForeground#ffffff
  • statusBar.noFolderBackground#000000
  • statusBarItem.activeBackground#B6A0FF80
  • statusBarItem.hoverBackground#FFFFFF1a
  • statusBarItem.remoteBackground#B6A0FF
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBorder#B6A0FF
  • tab.activeModifiedBorder#B6A0FF
  • tab.border#00000033
  • tab.inactiveBackground#000000
  • tab.inactiveModifiedBorder#6d6099
  • tab.unfocusedActiveModifiedBorder#9180cc
  • tab.unfocusedInactiveModifiedBorder#6d6099
  • titleBar.activeBackground#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
Global settings#00BDFA
string#72A4FF
punctuation.brackets.round, meta.brace.round.js#FFFFFF
punctuation.brackets.curly, meta.brace.curly.js, meta.property-list.css#FFFFFF
punctuation.brackets.square, meta.brace.square.js, meta.selector.css#FFFFFF
constant.character.escape, text.html constant.character.entity.named, punctuation.definition.entity.html#abf6ff
constant.language.boolean#B6A0FF
constant.numeric#F78FE7
variable, support.variable, support.class, support.constant, meta.definition.variable entity.name.function#44C4C2
keyword, modifier, variable.language.this, support.type.object, constant.language#B6A0FF
entity.name.function, support.function#F78FE7
storage.type, storage.modifier#B6A0FF
support.module, support.node#fff0ffitalic
support.type#FFFFFF
entity.name.type, entity.other.inherited-class#feacd0
comment#808080italic
entity.name.type.class#FFFFFFunderline
variable.object.property, meta.field.declaration entity.name.function#FFFFFF
meta.definition.method entity.name.function#FFFFFF
meta.function entity.name.function#feacd0
template.expression.begin, template.expression.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#B6A0FF
meta.embedded, source.groovy.embedded, meta.template.expression#00BDFA
entity.name.tag.yaml#fff0ff
meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json#fff0ff
constant.language.json#B6A0FF
entity.other.attribute-name.class#B6A0FF
entity.other.attribute-name.id#72A4FF
source.css entity.name.tag#FFFFFF
meta.tag, punctuation.definition.tag#B6A0FF
entity.name.tag#b6a0ff
entity.other.attribute-name#F78FE7
markup.heading#B6A0FF
text.html.markdown meta.link.inline, meta.link.reference#fff0ff
text.html.markdown beginning.punctuation.definition.list#B6A0FF
markup.italic#fff0ffitalic
markup.bold#fff0ffbold
markup.bold markup.italic, markup.italic markup.bold#fff0ffitalic bold
markup.fenced_code.block.markdown punctuation.definition.markdown#72A4FF
markup.inline.raw.string.markdown#72A4FF
keyword.other.definition.ini#fff0ff
entity.name.section.group-title.ini#B6A0FF
source.cs meta.class.identifier storage.type#FFFFFFunderline
source.cs meta.method.identifier entity.name.function#FFFFFF
source.cs meta.method-call meta.method, source.cs entity.name.function#F78FE7
source.cs storage.type#FFFFFF
source.cs meta.method.return-type#FFFFFF
source.cs meta.preprocessor#000000
source.cs entity.name.type.namespace#00BDFA
Global settings#00BDFA

Shiki preview

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

Loading...

Modus-Vivendi by Binx - VS Code Theme