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#1F1611
  • activityBar.border#ffffff15
  • activityBar.foreground#D4A36A
  • activityBar.inactiveForeground#FBF9F660
  • activityBarBadge.background#D4A36A
  • activityBarBadge.foreground#1F1611
  • button.background#D4A36A
  • button.foreground#1F1611
  • button.hoverBackground#D4A36Add
  • editor.background#1F1611
  • editor.foreground#FBF9F6
  • editor.inactiveSelectionBackground#F2E8D83580
  • editor.lineHighlightBackground#3B2A1E40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#F2E8D835
  • editorCursor.foreground#D4A36A
  • editorGroupHeader.tabsBackground#1F1611dd
  • editorLineNumber.activeForeground#D4A36A
  • editorLineNumber.foreground#D6D2C880
  • focusBorder#D4A36A
  • foreground#FBF9F6
  • input.background#3B2A1E
  • input.border#ffffff15
  • input.foreground#FBF9F6
  • input.placeholderForeground#FBF9F660
  • list.activeSelectionBackground#D4A36A30
  • list.activeSelectionForeground#FBF9F6
  • list.highlightForeground#D4A36A
  • list.hoverBackground#3B2A1E40
  • list.hoverForeground#FBF9F6
  • list.inactiveSelectionBackground#D4A36A15
  • list.inactiveSelectionForeground#FBF9F6
  • selection.background#F2E8D835
  • sideBar.background#3B2A1E
  • sideBar.border#ffffff15
  • sideBar.foreground#FBF9F6
  • sideBarSectionHeader.background#1F161180
  • sideBarSectionHeader.foreground#FBF9F6
  • sideBarTitle.foreground#D4A36A
  • statusBar.background#1F1611
  • statusBar.border#ffffff15
  • statusBar.foreground#FBF9F6
  • statusBar.noFolderBackground#1F1611
  • tab.activeBackground#1F1611
  • tab.activeBorderTop#D4A36A
  • tab.activeForeground#FBF9F6
  • tab.border#ffffff15
  • tab.inactiveBackground#3B2A1E60
  • tab.inactiveForeground#FBF9F680
  • terminal.ansiBlack#1F1611
  • terminal.ansiBlue#F2E8D8
  • terminal.ansiCyan#8A5A2B
  • terminal.ansiGreen#D4A36A
  • terminal.ansiMagenta#B9814A
  • terminal.ansiRed#B9814A
  • terminal.ansiWhite#FBF9F6
  • terminal.ansiYellow#8A5A2B
  • terminal.background#1F1611
  • terminal.foreground#FBF9F6
  • titleBar.activeBackground#1F1611
  • titleBar.activeForeground#FBF9F6
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#1F1611
  • titleBar.inactiveForeground#FBF9F660
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D6D2C8italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#F2E8D8bold
storage.type, storage.modifier#F2E8D8italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#D4A36A
string, punctuation.definition.string, string.template, meta.template.expression#8A5A2B
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#B9814A
variable, variable.other.readwrite, variable.other.object#FBF9F6
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FBF9F6
variable.parameter, meta.parameter#FBF9F6dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FBF9F680
keyword.operator#FBF9F6
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#8A5A2Bbold
entity.other.inherited-class#D4A36A
entity.name.tag, punctuation.definition.tag#F2E8D8
entity.other.attribute-name#D4A36A
meta.diff, meta.diff.header#D6D2C8
markup.deleted#B9814A
markup.inserted#D4A36A
markup.changed#8A5A2B
markup.heading, markup.heading.setext, punctuation.definition.heading#D4A36Abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#8A5A2B
string.other.link.title, string.other.link.description#D4A36A
markup.underline.link#D6D2C8underline
punctuation.definition.list#F2E8D8
markup.quote, punctuation.definition.quote#D6D2C8italic