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#FAFAF8
  • activityBar.border#00000015
  • activityBar.foreground#FF6B4A
  • activityBar.inactiveForeground#0E0F1060
  • activityBarBadge.background#FF6B4A
  • activityBarBadge.foreground#FAFAF8
  • button.background#FF6B4A
  • button.foreground#FAFAF8
  • button.hoverBackground#FF6B4Add
  • editor.background#FAFAF8
  • editor.foreground#0E0F10
  • editor.inactiveSelectionBackground#D2D7DC2580
  • editor.lineHighlightBackground#E7ECEF50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#D2D7DC25
  • editorCursor.foreground#FF6B4A
  • editorGroupHeader.tabsBackground#E7ECEFaa
  • editorLineNumber.activeForeground#FF6B4A
  • editorLineNumber.foreground#8C958F80
  • focusBorder#FF6B4A
  • foreground#0E0F10
  • input.background#E7ECEF
  • input.border#00000015
  • input.foreground#0E0F10
  • input.placeholderForeground#0E0F1060
  • list.activeSelectionBackground#FF6B4A30
  • list.activeSelectionForeground#0E0F10
  • list.highlightForeground#FF6B4A
  • list.hoverBackground#E7ECEF40
  • list.hoverForeground#0E0F10
  • list.inactiveSelectionBackground#FF6B4A15
  • list.inactiveSelectionForeground#0E0F10
  • selection.background#D2D7DC25
  • sideBar.background#E7ECEF
  • sideBar.border#00000015
  • sideBar.foreground#0E0F10
  • sideBarSectionHeader.background#E7ECEF80
  • sideBarSectionHeader.foreground#0E0F10
  • sideBarTitle.foreground#FF6B4A
  • statusBar.background#FAFAF8
  • statusBar.border#00000015
  • statusBar.foreground#0E0F10
  • statusBar.noFolderBackground#FAFAF8
  • tab.activeBackground#FAFAF8
  • tab.activeBorderTop#FF6B4A
  • tab.activeForeground#0E0F10
  • tab.border#00000015
  • tab.inactiveBackground#FAFAF860
  • tab.inactiveForeground#0E0F1080
  • terminal.ansiBlack#0E0F10
  • terminal.ansiBlue#D2D7DC
  • terminal.ansiCyan#F2C14E
  • terminal.ansiGreen#FF6B4A
  • terminal.ansiMagenta#F49B5F
  • terminal.ansiRed#F49B5F
  • terminal.ansiWhite#0E0F10
  • terminal.ansiYellow#F2C14E
  • terminal.background#FAFAF8
  • terminal.foreground#0E0F10
  • titleBar.activeBackground#FAFAF8
  • titleBar.activeForeground#0E0F10
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FAFAF8
  • titleBar.inactiveForeground#0E0F1060
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8C958Fitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#D2D7DCbold
storage.type, storage.modifier#D2D7DCitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#FF6B4A
string, punctuation.definition.string, string.template, meta.template.expression#F2C14E
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F49B5F
variable, variable.other.readwrite, variable.other.object#0E0F10
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0E0F10
variable.parameter, meta.parameter#0E0F10dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0E0F1080
keyword.operator#0E0F10
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#F2C14Ebold
entity.other.inherited-class#FF6B4A
entity.name.tag, punctuation.definition.tag#D2D7DC
entity.other.attribute-name#FF6B4A
meta.diff, meta.diff.header#8C958F
markup.deleted#F49B5F
markup.inserted#FF6B4A
markup.changed#F2C14E
markup.heading, markup.heading.setext, punctuation.definition.heading#FF6B4Abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#F2C14E
string.other.link.title, string.other.link.description#FF6B4A
markup.underline.link#8C958Funderline
punctuation.definition.list#D2D7DC
markup.quote, punctuation.definition.quote#8C958Fitalic