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#F6F1E6
  • activityBar.border#00000015
  • activityBar.foreground#55663C
  • activityBar.inactiveForeground#1E221660
  • activityBarBadge.background#55663C
  • activityBarBadge.foreground#F6F1E6
  • button.background#55663C
  • button.foreground#F6F1E6
  • button.hoverBackground#55663Cdd
  • editor.background#F6F1E6
  • editor.foreground#1E2216
  • editor.inactiveSelectionBackground#7A8A5A2580
  • editor.lineHighlightBackground#FBF8F050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#7A8A5A25
  • editorCursor.foreground#55663C
  • editorGroupHeader.tabsBackground#FBF8F0aa
  • editorLineNumber.activeForeground#55663C
  • editorLineNumber.foreground#D7C6A680
  • focusBorder#55663C
  • foreground#1E2216
  • input.background#FBF8F0
  • input.border#00000015
  • input.foreground#1E2216
  • input.placeholderForeground#1E221660
  • list.activeSelectionBackground#55663C30
  • list.activeSelectionForeground#1E2216
  • list.highlightForeground#55663C
  • list.hoverBackground#FBF8F040
  • list.hoverForeground#1E2216
  • list.inactiveSelectionBackground#55663C15
  • list.inactiveSelectionForeground#1E2216
  • selection.background#7A8A5A25
  • sideBar.background#FBF8F0
  • sideBar.border#00000015
  • sideBar.foreground#1E2216
  • sideBarSectionHeader.background#FBF8F080
  • sideBarSectionHeader.foreground#1E2216
  • sideBarTitle.foreground#55663C
  • statusBar.background#F6F1E6
  • statusBar.border#00000015
  • statusBar.foreground#1E2216
  • statusBar.noFolderBackground#F6F1E6
  • tab.activeBackground#F6F1E6
  • tab.activeBorderTop#55663C
  • tab.activeForeground#1E2216
  • tab.border#00000015
  • tab.inactiveBackground#F6F1E660
  • tab.inactiveForeground#1E221680
  • terminal.ansiBlack#1E2216
  • terminal.ansiBlue#7A8A5A
  • terminal.ansiCyan#E6C24A
  • terminal.ansiGreen#55663C
  • terminal.ansiMagenta#F1D27A
  • terminal.ansiRed#F1D27A
  • terminal.ansiWhite#1E2216
  • terminal.ansiYellow#E6C24A
  • terminal.background#F6F1E6
  • terminal.foreground#1E2216
  • titleBar.activeBackground#F6F1E6
  • titleBar.activeForeground#1E2216
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F6F1E6
  • titleBar.inactiveForeground#1E221660
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D7C6A6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#7A8A5Abold
storage.type, storage.modifier#7A8A5Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#55663C
string, punctuation.definition.string, string.template, meta.template.expression#E6C24A
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1D27A
variable, variable.other.readwrite, variable.other.object#1E2216
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1E2216
variable.parameter, meta.parameter#1E2216dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1E221680
keyword.operator#1E2216
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E6C24Abold
entity.other.inherited-class#55663C
entity.name.tag, punctuation.definition.tag#7A8A5A
entity.other.attribute-name#55663C
meta.diff, meta.diff.header#D7C6A6
markup.deleted#F1D27A
markup.inserted#55663C
markup.changed#E6C24A
markup.heading, markup.heading.setext, punctuation.definition.heading#55663Cbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E6C24A
string.other.link.title, string.other.link.description#55663C
markup.underline.link#D7C6A6underline
punctuation.definition.list#7A8A5A
markup.quote, punctuation.definition.quote#D7C6A6italic