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#122738
  • activityBar.border#0d3a58
  • activityBar.foreground#fff
  • activityBar.inactiveForeground#8BA3B5
  • activityBarBadge.background#70D6FF
  • activityBarBadge.foreground#0e273c
  • badge.background#70D6FF
  • badge.foreground#0e273c
  • diffEditor.insertedTextBackground#70D6FF22
  • diffEditor.removedTextBackground#FF628C22
  • dropdown.background#0e273c
  • dropdown.foreground#fff
  • editor.background#0e273c
  • editor.foreground#EEFFFF
  • editorCursor.foreground#FFE169
  • editorError.foreground#FF628C
  • editorGroupHeader.noTabsBackground#193549
  • editorGroupHeader.tabsBackground#122738
  • editorGroupHeader.tabsBorder#15232d
  • editorGutter.addedBackground#70D6FF
  • editorGutter.deletedBackground#FF628C
  • editorGutter.modifiedBackground#FFE169
  • editorInfo.foreground#70D6FF
  • editorLineNumber.activeForeground#B8D4E8
  • editorLineNumber.foreground#5B7A94
  • editorSuggestWidget.highlightForeground#FFE169
  • editorWarning.foreground#FFE169
  • extensionButton.prominentBackground#0088ff
  • extensionButton.prominentForeground#fff
  • extensionButton.prominentHoverBackground#5BB8E8
  • focusBorder#70D6FF
  • foreground#EEFFFF
  • gitDecoration.conflictingResourceForeground#FF7200
  • gitDecoration.deletedResourceForeground#FF628C
  • gitDecoration.ignoredResourceForeground#808080
  • gitDecoration.modifiedResourceForeground#FFE169
  • gitDecoration.untrackedResourceForeground#70D6FF
  • input.background#193549
  • input.border#0d3a58
  • input.foreground#EEFFFF
  • input.placeholderForeground#aaa
  • inputOption.activeBorder#70D6FF
  • inputValidation.errorBackground#3B1A28
  • inputValidation.errorBorder#FF628C
  • inputValidation.infoBackground#0F2F45
  • inputValidation.infoBorder#70D6FF
  • inputValidation.warningBackground#3A3218
  • inputValidation.warningBorder#FFE169
  • list.activeSelectionBackground#193549
  • list.activeSelectionForeground#EEFFFF
  • list.dropBackground#0d3a58
  • list.focusBackground#0d3a58
  • list.focusForeground#EEFFFF
  • list.highlightForeground#FFE169
  • list.hoverBackground#193549
  • list.hoverForeground#EEFFFF
  • list.inactiveSelectionBackground#0d3a58
  • list.inactiveSelectionForeground#EEFFFF
  • notificationsErrorIcon.foreground#FF628C
  • notificationsInfoIcon.foreground#70D6FF
  • notificationsWarningIcon.foreground#FFE169
  • peekView.border#70D6FF
  • progressBar.background#70D6FF
  • sideBar.background#15232d
  • sideBar.border#0d3a58
  • sideBar.foreground#A8C0D0
  • sideBarSectionHeader.background#19354996
  • sideBarSectionHeader.foreground#aaaaaa
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#016179
  • statusBar.border#0d3a58
  • statusBar.debuggingBackground#15232d
  • statusBar.debuggingBorder#ffc600
  • statusBar.debuggingForeground#ffc600
  • statusBar.foreground#fff
  • statusBar.noFolderBackground#15232d
  • statusBar.noFolderBorder#0d3a58
  • statusBar.noFolderForeground#fff
  • statusBarItem.activeBackground#0088ff
  • statusBarItem.hoverBackground#0A4A66
  • statusBarItem.prominentBackground#15232d
  • statusBarItem.prominentHoverBackground#0d3a58
  • tab.activeBackground#15222d
  • tab.activeBorder#FFE169
  • tab.activeBorderTop#FFE169
  • tab.activeForeground#fff
  • tab.border#3b6c8f
  • tab.inactiveBackground#122738
  • tab.inactiveForeground#aaa
  • tab.unfocusedActiveForeground#aaa
  • tab.unfocusedInactiveForeground#aaa
  • terminal.ansiBlue#0088FF
  • terminal.ansiBrightCyan#A8E6FF
  • terminal.ansiBrightGreen#A4FAD3
  • terminal.ansiBrightMagenta#FFB0D0
  • terminal.ansiBrightRed#FF8FA8
  • terminal.ansiBrightYellow#FFE169
  • terminal.ansiCyan#70D6FF
  • terminal.ansiGreen#70D6FF
  • terminal.ansiMagenta#FF85C0
  • terminal.ansiRed#FF628C
  • terminal.ansiYellow#FFE169
  • titleBar.activeBackground#15232D
  • titleBar.activeForeground#ffffff
  • titleBar.inactiveBackground#193549
  • titleBar.inactiveForeground#ffffff33

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7B96A5italic
variable, string constant.other.placeholder#FB6A43—
constant.other.color#ffffff—
invalid, invalid.illegal#FF628C—
keyword, storage.type, storage.modifier#41BD10—
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#8CA7C0—
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#FFE169—
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#85ED00—
meta.block variable.other#FB6A43—
support.other.variable, string.other.link#FFE169—
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#FFC600—
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#70D6FF—
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#FFC09A—
support.type#8CA7C0—
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#43AA8B—
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF628C—
variable.language#FF85C0italic
entity.name.method.js#85ED00italic
meta.class-method.js entity.name.function.js, variable.function.constructor#85ED00—
entity.other.attribute-name#B0D6C0—
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFC09Aitalic
entity.other.attribute-name.class#85ED00—
source.sass keyword.control#FF85C0—
markup.inserted#70D6FF—
markup.deleted#FF628C—
markup.changed#FFE169—
string.regexp#B6CCFE—
constant.character.escape#B6CCFE—
*url*, *link*, *uri*—underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#FF85C0italic
source.js constant.other.object.key.js string.unquoted.label.js#FF628Citalic
source.json meta.structure.dictionary.json support.type.property-name.json#41BD10—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FB6A43—
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#FFC09A—
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#FF628C—
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#43AA8B—
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#FF85C0—
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#FFE169—
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#85ED00—
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#70D6FF—
text.html.markdown, punctuation.definition.list_item.markdown#EEFFFF—
text.html.markdown markup.inline.raw.markdown#41BD10—
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#7B96A5—
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#70D6FF—
markup.italic#FFE169italic
markup.bold, markup.bold string#FFE169bold
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#FFE169bold
markup.underline#FFC09Aunderline
markup.quote punctuation.definition.blockquote.markdown#7B96A5—
markup.quote—italic
string.other.link.title.markdown#FF628C—
string.other.link.description.title.markdown#41BD10—
constant.other.reference.link.markdown#FB6A43—
markup.raw.block#41BD10—
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#7B96A5—
meta.separator#7B96A5bold
markup.table#EEFFFF—
punctuation.definition.string.begin, punctuation.definition.string.end#70D6FFb0—
meta#D4D700—