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#e8d9c8
  • activityBar.border#d9c6b1
  • activityBar.foreground#5c3f27
  • activityBarBadge.background#a37337
  • activityBarBadge.foreground#ede4da
  • badge.background#a37337
  • badge.foreground#ede4da
  • button.background#a37337
  • button.hoverBackground#c4904f
  • checkbox.background#a37337
  • checkbox.border#d9c6b1
  • checkbox.foreground#ede4da
  • dropdown.background#ede4da
  • dropdown.border#d9c6b1
  • editor.background#ede4da
  • editor.lineHighlightBorder#e8d9c8
  • editor.selectionBackground#d684202f
  • editorBracketHighlight.foreground1#006e8a
  • editorBracketHighlight.foreground2#3e4190
  • editorBracketHighlight.foreground3#B24C63
  • editorBracketHighlight.foreground4#448C27
  • editorBracketHighlight.foreground5#cc6362
  • editorBracketHighlight.foreground6#357DED
  • editorGroup.border#d9c6b1
  • editorGroupHeader.border#d9c6b1
  • editorGroupHeader.tabsBackground#e8d9c8
  • editorGroupHeader.tabsBorder#d9c6b1
  • editorLineNumber.activeForeground#5c3f27
  • editorLineNumber.foreground#a47c5b
  • editorLink.activeForeground#a37337
  • editorSuggestWidget.focusHighlightForeground#a37337
  • editorSuggestWidget.highlightForeground#a37337
  • editorSuggestWidget.selectedForeground#5c3f27
  • editorWidget.background#ede4da
  • editorWidget.border#d9c6b1
  • focusBorder#a37337
  • foreground#5c3f27
  • icon.foreground#a47c5b
  • input.background#ede4da
  • input.border#d9c6b1
  • input.foreground#5c3f27
  • input.placeholderForeground#5c3f27a1
  • list.activeSelectionBackground#e8d9c8
  • list.activeSelectionForeground#5c3f27
  • list.activeSelectionIconForeground#5c3f27
  • list.highlightForeground#a37337
  • list.hoverBackground#e8d9c8
  • list.inactiveSelectionBackground#e8d9c8
  • menu.background#ede4da
  • menu.border#d9c6b1
  • menu.selectionForeground#5c3f27
  • menu.separatorBackground#d9c6b1
  • menubar.selectionBackground#e8d9c8
  • panelTitle.activeForeground#5c3f27
  • peekView.border#d9c6b1
  • peekViewEditor.background#e9d9c7
  • peekViewResult.background#ede4da
  • peekViewResult.selectionBackground#a37337
  • peekViewResult.selectionForeground#ede4da
  • peekViewTitle.background#e8d9c8
  • progressBar.background#a37337
  • scrollbarSlider.activeBackground#a37337ef
  • scrollbarSlider.background#a37337af
  • scrollbarSlider.hoverBackground#a37337cd
  • selection.background#d684202f
  • sideBar.background#ede4da
  • sideBar.border#d9c6b1
  • sideBarSectionHeader.background#e8d9c8
  • sideBarSectionHeader.border#d9c6b1
  • statusBar.background#a37337
  • tab.activeBackground#ede4da
  • tab.activeBorder#d68420
  • tab.activeForeground#5c3f27
  • tab.border#d9c6b1
  • tab.inactiveBackground#ede4da
  • textBlockQuote.background#ede4da
  • textBlockQuote.border#d9c6b1
  • textLink.activeForeground#a37337
  • titleBar.activeBackground#ede4da
  • titleBar.activeForeground#5c3f27
  • titleBar.border#d9c6b1
  • welcomePage.progress.background#e8d9c8
  • welcomePage.progress.foreground#a37337
  • welcomePage.tileBackground#e8d9c8

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#3f5378italic
comment.block.preprocessor#3f5378
comment.documentation, comment.block.documentation#3f5378
invalid.illegal#660000
keyword.operator#7A3E9D
keyword, storage#7A3E9D
storage.type#7A3E9D
entity.name.type.ts, entity.name.type.tsx, entity.name.type.alias, entity.name.type.module, support.type#006641
constant.language, support.constant, variable.language#AB6526
variable, support.variable#5c3f27
entity.name.function, support.function#9f4e03
entity.name.type, entity.other.inherited-class, support.class#006641
entity.name.exception#660000
entity.name.sectionbold
constant.numeric, constant.character, constant#AB6526
string#a11111
constant.character.escape#777777
string.regexp#4B83CD
constant.other.symbol#AB6526
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#2d649f
entity.name.tag#2f65ac
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#483d8b
constant.character.entity, punctuation.definition.entity#AB6526
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css, entity.other.attribute-name.class.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.important
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
Autobiography by Aman Harwara - VS Code Theme