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#FF6A00
  • activityBar.inactiveForeground#0D0D0D60
  • activityBarBadge.background#FF6A00
  • activityBarBadge.foreground#FAFAF8
  • button.background#FF6A00
  • button.foreground#FAFAF8
  • button.hoverBackground#FF6A00dd
  • editor.background#FAFAF8
  • editor.foreground#0D0D0D
  • editor.inactiveSelectionBackground#2E8C7E2580
  • editor.lineHighlightBackground#E6F2EF50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#2E8C7E25
  • editorCursor.foreground#FF6A00
  • editorGroupHeader.tabsBackground#E6F2EFaa
  • editorLineNumber.activeForeground#FF6A00
  • editorLineNumber.foreground#8b9a9280
  • focusBorder#FF6A00
  • foreground#0D0D0D
  • input.background#E6F2EF
  • input.border#00000015
  • input.foreground#0D0D0D
  • input.placeholderForeground#0D0D0D60
  • list.activeSelectionBackground#FF6A0030
  • list.activeSelectionForeground#0D0D0D
  • list.highlightForeground#FF6A00
  • list.hoverBackground#E6F2EF40
  • list.hoverForeground#0D0D0D
  • list.inactiveSelectionBackground#FF6A0015
  • list.inactiveSelectionForeground#0D0D0D
  • selection.background#2E8C7E25
  • sideBar.background#E6F2EF
  • sideBar.border#00000015
  • sideBar.foreground#0D0D0D
  • sideBarSectionHeader.background#E6F2EF80
  • sideBarSectionHeader.foreground#0D0D0D
  • sideBarTitle.foreground#FF6A00
  • statusBar.background#FAFAF8
  • statusBar.border#00000015
  • statusBar.foreground#0D0D0D
  • statusBar.noFolderBackground#FAFAF8
  • tab.activeBackground#FAFAF8
  • tab.activeBorderTop#FF6A00
  • tab.activeForeground#0D0D0D
  • tab.border#00000015
  • tab.inactiveBackground#FAFAF860
  • tab.inactiveForeground#0D0D0D80
  • terminal.ansiBlack#0D0D0D
  • terminal.ansiBlue#2E8C7E
  • terminal.ansiCyan#E03D16
  • terminal.ansiGreen#FF6A00
  • terminal.ansiMagenta#FAFAF8
  • terminal.ansiRed#FAFAF8
  • terminal.ansiWhite#0D0D0D
  • terminal.ansiYellow#E03D16
  • terminal.background#FAFAF8
  • terminal.foreground#0D0D0D
  • titleBar.activeBackground#FAFAF8
  • titleBar.activeForeground#0D0D0D
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FAFAF8
  • titleBar.inactiveForeground#0D0D0D60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8b9a92italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#2E8C7Ebold
storage.type, storage.modifier#2E8C7Eitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#FF6A00—
string, punctuation.definition.string, string.template, meta.template.expression#E03D16—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#FAFAF8—
variable, variable.other.readwrite, variable.other.object#0D0D0D—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0D0D0D—
variable.parameter, meta.parameter#0D0D0Ddditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0D0D0D80—
keyword.operator#0D0D0D—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E03D16bold
entity.other.inherited-class#FF6A00—
entity.name.tag, punctuation.definition.tag#2E8C7E—
entity.other.attribute-name#FF6A00—
meta.diff, meta.diff.header#8b9a92—
markup.deleted#FAFAF8—
markup.inserted#FF6A00—
markup.changed#E03D16—
markup.heading, markup.heading.setext, punctuation.definition.heading#FF6A00bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#E03D16—
string.other.link.title, string.other.link.description#FF6A00—
markup.underline.link#8b9a92underline
punctuation.definition.list#2E8C7E—
markup.quote, punctuation.definition.quote#8b9a92italic