Skip to main content
CodingTheme

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#000000
  • activityBar.dropBackground#0c0c0c
  • activityBar.foreground#f8f8f2
  • badge.background#5f5f5f
  • badge.foreground#ececec
  • button.background#0b0b0b
  • button.foreground#0b0b0b
  • button.hoverBackground#0b0b0b
  • debugToolBar.background#11110F
  • diffEditor.insertedTextBackground#66852880
  • diffEditor.removedTextBackground#90274A80
  • dropdown.background#464546
  • editor.background#000000
  • editor.findMatchBackground#3e3e3e
  • editor.findMatchBorder#3e3e3e
  • editor.findMatchHighlightBackground#3e3e3e
  • editor.findMatchHighlightBorder#3e3e3e
  • editor.findRangeHighlightBackground#3e3e3e
  • editor.findRangeHighlightBorder#3e3e3e
  • editor.foreground#f8f8f2
  • editor.inactiveSelectionBackground#3e3e3e
  • editor.lineHighlightBackground#000000
  • editor.selectionBackground#3e3e3e
  • editor.selectionForeground#3e3e3e
  • editor.selectionHighlightBackground#3e3e3e
  • editor.selectionHighlightBorder#3e3e3e
  • editorBracketMatch.border#b90044
  • editorCursor.background#3e3e3e
  • editorCursor.foreground#f8f8f0
  • editorGroup.border#0c0c0c
  • editorGroup.dropBackground#0c0c0c
  • editorGroupHeader.tabsBackground#000000
  • editorGutter.background#080808
  • editorHoverWidget.background#0c0c0c
  • editorHoverWidget.border#000000
  • editorIndentGuide.background#464741
  • editorLineNumber.foreground#90908a
  • editorSuggestWidget.background#000000
  • editorSuggestWidget.border#000000
  • editorWhitespace.foreground#464741
  • editorWidget.background#0c0c0c
  • focusBorder#464646
  • input.background#0e0e0e
  • inputOption.activeBorder#75715E
  • inputValidation.errorBackground#90274A
  • inputValidation.errorBorder#f92672
  • inputValidation.infoBackground#546190
  • inputValidation.infoBorder#819aff
  • inputValidation.warningBackground#848528
  • inputValidation.warningBorder#e2e22e
  • list.activeSelectionBackground#424242
  • list.dropBackground#0c0c0c
  • list.focusBackground#0c0c0c
  • list.highlightForeground#82aaff
  • list.hoverBackground#0c0c0c
  • list.inactiveSelectionBackground#424242
  • panel.border#000000
  • panelTitle.activeBorder#ffffff
  • panelTitle.activeForeground#f8f8f2
  • panelTitle.inactiveForeground#75715E
  • peekView.border#000000
  • peekViewEditor.background#272822
  • peekViewEditor.matchHighlightBackground#525252
  • peekViewResult.background#000000
  • peekViewResult.matchHighlightBackground#525252
  • peekViewResult.selectionBackground#424242
  • peekViewTitle.background#000000
  • pickerGroup.foreground#75715E
  • progressBar.background#75715E
  • selection.background#424242
  • sideBar.background#000000
  • sideBarSectionHeader.background#0b0b0b
  • sideBarTitle.foreground#fff
  • statusBar.background#000000
  • statusBar.debuggingBackground#75715E
  • statusBar.noFolderBackground#0c0c0c
  • tab.activeBackground#0b0b0b
  • tab.activeForeground#f3f3f3
  • tab.border#000000
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#ccccc7
  • terminal.ansiBlack#333333
  • terminal.ansiBlue#ffffff
  • terminal.ansiBrightBlack#222d30
  • terminal.ansiBrightBlue#819aff
  • terminal.ansiBrightCyan#66D9EF
  • terminal.ansiBrightGreen#aff04e
  • terminal.ansiBrightMagenta#000000
  • terminal.ansiBrightRed#c473fa
  • terminal.ansiBrightWhite#f8f8f2
  • terminal.ansiBrightYellow#e2e22e
  • terminal.ansiCyan#56ADBC
  • terminal.ansiGreen#000000
  • terminal.ansiMagenta#8C6BC8
  • terminal.ansiRed#C4265E
  • terminal.ansiWhite#e3e3dd
  • terminal.ansiYellow#aff04e
  • titleBar.activeBackground#000000
  • widget.shadow#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#eeffffff
comment, punctuation.definition.comment#182022bold
variable, string constant.other.placeholder#EEFFFF
constant.other.color#ffffff
invalid, invalid.illegal#ff0d00
keyword, storage.type, storage.modifier#c473fa
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#c473fa
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#ffffff
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#82AAFF
meta.block variable.other#ffffff
support.other.variable, string.other.link#ffffff
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#ffffff
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#aff04e
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#71fec0
support.type#eeff00
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#71fec0
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#e25852
variable.language#71fec0italic
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF
entity.other.attribute-name#c473fa
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#71fec0italic
entity.other.attribute-name.class#71fec0
source.sass keyword.control#82AAFF
markup.inserted#C3E88D
markup.deleted#e25852
markup.changed#c473fa
string.regexp#c473fa
constant.character.escape#c473fa
*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#e25852italic
source.json meta.structure.dictionary.json support.type.property-name.json#c473fa
source.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 support.type.property-name.json#71fec0
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#e25852
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#ff3c00
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#c473fa
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#aff04e
text.html.markdown, punctuation.definition.list_item.markdown#EEFFFF
text.html.markdown markup.inline.raw.markdown#c473fa
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#65737E
text.html.markdown meta.dummy.line-break
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#aff04e
markup.italic#71fec0italic
markup.bold, markup.bold string#71fec0bold
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#71fec0bold
markup.underline#71fec0underline
markup.strikestrike
markup.quote punctuation.definition.blockquote.markdown#65737E
markup.quoteitalic
string.other.link.title.markdown#82AAFF
string.other.link.description.title.markdown#c473fa
constant.other.reference.link.markdown#71fec0
markup.raw.block#c473fa
markup.raw.block.fenced.markdown#111111
punctuation.definition.fenced.markdown#111111
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#EEFFFF
variable.language.fenced.markdown#455963
meta.separator#455963bold
markup.table#EEFFFF
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#c473fa

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

Coder Dark Theme by Peter Rubin - VS Code Theme