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#F0EFE9
  • activityBar.border#00000015
  • activityBar.foreground#E24A3A
  • activityBar.inactiveForeground#11111160
  • activityBarBadge.background#E24A3A
  • activityBarBadge.foreground#F0EFE9
  • button.background#E24A3A
  • button.foreground#F0EFE9
  • button.hoverBackground#E24A3Add
  • editor.background#F0EFE9
  • editor.foreground#111111
  • editor.inactiveSelectionBackground#6FAE642580
  • editor.lineHighlightBackground#FFF7F150
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#6FAE6425
  • editorCursor.foreground#E24A3A
  • editorGroupHeader.tabsBackground#FFF7F1aa
  • editorLineNumber.activeForeground#E24A3A
  • editorLineNumber.foreground#6C6F6080
  • focusBorder#E24A3A
  • foreground#111111
  • input.background#FFF7F1
  • input.border#00000015
  • input.foreground#111111
  • input.placeholderForeground#11111160
  • list.activeSelectionBackground#E24A3A30
  • list.activeSelectionForeground#111111
  • list.highlightForeground#E24A3A
  • list.hoverBackground#FFF7F140
  • list.hoverForeground#111111
  • list.inactiveSelectionBackground#E24A3A15
  • list.inactiveSelectionForeground#111111
  • selection.background#6FAE6425
  • sideBar.background#FFF7F1
  • sideBar.border#00000015
  • sideBar.foreground#111111
  • sideBarSectionHeader.background#FFF7F180
  • sideBarSectionHeader.foreground#111111
  • sideBarTitle.foreground#E24A3A
  • statusBar.background#F0EFE9
  • statusBar.border#00000015
  • statusBar.foreground#111111
  • statusBar.noFolderBackground#F0EFE9
  • tab.activeBackground#F0EFE9
  • tab.activeBorderTop#E24A3A
  • tab.activeForeground#111111
  • tab.border#00000015
  • tab.inactiveBackground#F0EFE960
  • tab.inactiveForeground#11111180
  • terminal.ansiBlack#111111
  • terminal.ansiBlue#6FAE64
  • terminal.ansiCyan#3F6F3A
  • terminal.ansiGreen#E24A3A
  • terminal.ansiMagenta#FFD9B8
  • terminal.ansiRed#FFD9B8
  • terminal.ansiWhite#111111
  • terminal.ansiYellow#3F6F3A
  • terminal.background#F0EFE9
  • terminal.foreground#111111
  • titleBar.activeBackground#F0EFE9
  • titleBar.activeForeground#111111
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F0EFE9
  • titleBar.inactiveForeground#11111160
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6C6F60italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#6FAE64bold
storage.type, storage.modifier#6FAE64italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E24A3A
string, punctuation.definition.string, string.template, meta.template.expression#3F6F3A
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#FFD9B8
variable, variable.other.readwrite, variable.other.object#111111
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#111111
variable.parameter, meta.parameter#111111dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#11111180
keyword.operator#111111
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#3F6F3Abold
entity.other.inherited-class#E24A3A
entity.name.tag, punctuation.definition.tag#6FAE64
entity.other.attribute-name#E24A3A
meta.diff, meta.diff.header#6C6F60
markup.deleted#FFD9B8
markup.inserted#E24A3A
markup.changed#3F6F3A
markup.heading, markup.heading.setext, punctuation.definition.heading#E24A3Abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#3F6F3A
string.other.link.title, string.other.link.description#E24A3A
markup.underline.link#6C6F60underline
punctuation.definition.list#6FAE64
markup.quote, punctuation.definition.quote#6C6F60italic