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#020d1b
  • activityBarBadge.background#636da6
  • activityBarBadge.foreground#ffffff
  • badge.background#1baf8f
  • button.background#051529
  • dropdown.background#c73f8a
  • editor.background#020d1b
  • editor.selectionBackground#63a69844
  • editor.wordHighlightStrongBackground#3baf9644
  • editorGroupHeader.tabsBackground#051529
  • editorSuggestWidget.highlightForeground#63a698
  • editorWidget.background#33403e
  • input.background#1f2625
  • input.border#33403e
  • list.activeSelectionBackground#6824e6
  • list.dropBackground#594758
  • list.focusBackground#6824e6
  • list.hoverBackground#020d1b
  • list.inactiveSelectionBackground#6824e6
  • menu.background#030e1b
  • pickerGroup.foreground#e0cadf
  • progressBar.background#fd4b00
  • selection.background#a663a344
  • sideBar.background#020d1b
  • sideBarSectionHeader.background#031124
  • statusBar.background#bd3cae
  • statusBar.debuggingBackground#051529
  • statusBar.noFolderBackground#051529
  • tab.activeBackground#1c2738
  • tab.activeBorder#bd3cae
  • tab.inactiveBackground#1c2738
  • textLink.foreground#cae0dc
  • titleBar.activeBackground#bd3cae

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#aaafa5italic
variable, string constant.other.placeholder, meta.object-literal.key.js#99b9ff
constant.other.color#50a576
invalid, invalid.illegal#fd5d78
keyword, storage.type, storage.modifier#44efce
punctuation.definition.block.tag.jsdoc#44efce
punctuation.definition.string#ffeb37
punctuation.definition.bracket.curly.begin.jsdoc, punctuation.definition.bracket.curly.end.jsdoc#99b9ff
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#44efce
punctuation#EEFFFF
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#2ECBAC
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#99b9ff
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#fa06d9
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#ffeb37
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#99b9ff
support.type#B2CCD6
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#44efce
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#fd5d78
variable.language#8fccbaitalic
entity.name.method.js#99b9ffitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#99b9ff
entity.other.attribute-name#fff17d
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFCB6Bitalic
entity.other.attribute-name.class#ffeb37
source.sass keyword.control#99b9ff
markup.inserted#C3E88D
markup.deleted#FF5370
markup.changed#C792EA
string.regexp#89DDFF
constant.character.escape#89DDFF
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#99b9ffitalic
source.js constant.other.object.key.js string.unquoted.label.js#fd5d78italic
ReactGodTheme by h3h394 - VS Code Theme