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#F3EFE6
  • activityBar.border#00000015
  • activityBar.foreground#F6C68A
  • activityBar.inactiveForeground#2E2A2860
  • activityBarBadge.background#F6C68A
  • activityBarBadge.foreground#F3EFE6
  • button.background#F6C68A
  • button.foreground#F3EFE6
  • button.hoverBackground#F6C68Add
  • editor.background#F3EFE6
  • editor.foreground#2E2A28
  • editor.inactiveSelectionBackground#6E8B5A2580
  • editor.lineHighlightBackground#C7B39A50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#6E8B5A25
  • editorCursor.foreground#F6C68A
  • editorGroupHeader.tabsBackground#C7B39Aaa
  • editorLineNumber.activeForeground#F6C68A
  • editorLineNumber.foreground#a98a6280
  • focusBorder#F6C68A
  • foreground#2E2A28
  • input.background#C7B39A
  • input.border#00000015
  • input.foreground#2E2A28
  • input.placeholderForeground#2E2A2860
  • list.activeSelectionBackground#F6C68A30
  • list.activeSelectionForeground#2E2A28
  • list.highlightForeground#F6C68A
  • list.hoverBackground#C7B39A40
  • list.hoverForeground#2E2A28
  • list.inactiveSelectionBackground#F6C68A15
  • list.inactiveSelectionForeground#2E2A28
  • selection.background#6E8B5A25
  • sideBar.background#C7B39A
  • sideBar.border#00000015
  • sideBar.foreground#2E2A28
  • sideBarSectionHeader.background#C7B39A80
  • sideBarSectionHeader.foreground#2E2A28
  • sideBarTitle.foreground#F6C68A
  • statusBar.background#F3EFE6
  • statusBar.border#00000015
  • statusBar.foreground#2E2A28
  • statusBar.noFolderBackground#F3EFE6
  • tab.activeBackground#F3EFE6
  • tab.activeBorderTop#F6C68A
  • tab.activeForeground#2E2A28
  • tab.border#00000015
  • tab.inactiveBackground#F3EFE660
  • tab.inactiveForeground#2E2A2880
  • terminal.ansiBlack#2E2A28
  • terminal.ansiBlue#6E8B5A
  • terminal.ansiCyan#DFA955
  • terminal.ansiGreen#F6C68A
  • terminal.ansiMagenta#888F93
  • terminal.ansiRed#888F93
  • terminal.ansiWhite#2E2A28
  • terminal.ansiYellow#DFA955
  • terminal.background#F3EFE6
  • terminal.foreground#2E2A28
  • titleBar.activeBackground#F3EFE6
  • titleBar.activeForeground#2E2A28
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F3EFE6
  • titleBar.inactiveForeground#2E2A2860
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#a98a62italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#6E8B5Abold
storage.type, storage.modifier#6E8B5Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#F6C68A
string, punctuation.definition.string, string.template, meta.template.expression#DFA955
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#888F93
variable, variable.other.readwrite, variable.other.object#2E2A28
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2E2A28
variable.parameter, meta.parameter#2E2A28dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2E2A2880
keyword.operator#2E2A28
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#DFA955bold
entity.other.inherited-class#F6C68A
entity.name.tag, punctuation.definition.tag#6E8B5A
entity.other.attribute-name#F6C68A
meta.diff, meta.diff.header#a98a62
markup.deleted#888F93
markup.inserted#F6C68A
markup.changed#DFA955
markup.heading, markup.heading.setext, punctuation.definition.heading#F6C68Abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#DFA955
string.other.link.title, string.other.link.description#F6C68A
markup.underline.link#a98a62underline
punctuation.definition.list#6E8B5A
markup.quote, punctuation.definition.quote#a98a62italic