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#000011
  • activityBar.border#000011
  • activityBar.foreground#ffdeac
  • activityBarBadge.background#6589ff
  • activityBarBadge.foreground#000011
  • badge.background#6589ff
  • badge.foreground#000011
  • button.background#6589ff
  • button.foreground#000011
  • button.hoverBackground#5172e0
  • contrastBorder#000011
  • debugExceptionWidget.background#000011
  • descriptionForeground#a6bfe2
  • diffEditor.insertedTextBackground#00FF0040
  • diffEditor.removedTextBackground#FF000040
  • disabledForeground#2c4257
  • dropdown.background#101727
  • dropdown.border#82AAFF
  • dropdown.foreground#C2D9FA
  • dropdown.listBackground#101727
  • editor.background#000011
  • editor.findMatchBackground#5f83c5
  • editor.findMatchHighlightBackground#1c386dde
  • editor.foreground#C2D9FA
  • editor.inactiveSelectionBackground#3a4752e5
  • editor.selectionBackground#64b7ff77
  • editorBracketHighlight.foreground1#ffdeac
  • editorBracketHighlight.foreground2#6589FF
  • editorBracketHighlight.foreground3#2781ff
  • editorBracketHighlight.foreground4#ffdeac
  • editorBracketHighlight.foreground5#6589FF
  • editorBracketHighlight.foreground6#2781ff
  • editorCursor.foreground#2781ff
  • editorGroupHeader.border#2781ff
  • editorGroupHeader.noTabsBackground#000011
  • editorGroupHeader.tabsBackground#000011
  • editorGutter.addedBackground#587C0C
  • editorGutter.background#000011
  • editorGutter.deletedBackground#94151B
  • editorGutter.modifiedBackground#0C7D9D
  • editorIndentGuide.activeBackground1#abcfffab
  • editorIndentGuide.background1#3a4752
  • editorLineNumber.activeForeground#C2D9FA
  • editorLineNumber.foreground#556a8a
  • editorWidget.background#101727
  • editorWidget.foreground#C2D9FA
  • editorWidget.resizeBorder#2781ff
  • errorForeground#F48771
  • focusBorder#2781ff
  • foreground#a6bfe2
  • gitDecoration.modifiedResourceForeground#ffdeac
  • icon.foreground#ffdeac
  • input.background#000011
  • input.foreground#C2D9FA
  • input.placeholderForeground#839ab9
  • inputOption.activeBorder#2781ff
  • list.activeSelectionBackground#2781ff
  • list.activeSelectionForeground#C2D9FA
  • list.hoverBackground#132649
  • list.hoverForeground#C2D9FA
  • list.inactiveSelectionBackground#111a2c
  • list.inactiveSelectionForeground#C2D9FA
  • menu.background#000011
  • menu.foreground#a6bfe2
  • menu.selectionBackground#2781ff
  • menu.selectionForeground#C2D9FA
  • menu.separatorBackground#82AAFF
  • panel.background#000011
  • panel.border#82AAFF
  • panelTitle.activeForeground#C2D9FA
  • panelTitle.inactiveForeground#a6bfe2
  • peekView.border#2781ff
  • peekViewEditor.background#000011
  • peekViewEditor.matchHighlightBackground#63A4FF
  • peekViewResult.background#000011
  • peekViewResult.matchHighlightBackground#63A4FF
  • peekViewResult.selectionBackground#2781ff
  • quickInput.background#101727
  • quickInput.foreground#C2D9FA
  • quickInputList.focusBackground#132649
  • quickInputList.focusForeground#C2D9FA
  • scrollbar.shadow#00001180
  • scrollbarSlider.activeBackground#88a7d3
  • scrollbarSlider.background#29365aaa
  • scrollbarSlider.hoverBackground#303f69b0
  • settings.checkboxForeground#ffdeac
  • settings.dropdownForeground#ffdeac
  • settings.headerForeground#C2D9FA
  • settings.numberInputForeground#ffdeac
  • settings.textInputForeground#ffdeac
  • sideBar.background#000011
  • sideBar.border#000011
  • sideBar.foreground#a6bfe2
  • sideBarSectionHeader.background#101727
  • sideBarSectionHeader.foreground#C2D9FA
  • sideBarTitle.foreground#a6bfe2
  • statusBar.background#2781ff
  • statusBar.border#000011
  • statusBar.debuggingBackground#CC6633
  • statusBar.debuggingForeground#C2D9FA
  • statusBar.foreground#C2D9FA
  • statusBar.noFolderBackground#2781ff
  • statusBar.noFolderForeground#C2D9FA
  • tab.activeBackground#000011
  • tab.activeForeground#C2D9FA
  • tab.border#000011
  • tab.hoverBackground#00001a
  • tab.inactiveBackground#101727
  • tab.inactiveForeground#a6bfe2
  • tab.unfocusedActiveForeground#a6bfe2
  • terminal.background#101727
  • terminal.foreground#C2D9FA
  • terminalCursor.background#C2D9FA
  • terminalCursor.foreground#ffdeac
  • textLink.activeForeground#99b1ff
  • textLink.foreground#6589ff
  • textPreformat.background#101727
  • textPreformat.foreground#ffdeac
  • titleBar.activeBackground#000011
  • titleBar.activeForeground#C2D9FA
  • titleBar.border#000011
  • titleBar.inactiveBackground#101727
  • titleBar.inactiveForeground#a6bfe2

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#445d79italic
variable, string constant.other.placeholder#C2D9FA
constant.other.color#C2D9FA
invalid, invalid.illegal#2781ff
keyword, storage.type, storage.modifier#63A4FF
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#8DABD6
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#63A4FF
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#ffdeac
meta.block variable.other#C2D9FA
support.other.variable, string.other.link#C2D9FA
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#6589ff
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#93C8FD
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#ffdeac
support.type#C2D9FA
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#C2D9FA
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#2781ff
variable.language#2781ffitalic
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF
entity.other.attribute-name#6589ff
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#abcfffitalic
entity.other.attribute-name.class#abcfff
source.sass keyword.control#82AAFF
markup.inserted#93C8FD
markup.deleted#2781ff
markup.changed#63A4FF
string.regexp#93C8FD
constant.character.escape#93C8FD
*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#2781ffitalic
source.json meta.structure.dictionary.json support.type.property-name.json#63A4FF
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#abcfff
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#6589ff
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#2781ff
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#6589ff
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#63A4FF
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#63A4FF
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#93C8FD
text.html.markdown, punctuation.definition.list_item.markdown#C2D9FA
text.html.markdown markup.inline.raw.markdown#63A4FF
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#93C8FD
markup.italic#63A4FFitalic
markup.bold, markup.bold string#63A4FFbold
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#63A4FFbold
markup.underline#6589ffunderline
markup.quote punctuation.definition.blockquote.markdown#65737E
markup.quoteitalic
string.other.link.title.markdown#82AAFF
string.other.link.description.title.markdown#63A4FF
constant.other.reference.link.markdown#abcfff
markup.raw.block#63A4FF
markup.raw.block.fenced.markdown#00001150
punctuation.definition.fenced.markdown#00001150
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#C2D9FA
variable.language.fenced.markdown#65737E
meta.separator#65737Ebold
markup.table#C2D9FA
Midnight Debug by Hans Salangsang - VS Code Theme