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#f6f1d7
  • activityBar.foreground#806849
  • activityBarBadge.background#806849
  • activityBarBadge.foreground#f6f1d7
  • badge.background#806849
  • badge.foreground#f6f1d7
  • button.background#bde5ff
  • button.foreground#806849
  • button.hoverBackground#D3ECFF
  • button.secondaryBackground#fdfcf7
  • button.secondaryForeground#806849
  • editor.background#fdfcf7
  • editor.findMatchBackground#E9F4FF
  • editor.foreground#806849
  • editor.selectionBackground#E9F4FF
  • editorGroupHeader.tabsBackground#E9F4FF
  • editorHoverWidget.background#E9F4FF
  • editorHoverWidget.border#806849
  • editorHoverWidget.foreground#806849
  • editorLineNumber.activeForeground#806849
  • editorLineNumber.foreground#473630
  • editorLink.activeForeground#E9F4FF
  • editorSuggestWidget.background#E9F4FF
  • editorSuggestWidget.foreground#806849
  • editorSuggestWidget.highlightForeground#806849
  • editorSuggestWidget.selectedBackground#bde5ff
  • editorWhitespace.foreground#d3edff
  • editorWidget.background#E9F4FF
  • editorWidget.foreground#806849
  • editorWidget.resizeBorder#806849
  • focusBorder#806849
  • input.background#fdfcf7
  • input.foreground#806849
  • inputOption.activeBackground#f6f1d7
  • inputOption.activeBorder#806849
  • inputOption.activeForeground#806849
  • list.activeSelectionBackground#bde5ff
  • list.activeSelectionForeground#806849
  • list.dropBackground#E9F4FF
  • list.focusBackground#E9F4FF
  • list.focusForeground#806849
  • list.hoverBackground#D3ECFF
  • list.hoverForeground#806849
  • list.inactiveSelectionBackground#fdfcf7
  • list.inactiveSelectionForeground#806849
  • menu.background#E9F4FF
  • menu.foreground#806849
  • menu.selectionBackground#fdfcf7
  • menu.selectionBorder#806849
  • menu.selectionForeground#806849
  • notificationCenterHeader.foreground#806849
  • notifications.background#f6f1d7
  • notifications.border#806849
  • notifications.foreground#806849
  • notificationToast.border#806849
  • peekView.border#806849
  • peekViewEditor.background#bde5ff
  • peekViewResult.selectionBackground#bde5ff
  • progressBar.background#f6f1d7
  • scrollbarSlider.activeBackground#d3edff
  • scrollbarSlider.background#f6f1d7
  • scrollbarSlider.hoverBackground#D3ECFF
  • sideBar.background#E9F4FF
  • sideBar.foreground#806849
  • sideBarSectionHeader.background#bde5ff
  • sideBarSectionHeader.foreground#806849
  • statusBar.background#f6f1d7
  • statusBar.debuggingBackground#f6f1d7
  • statusBar.foreground#806849
  • statusBar.noFolderBackground#f6f1d7
  • tab.activeBackground#fdfcf7
  • tab.activeForeground#806849
  • tab.inactiveBackground#E9F4FF
  • tab.inactiveForeground#806849
  • tab.selectedBorderTop#bde5ff
  • terminal.border#806849
  • terminalCursor.background#E9F4FF
  • textLink.activeForeground#806849
  • textLink.foreground#004571
  • titleBar.activeBackground#f6f1d7
  • titleBar.activeForeground#806849

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#AAAAAAitalic
comment.block.preprocessor#AAAAAA
comment.documentation, comment.block.documentation#448C27
invalid.illegal#660000
keyword.operator#777777
keyword, storage#4B83CD
storage.type, support.type#7A3E9D
constant.language, support.constant, variable.language#AB6526
variable, support.variable#7A3E9D
entity.name.function, support.function#AA3731bold
entity.name.type, entity.other.inherited-class, support.class#7A3E9Dbold
entity.name.exception#660000
entity.name.sectionbold
constant.numeric, constant.character, constant#AB6526
string#448C27
constant.character.escape#777777
string.regexp#4B83CD
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#91B3E0
entity.name.tag#4B83CD
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#91B3E0italic
constant.character.entity, punctuation.definition.entity#AB6526
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#7A3E9D
meta.property-name, support.type.property-name#AB6526
meta.property-value, meta.property-value constant.other, support.constant.property-value#448C27
keyword.other.importantbold
markup.changed#000000
markup.deleted#000000
markup.italicitalic
markup.error#660000
markup.inserted#000000
meta.link#4B83CD
markup.output, markup.raw#777777
markup.prompt#777777
markup.heading#AA3731
markup.boldbold
markup.traceback#660000
markup.underlineunderline
markup.quote#7A3E9D
markup.list#4B83CD
markup.bold, markup.italic#448C27
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