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#F5F6F7
  • activityBar.border#00000015
  • activityBar.foreground#FF6A00
  • activityBar.inactiveForeground#080C0E60
  • activityBarBadge.background#FF6A00
  • activityBarBadge.foreground#F5F6F7
  • button.background#FF6A00
  • button.foreground#F5F6F7
  • button.hoverBackground#FF6A00dd
  • editor.background#F5F6F7
  • editor.foreground#080C0E
  • editor.inactiveSelectionBackground#FF8A1A2580
  • editor.lineHighlightBackground#FFFFFF50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#FF8A1A25
  • editorCursor.foreground#FF6A00
  • editorGroupHeader.tabsBackground#FFFFFFaa
  • editorLineNumber.activeForeground#FF6A00
  • editorLineNumber.foreground#68707880
  • focusBorder#FF6A00
  • foreground#080C0E
  • input.background#FFFFFF
  • input.border#00000015
  • input.foreground#080C0E
  • input.placeholderForeground#080C0E60
  • list.activeSelectionBackground#FF6A0030
  • list.activeSelectionForeground#080C0E
  • list.highlightForeground#FF6A00
  • list.hoverBackground#FFFFFF40
  • list.hoverForeground#080C0E
  • list.inactiveSelectionBackground#FF6A0015
  • list.inactiveSelectionForeground#080C0E
  • selection.background#FF8A1A25
  • sideBar.background#FFFFFF
  • sideBar.border#00000015
  • sideBar.foreground#080C0E
  • sideBarSectionHeader.background#FFFFFF80
  • sideBarSectionHeader.foreground#080C0E
  • sideBarTitle.foreground#FF6A00
  • statusBar.background#F5F6F7
  • statusBar.border#00000015
  • statusBar.foreground#080C0E
  • statusBar.noFolderBackground#F5F6F7
  • tab.activeBackground#F5F6F7
  • tab.activeBorderTop#FF6A00
  • tab.activeForeground#080C0E
  • tab.border#00000015
  • tab.inactiveBackground#F5F6F760
  • tab.inactiveForeground#080C0E80
  • terminal.ansiBlack#080C0E
  • terminal.ansiBlue#FF8A1A
  • terminal.ansiCyan#FFB347
  • terminal.ansiGreen#FF6A00
  • terminal.ansiMagenta#4A4F57
  • terminal.ansiRed#4A4F57
  • terminal.ansiWhite#080C0E
  • terminal.ansiYellow#FFB347
  • terminal.background#F5F6F7
  • terminal.foreground#080C0E
  • titleBar.activeBackground#F5F6F7
  • titleBar.activeForeground#080C0E
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F5F6F7
  • titleBar.inactiveForeground#080C0E60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#687078italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#FF8A1Abold
storage.type, storage.modifier#FF8A1Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#FF6A00—
string, punctuation.definition.string, string.template, meta.template.expression#FFB347—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#4A4F57—
variable, variable.other.readwrite, variable.other.object#080C0E—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#080C0E—
variable.parameter, meta.parameter#080C0Edditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#080C0E80—
keyword.operator#080C0E—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#FFB347bold
entity.other.inherited-class#FF6A00—
entity.name.tag, punctuation.definition.tag#FF8A1A—
entity.other.attribute-name#FF6A00—
meta.diff, meta.diff.header#687078—
markup.deleted#4A4F57—
markup.inserted#FF6A00—
markup.changed#FFB347—
markup.heading, markup.heading.setext, punctuation.definition.heading#FF6A00bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#FFB347—
string.other.link.title, string.other.link.description#FF6A00—
markup.underline.link#687078underline
punctuation.definition.list#FF8A1A—
markup.quote, punctuation.definition.quote#687078italic