Skip to main content
Coding Theme

Color themes

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#e2d7c5
  • activityBar.border#d2c5b0
  • activityBar.foreground#332f2b
  • activityBar.inactiveForeground#8e8578
  • activityBarBadge.background#b83547
  • activityBarBadge.foreground#ffffff
  • descriptionForeground#7e776e
  • editor.background#f2ebd9
  • editor.findMatchBackground#dfb15855
  • editor.findMatchHighlightBackground#dfb1582a
  • editor.foreground#332f2b
  • editor.lineHighlightBackground#e9dfcb
  • editor.selectionBackground#dfd4bf
  • editor.selectionHighlightBackground#e7dcce
  • editor.wordHighlightBackground#a65e0818
  • editor.wordHighlightStrongBackground#b8354718
  • editorBracketMatch.background#a65e081c
  • editorBracketMatch.border#a65e0866
  • editorCursor.foreground#a65e08
  • editorGroupHeader.tabsBackground#e2d7c5
  • editorGroupHeader.tabsBorder#d8ccb8
  • editorIndentGuide.activeBackground1#9b8f7d
  • editorIndentGuide.background1#dcd0bb
  • editorLineNumber.activeForeground#a65e08
  • editorLineNumber.foreground#a49989
  • editorRuler.foreground#ddd1be
  • editorSuggestWidget.background#ebe2d2
  • editorSuggestWidget.border#d2c5b0
  • editorSuggestWidget.foreground#332f2b
  • editorSuggestWidget.selectedBackground#ddd1be
  • editorWidget.background#ebe2d2
  • editorWidget.border#d2c5b0
  • errorForeground#b83547
  • focusBorder#b36b0080
  • foreground#332f2b
  • gitDecoration.addedResourceForeground#467b17
  • gitDecoration.deletedResourceForeground#b83547
  • gitDecoration.ignoredResourceForeground#a49989
  • gitDecoration.modifiedResourceForeground#b8551f
  • gitDecoration.untrackedResourceForeground#1e727e
  • selection.background#d8ceba
  • sideBar.background#ebe2d2
  • sideBar.border#d8ccb8
  • sideBar.foreground#47423c
  • sideBarSectionHeader.background#e2d7c5
  • sideBarSectionHeader.border#d2c5b0
  • sideBarSectionHeader.foreground#734e12
  • sideBarTitle.foreground#332f2b
  • statusBar.background#e2d7c5
  • statusBar.border#d2c5b0
  • statusBar.debuggingBackground#b8551f
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#47423c
  • statusBar.noFolderBackground#e2d7c5
  • statusBarItem.remoteBackground#1e727e
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#f2ebd9
  • tab.activeBorderBottom#a65e08
  • tab.activeForeground#332f2b
  • tab.border#d2c5b0
  • tab.inactiveBackground#e2d7c5
  • tab.inactiveForeground#7e776e
  • terminal.ansiBlack#332f2b
  • terminal.ansiBlue#1e727e
  • terminal.ansiBrightBlack#7e776e
  • terminal.ansiBrightBlue#1e727e
  • terminal.ansiBrightCyan#186f78
  • terminal.ansiBrightGreen#467b17
  • terminal.ansiBrightMagenta#644697
  • terminal.ansiBrightRed#b83547
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#a65e08
  • terminal.ansiCyan#186f78
  • terminal.ansiGreen#467b17
  • terminal.ansiMagenta#644697
  • terminal.ansiRed#b83547
  • terminal.ansiWhite#f2ebd9
  • terminal.ansiYellow#8a5808
  • terminal.background#f2ebd9
  • terminal.foreground#332f2b
  • titleBar.activeBackground#e2d7c5
  • titleBar.activeForeground#332f2b
  • titleBar.border#d2c5b0
  • titleBar.inactiveBackground#ebe2d2
  • titleBar.inactiveForeground#8e8578
  • widget.shadow#00000014

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#857c70italic
comment.line.exclamation, comment.block.exclamation#b83547bold italic
comment.line.question, comment.block.question#aa4916italic
comment.line.asterisk, comment.block.asterisk#8a5808italic
comment.line.todo, comment.block.todo#1e727ebold italic
comment.line.note, comment.block.note#644697italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical, keyword.operator.delete#b83547italic
storage, storage.type, storage.modifier#b83547italic
entity.name.function, meta.function-call, support.function, keyword.other.special-method#467b17
entity.name.type, entity.name.class, entity.other.inherited-class, entity.name.struct, entity.name.interface, support.class, support.type#1e727e
variable.parameter, meta.parameter#aa4916italic
variable, meta.property.object, support.variable.property, variable.other.object.property#332f2b
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#644697
string, string.quoted, string.template, punctuation.definition.string#7c5506
entity.name.tag, meta.tag.sgml, punctuation.definition.tag.html, punctuation.definition.tag.begin, punctuation.definition.tag.end#b83547
entity.other.attribute-name, support.type.property-name.css, meta.property-name.css#1e727eitalic
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#467b17
punctuation.separator, punctuation.terminator, punctuation.accessor, keyword.operator#7e776e