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

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#15383A
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#15383A
variable.parameter, meta.parameter#15383Additalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#15383A80
keyword.operator#15383A
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