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

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#1A1C1F
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1A1C1F
variable.parameter, meta.parameter#1A1C1Fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1A1C1F80
keyword.operator#1A1C1F
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