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#252920
  • activityBar.activeBorder#EEFF44
  • activityBar.background#151910
  • activityBar.foreground#EFFFFF
  • activityBar.inactiveForeground#6D7248
  • activityBarBadge.background#EF3270
  • activityBarBadge.foreground#EFFFFF
  • badge.background#181915
  • badge.foreground#f8f8f2
  • button.background#EF3270
  • button.foreground#EFFFFF
  • debugToolBar.background#181915
  • diffEditor.insertedTextBackground#66852880
  • diffEditor.removedTextBackground#90274A80
  • dropdown.background#414339
  • editor.background#252920
  • editor.findMatchBackground#323C2E
  • editor.foreground#EFFFFF
  • editor.inactiveSelectionBackground#383830
  • editor.lineHighlightBackground#3e3d32
  • editor.selectionBackground#323C2E
  • editor.selectionHighlightBackground#48473D
  • editor.wordHighlightBackground#3e3d32
  • editor.wordHighlightStrongBackground#3e3d32
  • editorBracketHighlight.foreground1#FF4230
  • editorBracketHighlight.foreground2#33FFFF
  • editorBracketHighlight.foreground3#DD88FF
  • editorBracketMatch.background#323C2E
  • editorBracketMatch.border#BBFF00
  • editorCursor.foreground#f8f8f0
  • editorGroup.border#414339
  • editorGroup.dropBackground#41433980
  • editorGroupHeader.tabsBackground#181915
  • editorGutter.addedBackground#BBFF00
  • editorGutter.background#252920
  • editorGutter.deletedBackground#EF3270
  • editorGutter.modifiedBackground#EEFF44
  • editorHoverWidget.background#414339
  • editorHoverWidget.border#75715E
  • editorIndentGuide.background#464741
  • editorLineNumber.activeForeground#BBFF00
  • editorLineNumber.dimmedForeground#A0A49C
  • editorLineNumber.foreground#A0A49C
  • editorSuggestWidget.background#282923
  • editorSuggestWidget.border#75715E
  • editorWhitespace.foreground#71716B
  • editorWidget.background#181915
  • focusBorder#75715E
  • input.background#414339
  • inputOption.activeBorder#75715E
  • inputValidation.errorBackground#90274A
  • inputValidation.errorBorder#f92672
  • inputValidation.infoBackground#546190
  • inputValidation.infoBorder#819aff
  • inputValidation.warningBackground#848528
  • inputValidation.warningBorder#e2e22e
  • list.activeSelectionBackground#75715E
  • list.dropBackground#414339
  • list.focusBackground#414339
  • list.highlightForeground#f8f8f2
  • list.hoverBackground#282923
  • list.inactiveSelectionBackground#414339
  • panel.border#414339
  • panelTitle.activeBorder#75715E
  • panelTitle.activeForeground#f8f8f2
  • panelTitle.inactiveForeground#75715E
  • peekView.border#75715E
  • peekViewEditor.background#282923
  • peekViewEditor.matchHighlightBackground#75715E
  • peekViewResult.background#181915
  • peekViewResult.matchHighlightBackground#75715E
  • peekViewResult.selectionBackground#414339
  • peekViewTitle.background#181915
  • pickerGroup.foreground#75715E
  • progressBar.background#75715E
  • selection.background#ccccc7
  • sideBar.background#151910
  • sideBar.foreground#EFFFFF
  • sideBarSectionHeader.background#252920
  • sideBarSectionHeader.foreground#BBFF00
  • sideBarTitle.foreground#EEFF44
  • sideBySideEditor.horizontalBorder#EFFFFF
  • sideBySideEditor.verticalBorder#EFFFFF
  • statusBar.background#BBFF00
  • statusBar.border#414349
  • statusBar.debuggingBackground#141411
  • statusBar.foreground#252920
  • statusBar.noFolderBackground#141411
  • tab.border#181915
  • tab.inactiveBackground#151910
  • tab.inactiveForeground#EFFFFF
  • terminal.ansiBlack#333333
  • terminal.ansiBlue#6A7EC8
  • 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#86B42B
  • terminal.ansiMagenta#8C6BC8
  • terminal.ansiRed#C4265E
  • terminal.ansiWhite#e3e3dd
  • terminal.ansiYellow#B3B42B
  • titleBar.activeBackground#181915
  • widget.shadow#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6D7248italic
variable, string constant.other.placeholder, entity.name.variable#EFFFFF
constant.other.color#ffffff
invalid, invalid.illegal#FF4230
keyword, storage.type, storage.modifier#EF3270
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#EF3270
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#EF3270
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#BBFF00
meta.block variable.other#EFFFFF
support.other.variable, string.other.link#EFFFFF
constant.numeric, constant.language, support.constant, constant.character, constant.escape#DD88FF
variable.parameter, keyword.other.unit, keyword.other#FF9900
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#EEFF44
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#33EECC
support.type#33CCEE
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#33EECC
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#33EECC
variable.language#FF9900italic
entity.name.method.js#BBFF00italic
meta.class-method.js entity.name.function.js, variable.function.constructor#BBFF00
entity.other.attribute-name#FF9900
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FF9900italic
entity.other.attribute-name.class#33EECC
source.sass keyword.control#33CCEE
markup.inserted#BBFF00
markup.deleted#EF3270
markup.changed#EEFF44
string.regexp#DD88FF
constant.character.escape#DD88FF
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#33CCEEitalic
source.js constant.other.object.key.js string.unquoted.label.js#EF3270italic
source.json meta.structure.dictionary.json support.type.property-name.json#EEFF44
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#EEFF44
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#EEFF44
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#EEFF44
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#EEFF44
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#EEFF44
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#EEFF44
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#EEFF44
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#EEFF44
text.html.markdown, punctuation.definition.list_item.markdown#EFFFFF
text.html.markdown markup.inline.raw.markdown#EF3270
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#EF3270
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#EF3270
markup.italic#EF3270italic
markup.bold, markup.bold string#EF3270bold
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#EF3270bold
markup.underline#EF3270underline
markup.quote punctuation.definition.blockquote.markdown#EF3270
markup.quoteitalic
string.other.link.title.markdown#33CCEE
string.other.link.description.title.markdown#33EECC
constant.other.reference.link.markdown#EEFF44
markup.raw.block#DD88FF
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#EFFFFF
variable.language.fenced.markdown#6D7248
meta.separator#6D7248bold
markup.table#EFFFFF
Blazing (Theme) by Aryan Ahire - VS Code Theme