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#1C1511
  • activityBar.border#ffffff15
  • activityBar.foreground#6B4A2E
  • activityBar.inactiveForeground#FBF7F160
  • activityBarBadge.background#6B4A2E
  • activityBarBadge.foreground#1C1511
  • button.background#6B4A2E
  • button.foreground#1C1511
  • button.hoverBackground#6B4A2Edd
  • editor.background#1C1511
  • editor.foreground#FBF7F1
  • editor.inactiveSelectionBackground#BE98623580
  • editor.lineHighlightBackground#2B1F1540
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#BE986235
  • editorCursor.foreground#6B4A2E
  • editorGroupHeader.tabsBackground#1C1511dd
  • editorLineNumber.activeForeground#6B4A2E
  • editorLineNumber.foreground#D8C8B280
  • focusBorder#6B4A2E
  • foreground#FBF7F1
  • input.background#2B1F15
  • input.border#ffffff15
  • input.foreground#FBF7F1
  • input.placeholderForeground#FBF7F160
  • list.activeSelectionBackground#6B4A2E30
  • list.activeSelectionForeground#FBF7F1
  • list.highlightForeground#6B4A2E
  • list.hoverBackground#2B1F1540
  • list.hoverForeground#FBF7F1
  • list.inactiveSelectionBackground#6B4A2E15
  • list.inactiveSelectionForeground#FBF7F1
  • selection.background#BE986235
  • sideBar.background#2B1F15
  • sideBar.border#ffffff15
  • sideBar.foreground#FBF7F1
  • sideBarSectionHeader.background#1C151180
  • sideBarSectionHeader.foreground#FBF7F1
  • sideBarTitle.foreground#6B4A2E
  • statusBar.background#1C1511
  • statusBar.border#ffffff15
  • statusBar.foreground#FBF7F1
  • statusBar.noFolderBackground#1C1511
  • tab.activeBackground#1C1511
  • tab.activeBorderTop#6B4A2E
  • tab.activeForeground#FBF7F1
  • tab.border#ffffff15
  • tab.inactiveBackground#2B1F1560
  • tab.inactiveForeground#FBF7F180
  • terminal.ansiBlack#1C1511
  • terminal.ansiBlue#BE9862
  • terminal.ansiCyan#E6C88B
  • terminal.ansiGreen#6B4A2E
  • terminal.ansiMagenta#D6AF70
  • terminal.ansiRed#D6AF70
  • terminal.ansiWhite#FBF7F1
  • terminal.ansiYellow#E6C88B
  • terminal.background#1C1511
  • terminal.foreground#FBF7F1
  • titleBar.activeBackground#1C1511
  • titleBar.activeForeground#FBF7F1
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#1C1511
  • titleBar.inactiveForeground#FBF7F160
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D8C8B2italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#BE9862bold
storage.type, storage.modifier#BE9862italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#6B4A2E—
string, punctuation.definition.string, string.template, meta.template.expression#E6C88B—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#D6AF70—
variable, variable.other.readwrite, variable.other.object#FBF7F1—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FBF7F1—
variable.parameter, meta.parameter#FBF7F1dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FBF7F180—
keyword.operator#FBF7F1—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E6C88Bbold
entity.other.inherited-class#6B4A2E—
entity.name.tag, punctuation.definition.tag#BE9862—
entity.other.attribute-name#6B4A2E—
meta.diff, meta.diff.header#D8C8B2—
markup.deleted#D6AF70—
markup.inserted#6B4A2E—
markup.changed#E6C88B—
markup.heading, markup.heading.setext, punctuation.definition.heading#6B4A2Ebold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#E6C88B—
string.other.link.title, string.other.link.description#6B4A2E—
markup.underline.link#D8C8B2underline
punctuation.definition.list#BE9862—
markup.quote, punctuation.definition.quote#D8C8B2italic