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#5A4634
  • activityBar.border#ffffff15
  • activityBar.foreground#E6A24A
  • activityBar.inactiveForeground#FAF6EE60
  • activityBarBadge.background#E6A24A
  • activityBarBadge.foreground#5A4634
  • button.background#E6A24A
  • button.foreground#5A4634
  • button.hoverBackground#E6A24Add
  • editor.background#5A4634
  • editor.foreground#FAF6EE
  • editor.inactiveSelectionBackground#6E7A4A3580
  • editor.lineHighlightBackground#1A1C1F40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#6E7A4A35
  • editorCursor.foreground#E6A24A
  • editorGroupHeader.tabsBackground#5A4634dd
  • editorLineNumber.activeForeground#E6A24A
  • editorLineNumber.foreground#F0E0C880
  • focusBorder#E6A24A
  • foreground#FAF6EE
  • input.background#1A1C1F
  • input.border#ffffff15
  • input.foreground#FAF6EE
  • input.placeholderForeground#FAF6EE60
  • list.activeSelectionBackground#E6A24A30
  • list.activeSelectionForeground#FAF6EE
  • list.highlightForeground#E6A24A
  • list.hoverBackground#1A1C1F40
  • list.hoverForeground#FAF6EE
  • list.inactiveSelectionBackground#E6A24A15
  • list.inactiveSelectionForeground#FAF6EE
  • selection.background#6E7A4A35
  • sideBar.background#1A1C1F
  • sideBar.border#ffffff15
  • sideBar.foreground#FAF6EE
  • sideBarSectionHeader.background#5A463480
  • sideBarSectionHeader.foreground#FAF6EE
  • sideBarTitle.foreground#E6A24A
  • statusBar.background#5A4634
  • statusBar.border#ffffff15
  • statusBar.foreground#FAF6EE
  • statusBar.noFolderBackground#5A4634
  • tab.activeBackground#5A4634
  • tab.activeBorderTop#E6A24A
  • tab.activeForeground#FAF6EE
  • tab.border#ffffff15
  • tab.inactiveBackground#1A1C1F60
  • tab.inactiveForeground#FAF6EE80
  • terminal.ansiBlack#5A4634
  • terminal.ansiBlue#6E7A4A
  • terminal.ansiCyan#D98C1E
  • terminal.ansiGreen#E6A24A
  • terminal.ansiMagenta#2F8F8D
  • terminal.ansiRed#2F8F8D
  • terminal.ansiWhite#FAF6EE
  • terminal.ansiYellow#D98C1E
  • terminal.background#5A4634
  • terminal.foreground#FAF6EE
  • titleBar.activeBackground#5A4634
  • titleBar.activeForeground#FAF6EE
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#5A4634
  • titleBar.inactiveForeground#FAF6EE60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#F0E0C8italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#6E7A4Abold
storage.type, storage.modifier#6E7A4Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E6A24A
string, punctuation.definition.string, string.template, meta.template.expression#D98C1E
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#2F8F8D
variable, variable.other.readwrite, variable.other.object#FAF6EE
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FAF6EE
variable.parameter, meta.parameter#FAF6EEdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FAF6EE80
keyword.operator#FAF6EE
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#D98C1Ebold
entity.other.inherited-class#E6A24A
entity.name.tag, punctuation.definition.tag#6E7A4A
entity.other.attribute-name#E6A24A
meta.diff, meta.diff.header#F0E0C8
markup.deleted#2F8F8D
markup.inserted#E6A24A
markup.changed#D98C1E
markup.heading, markup.heading.setext, punctuation.definition.heading#E6A24Abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#D98C1E
string.other.link.title, string.other.link.description#E6A24A
markup.underline.link#F0E0C8underline
punctuation.definition.list#6E7A4A
markup.quote, punctuation.definition.quote#F0E0C8italic