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.activeBorder#1a0342
  • activityBar.background#10002B
  • activityBarBadge.background#a00fcd
  • activityBarBadge.foreground#ffffff
  • badge.background#a00fcd
  • badge.foreground#ffffff
  • button.background#3c0a7dc3
  • button.foreground#ffffff
  • debugToolBar.background#10002B
  • dropdown.background#10002b
  • editor.background#10002B
  • editor.foreground#FFFFFF
  • editor.lineHighlightBorder#FFFFFF1a
  • editor.rangeHighlightBackground#FFFFFF0d
  • editor.wordHighlightBackground#9537d8
  • editorCursor.foreground#661fc3
  • editorError.foreground#ff0000
  • editorGroup.dropBackground#e02fff80
  • editorGroup.focusedEmptyBorder#a82fff
  • editorGroupHeader.tabsBackground#10002B
  • editorHoverWidget.background#10002B
  • editorLineNumber.activeForeground#4c0b68
  • editorLineNumber.foreground#FFFFFF4d
  • editorMarkerNavigation.background#10002B
  • editorWidget.background#10002B
  • editorWidget.border#10002b
  • focusBorder#54007e
  • foreground#FFFFFF
  • input.background#1b0e3b
  • inputOption.activeBorder#6c00a6
  • list.activeSelectionBackground#c85afa80
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#c42fff80
  • list.focusBackground#972fff80
  • list.focusForeground#FFFFFF
  • list.highlightForeground#510688
  • list.hoverBackground#FFFFFF1a
  • list.inactiveSelectionBackground#FFFFFF33
  • notifications.background#10002b
  • panel.background#10002b
  • panel.border#10002b
  • panelTitle.activeBorder#FFFFFF80
  • panelTitle.inactiveForeground#FFFFFF80
  • peekView.border#742fff
  • peekViewEditor.background#0d0715
  • peekViewResult.background#10002B
  • peekViewTitle.background#10002B
  • pickerGroup.border#FFFFFF1a
  • sash.hoverBorder#b62fff
  • scrollbarSlider.background#3c085bad
  • selection.background#6a2fff
  • sideBar.background#10002B
  • sideBarSectionHeader.background#10002B
  • statusBar.background#10002b
  • statusBar.debuggingBackground#10002b
  • statusBar.debuggingForeground#ffffff
  • statusBar.noFolderBackground#10002b
  • statusBarItem.activeBackground#10002b
  • statusBarItem.hoverBackground#10002b
  • statusBarItem.remoteBackground#10002b
  • statusBarItem.remoteForeground#10002b
  • tab.activeBackground#10002b
  • tab.activeBorder#972fff
  • tab.activeModifiedBorder#9900ff
  • tab.border#00000000
  • tab.inactiveBackground#10002b
  • tab.inactiveModifiedBorder#691c99
  • tab.lastPinnedBorder#570ca2
  • tab.unfocusedActiveModifiedBorder#9225cc
  • tab.unfocusedInactiveModifiedBorder#731c99
  • titleBar.activeBackground#10002b

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
string#6720bd
constant.character.escape, text.html constant.character.entity.named, punctuation.definition.entity.html#851efa
constant.language.boolean#ac2fff
constant.numeric#ff00ff
variable, support.variable, support.class, support.constant, meta.definition.variable, entity.name.function#c66aff
variable.other.constant#f351ff
keyword, modifier, variable.language.this, support.type.object, constant.language#be5eee
keyword.control.flow.js#9d00ff
entity.name.function, support.function#d400ff
storage.type, storage.modifier, keyword.operator.expression#862fff
support.type#8000ff
entity.name.type, entity.other.inherited-class#a200ff
variable.object.property, meta.field.declaration entity.name.function#be5eee
meta.definition.method entity.name.function#be5eee
meta.function, entity.name.function#be5eee
template.expression.begin, template.expression.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#822fff
meta.embedded, source.groovy.embedded, meta.template.expression#FFFFFF
entity.name.tag.yaml#b846ff
comment#5e2c91
meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json#7b5eee
constant.language.json#bd2fff
entity.other.attribute-name.class#b32fff
entity.other.attribute-name.id#7d14a7
source.css entity.name.tag#c55eee
meta.tag, punctuation.definition.tag#57119d
entity.name.tag#8d26d2
entity.other.attribute-name#bf00ff
markup.heading#b62fff
text.html.markdown meta.link.inline, meta.link.reference#b246ff
text.html.markdown beginning.punctuation.definition.list#9a2fff
markup.fenced_code.block.markdown punctuation.definition.markdown#6214a7
markup.inline.raw.string.markdown#6214a7
punctuation.definition.heading.markdown, punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.quote.begin.markdown, punctuation.definition.list.begin.markdown, markup.fenced_code.block.markdown, meta.separator.markdown#6735a0
keyword.other.definition.ini#ac46ff
entity.name.section.group-title.ini#b32fff
source.cs meta.method.identifier entity.name.function#be5eee
source.cs meta.method-call meta.method, source.cs entity.name.function#bb00ff
source.cs storage.type#be5eee
source.cs meta.method.return-type#be5eee
source.cs meta.preprocessor#3f1b51
source.cs entity.name.type.namespace#ffffff

Shiki preview

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

Loading...

Co-Dark Purple by Bisher Almasri - VS Code Theme