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#022857
  • activityBar.activeBorder#00f7ff
  • activityBar.background#032d61
  • activityBar.border#0a0349
  • activityBar.foreground#a4c2e7
  • activityBarBadge.background#1f5fe9
  • activityBarBadge.foreground#022857
  • badge.background#0e639c
  • badge.foreground#E1EEF5
  • breadcrumb.focusForeground#00ffff
  • breadcrumb.foreground#c7c1c1
  • button.background#0e639c
  • button.hoverBackground#0B4F7B
  • editor.background#002451
  • editor.findMatchBackground#e28e3f
  • editor.foreground#eeffff
  • editor.lineHighlightBackground#012f68
  • editor.lineHighlightBorder#012f68
  • editor.snippetTabstopHighlightBackground#92c6f142
  • editor.wordHighlightBackground#d2e2f300
  • editor.wordHighlightBorder#0fd4e2
  • editorBracketMatch.background#f7f7d118
  • editorBracketMatch.border#d4e20f
  • editorGroupHeader.border#0a0349
  • editorGroupHeader.tabsBackground#002451
  • editorGroupHeader.tabsBorder#f0f0f031
  • input.background#032d61
  • list.activeSelectionBackground#033d83
  • list.activeSelectionForeground#07e2e2
  • list.dropBackground#0e51a3
  • list.errorForeground#ee2f7f
  • list.focusOutline#032e64
  • list.hoverBackground#023069
  • list.hoverForeground#77edf1
  • list.inactiveSelectionBackground#033d83
  • list.warningForeground#f3dc0c
  • menu.background#032e63
  • menu.foreground#ffffff
  • menubar.selectionBackground#063264
  • notificationCenter.border#0a0349
  • notificationCenterHeader.background#1f5fe9
  • notificationCenterHeader.foreground#d1daeb
  • notifications.background#051841
  • notifications.border#1f5fe9
  • notifications.foreground#d6dff1
  • panel.background#0B3366
  • panel.border#f9fd07
  • panelTitle.activeBorder#f9fd07
  • panelTitle.activeForeground#00e1ff
  • panelTitle.inactiveForeground#fff
  • scrollbarSlider.hoverBackground#e4eaf149
  • sideBar.background#001d41
  • sideBar.border#0a0349
  • sideBarSectionHeader.background#00224C
  • sideBarSectionHeader.foreground#ADBFD6
  • sideBarTitle.foreground#159af3
  • statusBar.background#6f00ff
  • statusBar.border#0a0349
  • statusBar.foreground#fff
  • statusBarItem.hoverBackground#5001b6
  • tab.activeBackground#0758bb
  • tab.activeBorder#f9fd07
  • tab.activeForeground#eaeef0
  • tab.hoverBackground#033e86
  • tab.hoverForeground#dfd8d8
  • tab.inactiveBackground#022c5f
  • tab.inactiveForeground#959a9b
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#0000ff
  • terminal.ansiBrightBlack#252525
  • terminal.ansiBrightBlue#0096FF
  • terminal.ansiBrightCyan#6efafa
  • terminal.ansiBrightGreen#66ff00
  • terminal.ansiBrightMagenta#ff74ff
  • terminal.ansiBrightRed#fd4b4b
  • terminal.ansiBrightWhite#effdff
  • terminal.ansiBrightYellow#FFFF00
  • terminal.ansiCyan#00ffff
  • terminal.ansiGreen#00ff00
  • terminal.ansiMagenta#ff00ff
  • terminal.ansiRed#ff0000
  • terminal.ansiWhite#ffffff
  • terminal.ansiYellow#ffff00
  • terminal.background#0B3366
  • terminal.border#0a0349
  • terminal.foreground#fff
  • terminalCursor.foreground#05F57D
  • titleBar.activeBackground#031c3b
  • titleBar.activeForeground#f7efef
  • titleBar.border#0a0349

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#137bfaitalic
string constant.other.placeholder#EEFFFF
constant.other.color#ffffff
invalid, invalid.illegal#FF5370
keyword, storage.type, storage.modifier#C792EA
constant.other.color, 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#92e9f5
punctuation.definition.block#fffb00
string.quoted.double, storage.type.function.arrow#fffb00
meta.tag#ffffff
meta.embedded.expression#6ab7f5
keyword.control.flow#f8b21abold
keyword.control.from#f30dcd
keyword.control.from#fd6c59
variable.other.readwrite.alias#35ffe4
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#e0c54b
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method, meta.export.default#64cef8
meta.array.literal, meta.var.expr.js#12f7d0
meta.objectliteral#fced26
variable.other.constant#26f3b5
support.other.variable, string.other.link#f07178
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#ecf016
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.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#fdb42d
support.class.component#00f853
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#18e0e0
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#89fc2a
keyword.operator.assignment#7cf54c
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFCB6Bitalic
entity.other.attribute-name.class#23fa1c
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#00ff00
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#15f094
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#fda622
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#f709c3
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
JAS Midnight Theme by John Aeron Sencil - VS Code Theme