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#181f24
  • activityBar.foreground#78e0dc
  • activityBar.inactiveForeground#546e7a88
  • activityBarBadge.background#00a8cc
  • activityBarBadge.foreground#ffffff
  • badge.background#00a8cc
  • badge.foreground#ffffff
  • button.background#00a8cc
  • button.foreground#ffffff
  • button.hoverBackground#00bcd4
  • editor.background#1e272e
  • editor.foreground#e8f5f7
  • editor.lineHighlightBackground#252d35
  • editor.selectionBackground#3e4c59
  • editor.selectionHighlightBackground#2c3843
  • editorCursor.foreground#78e0dc
  • editorGroupHeader.noTabsBackground#181f24
  • editorGroupHeader.tabsBackground#181f24
  • editorGroupHeader.tabsBorder#0f1419
  • editorIndentGuide.activeBackground#4a5f6b
  • editorIndentGuide.background#2c3843
  • editorLineNumber.activeForeground#78e0dc
  • editorLineNumber.foreground#4a5f6b
  • editorWhitespace.foreground#3e4c59
  • editorWidget.background#252d35
  • editorWidget.border#00a8cc
  • input.background#252d35
  • input.border#3e4c59
  • input.foreground#e8f5f7
  • inputOption.activeBorder#00a8cc
  • list.activeSelectionBackground#2c3843
  • list.activeSelectionForeground#78e0dc
  • list.hoverBackground#252d35
  • list.inactiveSelectionBackground#2c3843
  • panel.background#1e272e
  • panel.border#00a8cc
  • panelTitle.activeBorder#00a8cc
  • panelTitle.activeForeground#e8f5f7
  • panelTitle.inactiveForeground#a4b0be
  • peekView.border#00a8cc
  • peekViewEditor.background#252d35
  • peekViewResult.background#1e272e
  • scrollbarSlider.activeBackground#3e4c59
  • scrollbarSlider.background#3e4c5980
  • scrollbarSlider.hoverBackground#3e4c59cc
  • sideBar.background#181f24
  • sideBar.border#0f1419
  • sideBar.foreground#a4b0be
  • sideBarSectionHeader.background#252d35
  • sideBarSectionHeader.foreground#e8f5f7
  • sideBarTitle.foreground#a4b0be
  • statusBar.background#181f24
  • statusBar.debuggingBackground#00a8cc
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#78e0dc
  • statusBar.noFolderBackground#181f24
  • tab.activeBackground#1e272e
  • tab.activeForeground#78e0dc
  • tab.border#181f24
  • tab.inactiveBackground#181f24
  • tab.inactiveForeground#7f8c98
  • terminal.ansiBlack#1e272e
  • terminal.ansiBlue#5ab0ef
  • terminal.ansiBrightBlack#546e7a
  • terminal.ansiBrightBlue#78d9ff
  • terminal.ansiBrightCyan#78e0dc
  • terminal.ansiBrightGreen#a0d468
  • terminal.ansiBrightMagenta#b388ff
  • terminal.ansiBrightRed#ff6b9d
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ffce54
  • terminal.ansiCyan#4ecdc4
  • terminal.ansiGreen#7bed9f
  • terminal.ansiMagenta#a29bfe
  • terminal.ansiRed#ff5252
  • terminal.ansiWhite#e8f5f7
  • terminal.ansiYellow#ffd32a
  • titleBar.activeBackground#181f24
  • titleBar.activeForeground#e8f5f7
  • titleBar.inactiveBackground#181f24
  • titleBar.inactiveForeground#7f8c98

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#546e7aitalic
variable, string constant.other.placeholder#e8f5f7
constant.other.color#ffffff
invalid, invalid.illegal#ff5252
keyword, storage.type, storage.modifier#a29bfe
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#4ecdc4
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#ff6b9d
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#5ab0ef
meta.block variable.other#ff6b9d
support.other.variable, string.other.link#ff6b9d
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#ffb86c
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#7bed9f
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#ffd32a
support.type#78d9ff
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#78d9ff
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#ff5252
variable.language#ff5252italic
entity.name.method.js#5ab0efitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#5ab0ef
entity.other.attribute-name#a29bfe
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#ffd32aitalic
entity.other.attribute-name.class#ffd32a
source.sass keyword.control#5ab0ef
markup.inserted#7bed9f
markup.deleted#ff5252
markup.changed#a29bfe
string.regexp#4ecdc4
constant.character.escape#4ecdc4
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#5ab0efitalic
source.js constant.other.object.key.js string.unquoted.label.js#ff5252italic
source.json meta.structure.dictionary.json support.type.property-name.json#a29bfe
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ffd32a
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#ffb86c
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#ff5252
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#ff6b9d
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#5ab0ef
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#4ecdc4
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#a29bfe
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#7bed9f
text.html.markdown, punctuation.definition.list_item.markdown#e8f5f7
text.html.markdown markup.inline.raw.markdown#a29bfe
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#546e7a
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#7bed9f
markup.italic#ff6b9ditalic
markup.bold, markup.bold string#ff6b9dbold
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#ff6b9dbold
markup.underline#ffb86cunderline
markup.quote punctuation.definition.blockquote.markdown#546e7a
markup.quoteitalic
string.other.link.title.markdown#5ab0ef
string.other.link.description.title.markdown#a29bfe
constant.other.reference.link.markdown#ffd32a
markup.raw.block#a29bfe
markup.raw.block.fenced.markdown#252d3580
punctuation.definition.fenced.markdown#252d3580
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#e8f5f7
variable.language.fenced.markdown#546e7a
meta.separator#546e7abold
markup.table#e8f5f7
Kiki Icons & Themes by Kayden Ireland - VS Code Theme