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#FFF8F3
  • activityBar.border#00000015
  • activityBar.foreground#FF6B57
  • activityBar.inactiveForeground#2A181960
  • activityBarBadge.background#FF6B57
  • activityBarBadge.foreground#FFF8F3
  • button.background#FF6B57
  • button.foreground#FFF8F3
  • button.hoverBackground#FF6B57dd
  • editor.background#FFF8F3
  • editor.foreground#2A1819
  • editor.inactiveSelectionBackground#F5EAD92580
  • editor.lineHighlightBackground#FFF9F450
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#F5EAD925
  • editorCursor.foreground#FF6B57
  • editorGroupHeader.tabsBackground#FFF9F4aa
  • editorLineNumber.activeForeground#FF6B57
  • editorLineNumber.foreground#FCECEA80
  • focusBorder#FF6B57
  • foreground#2A1819
  • input.background#FFF9F4
  • input.border#00000015
  • input.foreground#2A1819
  • input.placeholderForeground#2A181960
  • list.activeSelectionBackground#FF6B5730
  • list.activeSelectionForeground#2A1819
  • list.highlightForeground#FF6B57
  • list.hoverBackground#FFF9F440
  • list.hoverForeground#2A1819
  • list.inactiveSelectionBackground#FF6B5715
  • list.inactiveSelectionForeground#2A1819
  • selection.background#F5EAD925
  • sideBar.background#FFF9F4
  • sideBar.border#00000015
  • sideBar.foreground#2A1819
  • sideBarSectionHeader.background#FFF9F480
  • sideBarSectionHeader.foreground#2A1819
  • sideBarTitle.foreground#FF6B57
  • statusBar.background#FFF8F3
  • statusBar.border#00000015
  • statusBar.foreground#2A1819
  • statusBar.noFolderBackground#FFF8F3
  • tab.activeBackground#FFF8F3
  • tab.activeBorderTop#FF6B57
  • tab.activeForeground#2A1819
  • tab.border#00000015
  • tab.inactiveBackground#FFF8F360
  • tab.inactiveForeground#2A181980
  • terminal.ansiBlack#2A1819
  • terminal.ansiBlue#F5EAD9
  • terminal.ansiCyan#FFF1C2
  • terminal.ansiGreen#FF6B57
  • terminal.ansiMagenta#FFB300
  • terminal.ansiRed#FFB300
  • terminal.ansiWhite#2A1819
  • terminal.ansiYellow#FFF1C2
  • terminal.background#FFF8F3
  • terminal.foreground#2A1819
  • titleBar.activeBackground#FFF8F3
  • titleBar.activeForeground#2A1819
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FFF8F3
  • titleBar.inactiveForeground#2A181960
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#FCECEAitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#F5EAD9bold
storage.type, storage.modifier#F5EAD9italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#FF6B57
string, punctuation.definition.string, string.template, meta.template.expression#FFF1C2
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#FFB300
variable, variable.other.readwrite, variable.other.object#2A1819
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2A1819
variable.parameter, meta.parameter#2A1819dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2A181980
keyword.operator#2A1819
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#FFF1C2bold
entity.other.inherited-class#FF6B57
entity.name.tag, punctuation.definition.tag#F5EAD9
entity.other.attribute-name#FF6B57
meta.diff, meta.diff.header#FCECEA
markup.deleted#FFB300
markup.inserted#FF6B57
markup.changed#FFF1C2
markup.heading, markup.heading.setext, punctuation.definition.heading#FF6B57bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#FFF1C2
string.other.link.title, string.other.link.description#FF6B57
markup.underline.link#FCECEAunderline
punctuation.definition.list#F5EAD9
markup.quote, punctuation.definition.quote#FCECEAitalic