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.

  • activityBarBadge.background#ff00ba
  • button.background#03e6ffc6
  • editor.background#1a1a1a
  • editor.foreground#eeffff
  • editor.selectionBackground#7f7f7f
  • editorGroupHeader.tabsBackground#1a1a1a
  • editorGutter.addedBackground#00ff59
  • editorGutter.deletedBackground#ff00ba
  • editorGutter.modifiedBackground#03e6ff
  • focusBorder#787878
  • gitDecoration.addedResourceForeground#00ff59
  • gitDecoration.deletedResourceForeground#ff00ba
  • gitDecoration.modifiedResourceForeground#03e6ff
  • list.activeSelectionBackground#787878
  • list.focusBackground#03e6ff
  • progressBar.background#ff00ba
  • scrollbar.shadow#000000
  • selection.background#03e6ff
  • sideBar.foreground#bdbdbd
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#1a1a1a
  • statusBar.foreground#787878
  • statusBarItem.remoteBackground#00ffea
  • statusBarItem.remoteForeground#1a1a1a
  • tab.activeBackground#1a1a1a
  • tab.activeForeground#ff00fb
  • tab.inactiveBackground#222222
  • tab.inactiveForeground#5c5c5c

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
punctuation.definition.fence.phaze#ff00fbbold
entity.name.section.phaze, keyword.control.fence.phaze#ff00fbbold italic
comment, punctuation.definition.comment#737384italic
variable, string constant.other.placeholder#eeffff
constant.other.color#ffffff
invalid, invalid.illegal#FF5370
keyword, storage.type, storage.modifier#f5d300
keyword.control, constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#08f7fe
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#fe53bb
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#ebf3f7
meta.block variable.other#fe53bb
support.other.variable, string.other.link#fe53bb
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#dddddd
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#cccccc
entity.name, support.type, support.class, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#09fbd3
support.type#d6e5ef
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#d6e5ef
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF5370
variable.language#FF5370italic
entity.name.method.js#ebf3f7italic
meta.class-method.js entity.name.function.js, variable.function.constructor#ebf3f7
entity.other.attribute-name#f5d300
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#09fbd3italic
entity.other.attribute-name.class#09fbd3
markup.inserted#00ff59
markup.deleted#FF5370
markup.changed#f5d300
string.regexp#08f7fe
constant.character.escape#08f7fe
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#ebf3f7italic
text.html.markdown, punctuation.definition.list_item.markdown#eeffff
text.html.markdown markup.inline.raw.markdown#f5d300
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#cccccc
markup.italic#fe53bbitalic
markup.bold, markup.bold string#fe53bbbold
markup.underline#ddddddunderline
Phaze Glow by Phaze - VS Code Theme