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#333
  • activityBar.foreground#5f5
  • activityBarBadge.background#f55
  • badge.background#fa0
  • badge.foreground#fff
  • button.background#333
  • button.foreground#5f5
  • contrastActiveBorder#f55
  • contrastBorder#fa0
  • debugToolBar.background#0a0
  • descriptionForeground#5ff
  • diffEditor.insertedTextBackground#f5f6
  • diffEditor.removedTextBackground#5ff6
  • disabledForeground#a00
  • dropdown.listBackground#0a0
  • editor.background#111
  • editor.foreground#0f0
  • editor.lineHighlightBackground#000
  • editor.selectionBackground#878b9180
  • editor.selectionHighlightBackground#ff555566
  • editor.wordHighlightBackground#ff555566
  • editor.wordHighlightStrongBackground#ff555566
  • editorCursor.foreground#f55
  • editorGroup.border#f5f
  • editorGroup.dropBackground#ff555566
  • editorGroupHeader.tabsBackground#333
  • editorHoverWidget.background#333
  • editorHoverWidget.border#75715E
  • editorIndentGuide.background#5ff
  • editorIndentGuide.background1#5ff
  • editorLineNumber.activeForeground#5ff
  • editorLineNumber.foreground#5f5
  • editorSuggestWidget.background#272822
  • editorSuggestWidget.border#75715E
  • editorWhitespace.foreground#aaa
  • editorWidget.background#333
  • errorForeground#f5f
  • focusBorder#f55
  • foreground#ff5
  • icon.foreground#5f5
  • input.background#000
  • inputOption.activeBorder#5ff
  • inputValidation.errorBackground#f5f
  • inputValidation.errorBorder#f92672
  • inputValidation.errorForeground#fff
  • inputValidation.infoBackground#546190
  • inputValidation.infoBorder#819aff
  • inputValidation.warningBackground#848528
  • inputValidation.warningBorder#e2e22e
  • list.activeSelectionBackground#0a0
  • list.dropBackground#f5f
  • list.highlightForeground#f55
  • list.hoverBackground#f55
  • list.inactiveSelectionBackground#333
  • menu.background#333
  • menu.foreground#5f5
  • minimap.selectionHighlight#878b9180
  • panel.border#a0a
  • panelTitle.activeBorder#5ff
  • panelTitle.activeForeground#f55
  • panelTitle.inactiveForeground#fa0
  • peekView.border#55ffff
  • peekViewEditor.background#272822
  • peekViewEditor.matchHighlightBackground#75715E
  • peekViewResult.background#2c2c2c
  • peekViewResult.matchHighlightBackground#75715E
  • peekViewResult.selectionBackground#414339
  • peekViewTitle.background#2c2c2c
  • pickerGroup.foreground#ffaa00
  • ports.iconRunningProcessForeground#5f5
  • progressBar.background#0a0
  • quickInputList.focusBackground#0a0
  • sash.hoverBorder#55ffff
  • selection.background#f55
  • settings.focusedRowBackground#0a0
  • sideBar.background#000
  • sideBarSectionHeader.background#333
  • sideBarTitle.foreground#fa0
  • statusBar.background#fa0
  • statusBar.debuggingBackground#00aa00
  • statusBar.noFolderBackground#00aa00
  • statusBarItem.remoteBackground#f55
  • tab.activeBackground#000
  • tab.activeBorder#fa0
  • tab.activeForeground#f5f
  • tab.border#5ff
  • tab.inactiveBackground#555
  • tab.inactiveForeground#fa0
  • tab.lastPinnedBorder#f5f
  • tab.unfocusedHoverBackground#f55
  • terminal.ansiBlack#333333
  • terminal.ansiBlue#3a6ff4
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#819aff
  • terminal.ansiBrightCyan#66D9EF
  • terminal.ansiBrightGreen#A6E22E
  • terminal.ansiBrightMagenta#AE81FF
  • terminal.ansiBrightRed#f92672
  • terminal.ansiBrightWhite#f8f8f2
  • terminal.ansiBrightYellow#e2e22e
  • terminal.ansiCyan#56ADBC
  • terminal.ansiGreen#54c600
  • terminal.ansiMagenta#8C6BC8
  • terminal.ansiRed#d10f1b
  • terminal.ansiWhite#e3e3dd
  • terminal.ansiYellow#fbcc30
  • textBlockQuote.background#f00
  • titleBar.activeBackground#a00
  • widget.border#a00
  • widget.shadow#55ffffff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#ff5
variable, string constant.other.placeholder#5f5
constant.other.color#5f5
invalid, invalid.illegal#aaastrikethrough
keyword, storage.type, storage.modifier#0aa
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#fffbold
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#5ff
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#5ffbold
meta.block variable.other#5f5bold
support.other.variable, string.other.link#55f
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#f55
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#5ff
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#fa0bold
support.type#ff5bold
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#fa0
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#a00
variable.language#ff5
entity.name.method.js#0a0
meta.class-method.js entity.name.function.js, variable.function.constructor#fa0
entity.other.attribute-name#ff5
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#ff5
entity.other.attribute-name.class#fa0
source.sass keyword.control#5f5
markup.inserted#C3E88D
markup.deleted#FF5370
markup.changed#C792EA
string.regexp#89DDFF
constant.character.escape#89DDFF
*url*, *link*, *uri*#f5f
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#FFCB6B
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#F78C6C
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#FF5370
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#C17E70
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
xaidozy by xaidozy - VS Code Theme