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#020810
  • activityBar.foreground#00e5ff
  • activityBarBadge.background#00e5ff
  • activityBarBadge.foreground#000000
  • button.background#005f8a
  • button.foreground#ffffff
  • editor.background#050d1a
  • editor.foreground#cdf5fd
  • editor.lineHighlightBackground#0a1929
  • editor.selectionBackground#003d66aa
  • editorBracketMatch.background#00e5ff22
  • editorBracketMatch.border#00e5ff
  • editorCursor.foreground#00e5ff
  • editorLineNumber.activeForeground#00e5ff
  • editorLineNumber.foreground#1a4a6b
  • focusBorder#00e5ff
  • input.background#070f1f
  • input.border#003d66
  • input.foreground#cdf5fd
  • list.activeSelectionBackground#003d66
  • list.activeSelectionForeground#00e5ff
  • list.hoverBackground#0a1929
  • panel.background#03080f
  • panelTitle.activeBorder#00e5ff
  • panelTitle.activeForeground#00e5ff
  • scrollbarSlider.background#003d6688
  • sideBar.background#03080f
  • sideBar.foreground#7ecfea
  • sideBarSectionHeader.background#070f1f
  • sideBarSectionHeader.foreground#00cfff
  • sideBarTitle.foreground#00e5ff
  • statusBar.background#001a33
  • statusBar.foreground#00e5ff
  • tab.activeBackground#0a1a2e
  • tab.activeBorder#00e5ff
  • tab.activeForeground#00e5ff
  • tab.inactiveBackground#040c18
  • tab.inactiveForeground#3a7a99
  • terminal.background#050d1a
  • terminal.foreground#cdf5fd
  • titleBar.activeBackground#020c18
  • titleBar.activeForeground#00e5ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#1e5f7aitalic
variable, string constant.other.placeholder#cdf5fd
constant.other.color#ffffff
invalid, invalid.illegal#ff4d6d
keyword, storage.type, storage.modifier#00e5ffbold
keyword.control, punctuation, meta.tag, punctuation.definition.tag, punctuation.definition.tag.html, punctuation.section.embedded#0096c7
entity.name.tag, meta.tag.sgml#00b4d8
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#48cae4
meta.block variable.other#90e0ef
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#0096c7
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter#48cae4
entity.name, support.type, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#90e0ef
support.type#cdf5fd
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name#7ecfea
entity.other.attribute-name#48cae4italic
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#90e0efitalic
entity.other.attribute-name.class#00cfff
markup.inserted#00e5ff
markup.deleted#ff4d6d
markup.changed#0096c7
string.regexp#00cfff
constant.character.escape#00e5ff
*url*, *link*, *uri*underline
markup.heading, markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#00e5ffbold
markup.italic#7ecfeaitalic
markup.bold, markup.bold string#00cfffbold
string.other.link.title.markdown#00b4d8
markup.table#cdf5fd
source.json meta.structure.dictionary.json support.type.property-name.json#00e5ff
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#48cae4
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#90e0ef
Prism Burst by BerylBytes - VS Code Theme