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.activeBorder#007ce2
  • activityBar.background#01072b
  • activityBar.foreground#ffffff
  • activityBarBadge.background#007ce2
  • activityBarBadge.foreground#ffffff
  • badge.background#007ce2
  • badge.foreground#ffffff
  • button.background#007ce2
  • button.foreground#ffffff
  • debugToolBar.background#010a3c
  • diffEditor.diagonalFill#007ce210
  • diffEditor.insertedLineBackground#4EC99415
  • diffEditor.insertedTextBackground#4EC99420
  • diffEditor.removedLineBackground#ff6b6b15
  • diffEditor.removedTextBackground#ff6b6b20
  • diffEditorGutter.insertedLineBackground#4EC99430
  • diffEditorGutter.removedLineBackground#ff6b6b30
  • dropdown.background#010a3c
  • dropdown.foreground#ffffff
  • dropdown.listBackground#010a3c
  • editor.background#000520
  • editor.findMatchBackground#EDF9B155
  • editor.findMatchHighlightBackground#EDF9B130
  • editor.findRangeHighlightBackground#0e367240
  • editor.foreground#ffffff
  • editor.lineHighlightBackground#0e367230
  • editor.lineHighlightBorder#0e367260
  • editor.selectionBackground#007ce255
  • editor.selectionHighlightBackground#007ce225
  • editor.wordHighlightBackground#2EC0FF18
  • editor.wordHighlightStrongBackground#2EC0FF30
  • editorBracketMatch.border#ffe4c279
  • editorCursor.background#000000
  • editorCursor.foreground#FFE4C2
  • editorError.background#ff6b6b10
  • editorError.border#00000000
  • editorError.foreground#ff6b6b
  • editorGroupHeader.noTabsBackground#01072b
  • editorGroupHeader.tabsBackground#01072b
  • editorHint.foreground#6289BD
  • editorInfo.background#229bff10
  • editorInfo.foreground#229bff
  • editorLineNumber.activeForeground#229bff
  • editorLineNumber.foreground#1e4872
  • editorWarning.background#FFCB6B10
  • editorWarning.foreground#FFCB6B
  • editorWidget.background#010a3c
  • editorWidget.foreground#ffffff
  • focusBorder#007ce280
  • gitDecoration.addedResourceForeground#4EC994
  • gitDecoration.conflictingResourceForeground#FF7043
  • gitDecoration.deletedResourceForeground#ff6b6b
  • gitDecoration.ignoredResourceForeground#2D4870
  • gitDecoration.modifiedResourceForeground#FFCB6B
  • gitDecoration.stageDeletedResourceForeground#ff6b6b
  • gitDecoration.stageModifiedResourceForeground#FFCB6B
  • gitDecoration.untrackedResourceForeground#6289BD
  • icon.foreground#ffffff
  • input.background#000520
  • input.foreground#ffffff
  • list.activeSelectionBackground#007ce252
  • list.activeSelectionForeground#ffffff
  • list.hoverBackground#0e3672a8
  • list.inactiveFocusBackground#0e3672a8
  • list.inactiveSelectionBackground#007ce252
  • minimap.errorHighlight#ff6b6b80
  • minimap.findMatchHighlight#EDF9B160
  • minimap.selectionHighlight#007ce260
  • minimap.warningHighlight#FFCB6B80
  • minimapSlider.activeBackground#007ce250
  • minimapSlider.background#007ce215
  • minimapSlider.hoverBackground#007ce230
  • notifications.background#01072b
  • notifications.border#007ce230
  • notifications.foreground#ffffff
  • notificationsErrorIcon.foreground#ff6b6b
  • notificationsInfoIcon.foreground#229bff
  • notificationsWarningIcon.foreground#FFCB6B
  • panel.background#000520
  • panelTitle.activeBorder#007ce2
  • peekView.border#007ce2
  • peekViewEditor.background#00031a
  • peekViewEditor.matchHighlightBackground#EDF9B130
  • peekViewResult.background#010a3c
  • peekViewResult.matchHighlightBackground#007ce230
  • peekViewTitle.background#01072b
  • peekViewTitleDescription.foreground#6289BD
  • peekViewTitleLabel.foreground#ffffff
  • problemsErrorIcon.foreground#ff6b6b
  • problemsInfoIcon.foreground#229bff
  • problemsWarningIcon.foreground#FFCB6B
  • profileBadge.background#007ce2
  • profileBadge.foreground#ffffff
  • scrollbarSlider.activeBackground#007ce260
  • scrollbarSlider.background#007ce220
  • scrollbarSlider.hoverBackground#007ce240
  • sideBar.background#00031a
  • sideBarSectionHeader.background#010a3c
  • sideBarSectionHeader.foreground#ffffff
  • sideBarTitle.foreground#bbbbbb
  • sideBySideEditor.horizontalBorder#007ce2
  • sideBySideEditor.verticalBorder#007ce2
  • statusBar.background#010a3c
  • statusBar.noFolderBackground#010a3c
  • statusBarItem.remoteBackground#007ce2
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#000520
  • tab.activeBorderTop#007ce2
  • tab.inactiveBackground#010a3c
  • terminal.ansiBlack#000520
  • terminal.ansiBlue#006EFF
  • terminal.ansiBrightBlack#6289bd
  • terminal.ansiBrightBlue#438eff
  • terminal.ansiBrightCyan#2EC0FF
  • terminal.ansiBrightGreen#bcf0b7
  • terminal.ansiBrightMagenta#d598e8
  • terminal.ansiBrightRed#ff8e8e
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ffe4c2
  • terminal.ansiCyan#00eeff
  • terminal.ansiGreen#a3e49e
  • terminal.ansiMagenta#c678dd
  • terminal.ansiRed#ff6b6b
  • terminal.ansiWhite#ffffff
  • terminal.ansiYellow#FFCB6B
  • terminal.foreground#ffffff
  • terminalCursor.background#000000
  • terminalCursor.foreground#FFE4C2
  • titleBar.activeBackground#01072b
  • titleBar.activeForeground#ffffff
  • titleBar.inactiveBackground#010a2a
  • titleBar.inactiveForeground#7a9ac0
  • widget.shadow#00000040

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading#D4ECFF
punctuation, punctuation.separator, punctuation.terminator, punctuation.section.block, punctuation.section.parens#3a6090
storage.type.go, keyword.type.go, entity.name.type.go#2EC0FF
meta.block.go variable.other.go#00EEFF
storage.modifier.lifetime.rust, entity.name.lifetime.rust, punctuation.definition.lifetime.rust#438EFFitalic
support.macro.rust, entity.name.function.macro.rust#00EEFF
entity.name.type.rust, entity.name.type.parameter.rust#2EC0FF
comment, punctuation.definition.comment#3a5580italic
variable, string constant.other.placeholder#EDF9B1
constant.other.color#ffffff
invalid, invalid.illegal#438eff
keyword, storage.type, storage.modifier#006EFF
keyword.control, constant.other.color, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#2EC0FF
punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#006EFF
entity.name.tag.html#EDF9B1
punctuation.definition.tag.begin.tsx, punctuation.definition.tag.end.tsx, punctuation.definition.tag.begin.js.jsx, punctuation.definition.tag.end.js.jsx#006EFF
meta.jsx.children#FFFFFF
entity.name.tag.tsx, meta.tag.tsx, support.class.component.tsx, entity.name.tag.js.jsx, meta.tag.js.jsx, support.class.component.js.jsx, meta.tag#EDF9B1
meta.object.member.ts, meta.objectliteral.ts, new.expr.ts, meta.var.expr.ts, meta.object-literal.key.ts, meta.object.member.js, meta.objectliteral.js, new.expr.js, meta.var.expr.js, meta.object-literal.key.js#2EC0FF
entity.name.type.anchor.yaml#EDF9B1
punctuation.definition.variable.php#00EEFF
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#2EC0FF
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#00eeff
meta.block variable.other#EDF9B1
support.other.variable, string.other.link#ffffff
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#00EEFF
markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#ffffff
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#2EC0FF
support.type#006EFF
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#EDF9B1
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#438eff
variable.language#438effitalic
entity.name.method.js#00eeffitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#00eeff
entity.other.attribute-name#00EEFF
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFCB6Bitalic
entity.other.attribute-name.class#006EFF
source.sass keyword.control#00eeff
markup.inserted#ffffff
markup.deleted#438eff
markup.changed#2ec0ff
string.regexp#2ec0ff
constant.character.escape#2ec0ff
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#00eeffitalic
source.js constant.other.object.key.js string.unquoted.label.js#438effitalic
source.json meta.structure.dictionary.json support.type.property-name.json#2ec0ff
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#EDF9B1
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#2ec0ff
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#00EEFF
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#2EC0FF
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#00eeff
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#ffffff
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#2ec0ff
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#ffffff
text.html.markdown, punctuation.definition.list_item.markdown#ffffff
text.html.markdown markup.inline.raw.markdown#2ec0ff
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#ffffff
markup.italic#ffffffitalic
markup.bold, markup.bold string#ffffffbold
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#ffffffbold
markup.underline#2ec0ffunderline
markup.quote punctuation.definition.blockquote.markdown#65737E
markup.quoteitalic
string.other.link.title.markdown#00eeff
string.other.link.description.title.markdown#2ec0ff
constant.other.reference.link.markdown#FFCB6B
markup.raw.block#2ec0ff
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#ffffff
variable.language.fenced.markdown#65737E
meta.separator#65737Ebold
markup.table#ffffff
ZenBlue by Yamo406 - VS Code Theme