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.activeBackground#103454
  • activityBar.activeBorder#0088ff
  • activityBar.activeFocusBorder#0088ff
  • activityBar.background#103454
  • activityBar.foreground#0088ff
  • activityBar.inactiveForeground#979797
  • activityBarBadge.background#0088ff
  • activityBarBadge.foreground#082c4c
  • button.background#0c457a
  • button.border#103454
  • button.foreground#979797
  • button.hoverBackground#103454
  • button.secondaryBackground#082c4c
  • button.secondaryForeground#979797
  • button.secondaryHoverBackground#0c457a
  • chat.avatarBackground#103454
  • chat.avatarForeground#979797
  • dropdown.background#103454
  • dropdown.border#103454
  • dropdown.foreground#979797
  • dropdown.listBackground#082c4c
  • editor.background#103454
  • editor.foreground#1e69aa
  • editor.lineHighlightBackground#103454
  • editor.lineHighlightBorder#0088ff
  • editor.selectionBackground#0088ff
  • editor.selectionForeground#376893
  • editor.selectionHighlightBackground#376893
  • editorCursor.foreground#0088ff
  • editorGroup.border#082c4c
  • editorGroup.dropBackground#082c4c6b
  • editorGroupHeader.border#103454
  • editorGroupHeader.tabsBackground#082c4c
  • editorLineNumber.foreground#979797
  • editorSuggestWidget.background#082c4c
  • editorSuggestWidget.foreground#979797
  • editorWhitespace.foreground#082c4c
  • editorWidget.background#082c4c
  • editorWidget.border#103454
  • editorWidget.foreground#979797
  • icon.foreground#979797
  • input.background#103454
  • input.border#103454
  • input.foreground#979797
  • inputOption.activeForeground#0088ff
  • interactive.activeCodeBorder#0088ff
  • list.activeSelectionBackground#103454
  • list.activeSelectionForeground#0088ff
  • list.dropBackground#103454
  • list.filterMatchBackground#082c4c
  • list.filterMatchBorder#103454
  • list.focusBackground#103454
  • list.focusForeground#0088ff
  • list.focusOutline#103454
  • list.hoverBackground#103454
  • list.hoverForeground#0088ff
  • list.inactiveSelectionBackground#103454
  • list.inactiveSelectionForeground#979797
  • listFilterWidget.background#082c4c
  • listFilterWidget.noMatchesOutline#FF5370
  • listFilterWidget.outline#082c4c
  • listFilterWidget.shadow#082c4c
  • panel.background#082c4c
  • panel.border#082c4c
  • panel.dropBorder#0088ff
  • panelInput.border#082c4c
  • panelTitle.activeBorder#0088ff
  • panelTitle.activeForeground#0088ff
  • panelTitle.inactiveForeground#979797
  • scrollbarSlider.activeBackground#376893
  • scrollbarSlider.background#376893
  • scrollbarSlider.hoverBackground#376893
  • settings.dropdownBackground#082c4c
  • settings.dropdownBorder#103454
  • settings.dropdownForeground#979797
  • settings.dropdownListBorder#103454
  • sideBar.background#082c4c
  • sideBar.foreground#dadada80
  • sideBarSectionHeader.background#103454
  • sideBarSectionHeader.foreground#979797
  • sideBarTitle.foreground#979797
  • statusBar.background#103454
  • statusBar.border#103454
  • statusBar.debuggingBackground#103454
  • statusBar.debuggingBorder#103454
  • statusBar.debuggingForeground#979797
  • statusBar.foreground#979797
  • statusBar.noFolderBackground#103454
  • statusBar.noFolderForeground#979797
  • statusBarItem.activeBackground#103454
  • statusBarItem.hoverBackground#103454
  • statusBarItem.hoverForeground#0088ff
  • statusBarItem.prominentBackground#103454
  • statusBarItem.prominentForeground#979797
  • statusBarItem.remoteBackground#103454
  • statusBarItem.remoteForeground#979797
  • tab.activeBackground#103454
  • tab.activeBorder#0088ff
  • tab.activeForeground#0088ff
  • tab.border#082c4c
  • tab.hoverBackground#103454
  • tab.hoverForeground#0088ff
  • tab.inactiveBackground#082c4c
  • tab.inactiveForeground#979797
  • tab.selectedForeground#0088ff
  • titleBar.activeBackground#103454
  • titleBar.activeForeground#979797
  • titleBar.border#103454
  • titleBar.inactiveBackground#103454
  • titleBar.inactiveForeground#979797
  • toolbar.activeBackground#103454
  • toolbar.hoverBackground#082c4c
  • toolbar.hoverOutline#082c4c

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#546E7Aitalic
variable, string constant.other.placeholder#EEFFFF
constant.other.color#ffffff
invalid, invalid.illegal#FF5370
keyword, storage.type, storage.modifier#C792EA
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#89DDFF
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#f07178
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#82AAFF
meta.block variable.other#f07178
support.other.variable, string.other.link#f07178
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#F78C6C
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#C3E88D
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#FFCB6B
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#B2CCD6
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF5370
variable.language#FF5370italic
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF
entity.other.attribute-name#C792EA
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFCB6Bitalic
entity.other.attribute-name.class#FFCB6B
source.sass keyword.control#82AAFF
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#C792EA
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FFCB6B
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#F78C6C
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#FF5370
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#C17E70
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#82AAFF
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#f07178
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#C792EA
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#C3E88D
text.html.markdown, punctuation.definition.list_item.markdown#EEFFFF
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#C3E88D
markup.italic#f07178italic
markup.bold, markup.bold string#f07178bold
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#f07178bold
markup.underline#F78C6Cunderline
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#FFCB6B
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
Blue Marine by Northyem - VS Code Theme