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#0A1410
  • activityBar.border#ffffff15
  • activityBar.foreground#0E2A1F
  • activityBar.inactiveForeground#F4F2ED60
  • activityBarBadge.background#0E2A1F
  • activityBarBadge.foreground#0A1410
  • button.background#0E2A1F
  • button.foreground#0A1410
  • button.hoverBackground#0E2A1Fdd
  • editor.background#0A1410
  • editor.foreground#F4F2ED
  • editor.inactiveSelectionBackground#5A46343580
  • editor.lineHighlightBackground#0F1A1440
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#5A463435
  • editorCursor.foreground#0E2A1F
  • editorGroupHeader.tabsBackground#0A1410dd
  • editorLineNumber.activeForeground#0E2A1F
  • editorLineNumber.foreground#E6E4DC80
  • focusBorder#0E2A1F
  • foreground#F4F2ED
  • input.background#0F1A14
  • input.border#ffffff15
  • input.foreground#F4F2ED
  • input.placeholderForeground#F4F2ED60
  • list.activeSelectionBackground#0E2A1F30
  • list.activeSelectionForeground#F4F2ED
  • list.highlightForeground#0E2A1F
  • list.hoverBackground#0F1A1440
  • list.hoverForeground#F4F2ED
  • list.inactiveSelectionBackground#0E2A1F15
  • list.inactiveSelectionForeground#F4F2ED
  • selection.background#5A463435
  • sideBar.background#0F1A14
  • sideBar.border#ffffff15
  • sideBar.foreground#F4F2ED
  • sideBarSectionHeader.background#0A141080
  • sideBarSectionHeader.foreground#F4F2ED
  • sideBarTitle.foreground#0E2A1F
  • statusBar.background#0A1410
  • statusBar.border#ffffff15
  • statusBar.foreground#F4F2ED
  • statusBar.noFolderBackground#0A1410
  • tab.activeBackground#0A1410
  • tab.activeBorderTop#0E2A1F
  • tab.activeForeground#F4F2ED
  • tab.border#ffffff15
  • tab.inactiveBackground#0F1A1460
  • tab.inactiveForeground#F4F2ED80
  • terminal.ansiBlack#0A1410
  • terminal.ansiBlue#5A4634
  • terminal.ansiCyan#C63228
  • terminal.ansiGreen#0E2A1F
  • terminal.ansiMagenta#E53935
  • terminal.ansiRed#E53935
  • terminal.ansiWhite#F4F2ED
  • terminal.ansiYellow#C63228
  • terminal.background#0A1410
  • terminal.foreground#F4F2ED
  • titleBar.activeBackground#0A1410
  • titleBar.activeForeground#F4F2ED
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#0A1410
  • titleBar.inactiveForeground#F4F2ED60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E6E4DCitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#5A4634bold
storage.type, storage.modifier#5A4634italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#0E2A1F
string, punctuation.definition.string, string.template, meta.template.expression#C63228
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#E53935
variable, variable.other.readwrite, variable.other.object#F4F2ED
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F4F2ED
variable.parameter, meta.parameter#F4F2EDdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F4F2ED80
keyword.operator#F4F2ED
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#C63228bold
entity.other.inherited-class#0E2A1F
entity.name.tag, punctuation.definition.tag#5A4634
entity.other.attribute-name#0E2A1F
meta.diff, meta.diff.header#E6E4DC
markup.deleted#E53935
markup.inserted#0E2A1F
markup.changed#C63228
markup.heading, markup.heading.setext, punctuation.definition.heading#0E2A1Fbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#C63228
string.other.link.title, string.other.link.description#0E2A1F
markup.underline.link#E6E4DCunderline
punctuation.definition.list#5A4634
markup.quote, punctuation.definition.quote#E6E4DCitalic