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#011222
  • activityBar.foreground#fff
  • activityBar.inactiveForeground#32485e
  • activityBarBadge.background#021b33
  • activityBarBadge.foreground#fff
  • badge.background#052747
  • badge.foreground#fff
  • breadcrumb.activeSelectionForeground#fff
  • breadcrumb.focusForeground#fff
  • breadcrumb.foreground#32485e
  • button.background#021b33
  • button.foreground#fff
  • dropdown.background#021b33
  • dropdown.border#021b33
  • dropdown.foreground#fff
  • dropdown.listBackground#021b33
  • editor.background#011222
  • editor.findMatchHighlightBackground#32485e
  • editor.foreground#fff
  • editor.lineHighlightBackground#021629
  • editor.lineHighlightBorder#021629
  • editor.wordHighlightBackground#32485e
  • editorGroup.border#021629
  • editorGroup.dropBackground#021b33d5
  • editorGroupHeader.tabsBackground#011222
  • editorHoverWidget.background#021b33
  • editorHoverWidget.border#021b33
  • editorHoverWidget.foreground#fff
  • editorLineNumber.activeForeground#fff
  • editorLineNumber.foreground#32485e
  • editorSuggestWidget.background#021b33
  • editorSuggestWidget.border#021b33
  • editorSuggestWidget.foreground#fff
  • editorSuggestWidget.highlightForeground#fff
  • editorSuggestWidget.selectedBackground#021629
  • editorWidget.background#021b33
  • editorWidget.border#021b33
  • focusBorder#021629
  • gitDecoration.ignoredResourceForeground#32485e
  • gitDecoration.modifiedResourceForeground#f39c12
  • gitDecoration.untrackedResourceForeground#2ecc71
  • input.background#021629
  • input.border#042442
  • input.foreground#fff
  • input.placeholderForeground#32485e
  • inputValidation.errorBorder#c0392b
  • list.activeSelectionBackground#021b33
  • list.activeSelectionForeground#fff
  • list.dropBackground#021b33ec
  • list.errorForeground#c0392b
  • list.focusForeground#fff
  • list.hoverBackground#021b33
  • list.hoverForeground#fff
  • list.inactiveSelectionBackground#021b33
  • list.warningForeground#f1c40f
  • notificationCenter.border#021b33
  • notificationCenterHeader.background#021b33
  • notificationCenterHeader.foreground#fff
  • notifications.background#021b33
  • notifications.border#021b33
  • notifications.foreground#fff
  • notificationToast.border#021b33
  • panel.border#021629
  • panelTitle.activeForeground#fff
  • panelTitle.inactiveForeground#32485e
  • peekView.border#021629
  • peekViewEditor.background#021b33
  • peekViewResult.background#021b33
  • peekViewResult.matchHighlightBackground#32485e
  • peekViewTitle.background#021b33
  • peekViewTitleDescription.foreground#fff
  • pickerGroup.border#021629
  • quickInput.background#021b33
  • quickInput.foreground#fff
  • quickInputTitle.background#021b33
  • scrollbar.shadow#010c18
  • scrollbarSlider.activeBackground#021b33b4
  • scrollbarSlider.background#021b33b4
  • scrollbarSlider.hoverBackground#021b33b4
  • sideBar.background#011222
  • sideBar.border#021629
  • sideBar.foreground#5f88b1
  • sideBarSectionHeader.background#011222
  • sideBarSectionHeader.border#021629
  • sideBarSectionHeader.foreground#fff
  • sideBarTitle.foreground#fff
  • statusBar.background#011222
  • statusBar.border#021629
  • statusBar.foreground#fff
  • statusBar.noFolderBackground#011222
  • tab.activeBackground#011222
  • tab.activeBorderTop#fff
  • tab.border#011222
  • tab.hoverForeground#fff
  • tab.inactiveBackground#011222
  • tab.inactiveForeground#32485e
  • titleBar.activeBackground#011222
  • titleBar.activeForeground#fff
  • titleBar.inactiveBackground#2d3436
  • window.activeBorder#011222

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, string.comment, punctuation.definition.comment#546E7Aitalic
variable, string constant.other.placeholder#d35400e8
constant.other.color#fff
invalid, invalid.illegal#c0392b
keyword, keyword.control, storage.type, storage.modifier#3498db
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#fff
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#1abc9c
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#d35400e8
meta.object-literal.key#1abc9c
meta.block variable.other#1abc9c
support.other.variable, string.other.link#f0932b
string, constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#fff
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#f5aa78
entity.name#fff
support.class, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#8ae8f5
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#eb6786
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#eb6786
variable.language#FF5370italic
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF
entity.other.attribute-name#eb6786
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#f00italic
entity.other.attribute-name.class#1abc9c
source.sass keyword.control, entity.other.attribute-name.id#1abc9c
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#82AAFFitalic
source.js constant.other.object.key.js string.unquoted.label.js#FF5370italic
source.json meta.structure.dictionary.json support.type.property-name.json#16a085
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#16a085
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#16a085
source.json meta.structure.dictionary.json meta.structure.dictionary.value.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#16a085
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.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#16a085
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.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#16a085
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.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#16a085
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.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#16a085
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.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#16a085
text.html.markdown, punctuation.definition.list_item.markdown#fff
text.html.markdown markup.inline.raw.markdown#C792EA
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#65737E
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#16a085bold
markup.italic#e95678italic
markup.bold, markup.bold string#16a085bold
markup.bold markup.italic, markup.italic markup.bold, markup.quote markup.bold, markup.bold markup.italic string, markup.italic markup.bold string, markup.quote markup.bold string#16a085italic bold
markup.underline#fffunderline
markup.quote punctuation.definition.blockquote.markdown#65737E
markup.quoteitalic
string.other.link.title.markdown#82AAFF
string.other.link.description.title.markdown#C792EA
constant.other.reference.link.markdown#d35400
markup.raw.block#C792EA
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#EEFFFF
variable.language.fenced.markdown#65737E
meta.separator#65737Ebold
markup.table#EEFFFF
4am by Adilson Mandlate - VS Code Theme