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#056C5B
  • activityBar.dropBackground#7C380020
  • activityBar.foreground#f0f0f090
  • activityBarBadge.background#DB690B
  • activityBarBadge.foreground#f0f0f0
  • button.background#004B4B
  • button.foreground#F0F0F0
  • editor.background#f8f8f8
  • editor.findMatchBackground#7C380020
  • editor.findMatchHighlightBackground#7C380030
  • editor.findRangeHighlightBackground#7C380020
  • editor.foreground#7C3800
  • editor.hoverHighlightBackground#7C380010
  • editor.lineHighlightBackground#7C380008
  • editor.rangeHighlightBackground#7C380010
  • editor.selectionBackground#7C380020
  • editor.selectionHighlightBackground#7C380030
  • editor.wordHighlightBackground#7C380020
  • editor.wordHighlightStrongBackground#7C380030
  • editorCursor.background#f8f8f8
  • editorCursor.foreground#7C3800
  • editorGroupHeader.tabsBackground#f0f0f0
  • editorIndentGuide.activeBackground#7C380020
  • editorIndentGuide.background#7C380018
  • editorLineNumber.activeForeground#777777
  • editorLineNumber.foreground#bbbbbb
  • gitDecoration.addedResourceForeground#53adaa
  • gitDecoration.untrackedResourceForeground#DB5F0B
  • list.activeSelectionBackground#17A991
  • list.activeSelectionForeground#f0f0f0
  • list.hoverBackground#f0f0f0
  • list.inactiveSelectionBackground#f0f0f0
  • sideBar.background#f8f8f8
  • sideBarSectionHeader.background#f0f0f0
  • statusBar.background#DB5F0B
  • statusBar.debuggingBackground#7C3800
  • statusBar.foreground#f0f0f087
  • statusBar.noFolderBackground#e8e8e8
  • statusBar.noFolderForeground#7C3200
  • tab.activeBackground#f8f8f8
  • tab.border#7C380020
  • tab.inactiveBackground#f0f0f0

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#00000070italic
comment.block.preprocessor#AAAAAA
comment.documentation, comment.block.documentation#AA4A09
invalid.illegal#660000
keyword.operator#777777
keyword, storage#068383
storage.type, support.type#ff8622
constant.language, support.constant, variable.language#AB6526
variable, support.variable#7C3800
entity.name.function, support.function#AA3731italic
entity.name.type, entity.other.inherited-class, support.class#7C3800italic
entity.name.exception#660000
entity.name.sectionbold
constant.numeric, constant.character, constant#AB6526
string#AA4A09
constant.character.escape#777777
string.regexp#068383
constant.other.symbol#AB6526
punctuation#777777
meta.tag.sgml.doctype, meta.tag.sgml.doctype string, meta.tag.sgml.doctype entity.name.tag, meta.tag.sgml punctuation.definition.tag.html#AAAAAA
meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#17A991
entity.name.tag#068383
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#17A991italic
constant.character.entity, punctuation.definition.entity#AB6526
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#7C3800
meta.property-name, support.type.property-name#AB6526
meta.property-value, meta.property-value constant.other, support.constant.property-value#AA4A09
keyword.other.importantbold
markup.changed#000000
markup.deleted#000000
markup.italicitalic
markup.error#660000
markup.inserted#000000
meta.link#068383
markup.output, markup.raw#777777
markup.prompt#777777
markup.heading#AA3731
markup.boldbold
markup.traceback#660000
markup.underlineunderline
markup.quote#7C3800
markup.list#068383
markup.bold, markup.italic#AA4A09
markup.inline.raw#AB6526
meta.diff.range, meta.diff.index, meta.separator#434343
meta.diff.header.from-file#434343
meta.diff.header.to-file#434343
oxidized-copper by almzau - VS Code Theme