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#005E63
  • activityBar.border#ffffff15
  • activityBar.foreground#DAA24A
  • activityBar.inactiveForeground#FAF5EF60
  • activityBarBadge.background#DAA24A
  • activityBarBadge.foreground#005E63
  • button.background#DAA24A
  • button.foreground#005E63
  • button.hoverBackground#DAA24Add
  • editor.background#005E63
  • editor.foreground#FAF5EF
  • editor.inactiveSelectionBackground#E7C07A3580
  • editor.lineHighlightBackground#15383A40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#E7C07A35
  • editorCursor.foreground#DAA24A
  • editorGroupHeader.tabsBackground#005E63dd
  • editorLineNumber.activeForeground#DAA24A
  • editorLineNumber.foreground#D8C8A680
  • focusBorder#DAA24A
  • foreground#FAF5EF
  • input.background#15383A
  • input.border#ffffff15
  • input.foreground#FAF5EF
  • input.placeholderForeground#FAF5EF60
  • list.activeSelectionBackground#DAA24A30
  • list.activeSelectionForeground#FAF5EF
  • list.highlightForeground#DAA24A
  • list.hoverBackground#15383A40
  • list.hoverForeground#FAF5EF
  • list.inactiveSelectionBackground#DAA24A15
  • list.inactiveSelectionForeground#FAF5EF
  • selection.background#E7C07A35
  • sideBar.background#15383A
  • sideBar.border#ffffff15
  • sideBar.foreground#FAF5EF
  • sideBarSectionHeader.background#005E6380
  • sideBarSectionHeader.foreground#FAF5EF
  • sideBarTitle.foreground#DAA24A
  • statusBar.background#005E63
  • statusBar.border#ffffff15
  • statusBar.foreground#FAF5EF
  • statusBar.noFolderBackground#005E63
  • tab.activeBackground#005E63
  • tab.activeBorderTop#DAA24A
  • tab.activeForeground#FAF5EF
  • tab.border#ffffff15
  • tab.inactiveBackground#15383A60
  • tab.inactiveForeground#FAF5EF80
  • terminal.ansiBlack#005E63
  • terminal.ansiBlue#E7C07A
  • terminal.ansiCyan#28A7A0
  • terminal.ansiGreen#DAA24A
  • terminal.ansiMagenta#4E7F5A
  • terminal.ansiRed#4E7F5A
  • terminal.ansiWhite#FAF5EF
  • terminal.ansiYellow#28A7A0
  • terminal.background#005E63
  • terminal.foreground#FAF5EF
  • titleBar.activeBackground#005E63
  • titleBar.activeForeground#FAF5EF
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#005E63
  • titleBar.inactiveForeground#FAF5EF60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D8C8A6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#E7C07Abold
storage.type, storage.modifier#E7C07Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#DAA24A
string, punctuation.definition.string, string.template, meta.template.expression#28A7A0
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#4E7F5A
variable, variable.other.readwrite, variable.other.object#FAF5EF
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FAF5EF
variable.parameter, meta.parameter#FAF5EFdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FAF5EF80
keyword.operator#FAF5EF
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#28A7A0bold
entity.other.inherited-class#DAA24A
entity.name.tag, punctuation.definition.tag#E7C07A
entity.other.attribute-name#DAA24A
meta.diff, meta.diff.header#D8C8A6
markup.deleted#4E7F5A
markup.inserted#DAA24A
markup.changed#28A7A0
markup.heading, markup.heading.setext, punctuation.definition.heading#DAA24Abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#28A7A0
string.other.link.title, string.other.link.description#DAA24A
markup.underline.link#D8C8A6underline
punctuation.definition.list#E7C07A
markup.quote, punctuation.definition.quote#D8C8A6italic