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#FFF7E6
  • activityBar.border#00000015
  • activityBar.foreground#FF8A00
  • activityBar.inactiveForeground#1f2a1f60
  • activityBarBadge.background#FF8A00
  • activityBarBadge.foreground#FFF7E6
  • button.background#FF8A00
  • button.foreground#FFF7E6
  • button.hoverBackground#FF8A00dd
  • editor.background#FFF7E6
  • editor.foreground#1f2a1f
  • editor.inactiveSelectionBackground#FFB02E2580
  • editor.lineHighlightBackground#FFFFFF50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#FFB02E25
  • editorCursor.foreground#FF8A00
  • editorGroupHeader.tabsBackground#FFFFFFaa
  • editorLineNumber.activeForeground#FF8A00
  • editorLineNumber.foreground#B89C7A80
  • focusBorder#FF8A00
  • foreground#1f2a1f
  • input.background#FFFFFF
  • input.border#00000015
  • input.foreground#1f2a1f
  • input.placeholderForeground#1f2a1f60
  • list.activeSelectionBackground#FF8A0030
  • list.activeSelectionForeground#1f2a1f
  • list.highlightForeground#FF8A00
  • list.hoverBackground#FFFFFF40
  • list.hoverForeground#1f2a1f
  • list.inactiveSelectionBackground#FF8A0015
  • list.inactiveSelectionForeground#1f2a1f
  • selection.background#FFB02E25
  • sideBar.background#FFFFFF
  • sideBar.border#00000015
  • sideBar.foreground#1f2a1f
  • sideBarSectionHeader.background#FFFFFF80
  • sideBarSectionHeader.foreground#1f2a1f
  • sideBarTitle.foreground#FF8A00
  • statusBar.background#FFF7E6
  • statusBar.border#00000015
  • statusBar.foreground#1f2a1f
  • statusBar.noFolderBackground#FFF7E6
  • tab.activeBackground#FFF7E6
  • tab.activeBorderTop#FF8A00
  • tab.activeForeground#1f2a1f
  • tab.border#00000015
  • tab.inactiveBackground#FFF7E660
  • tab.inactiveForeground#1f2a1f80
  • terminal.ansiBlack#1f2a1f
  • terminal.ansiBlue#FFB02E
  • terminal.ansiCyan#FFC43D
  • terminal.ansiGreen#FF8A00
  • terminal.ansiMagenta#1D5A2A
  • terminal.ansiRed#1D5A2A
  • terminal.ansiWhite#1f2a1f
  • terminal.ansiYellow#FFC43D
  • terminal.background#FFF7E6
  • terminal.foreground#1f2a1f
  • titleBar.activeBackground#FFF7E6
  • titleBar.activeForeground#1f2a1f
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FFF7E6
  • titleBar.inactiveForeground#1f2a1f60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#B89C7Aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#FFB02Ebold
storage.type, storage.modifier#FFB02Eitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#FF8A00—
string, punctuation.definition.string, string.template, meta.template.expression#FFC43D—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#1D5A2A—
variable, variable.other.readwrite, variable.other.object#1f2a1f—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1f2a1f—
variable.parameter, meta.parameter#1f2a1fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1f2a1f80—
keyword.operator#1f2a1f—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#FFC43Dbold
entity.other.inherited-class#FF8A00—
entity.name.tag, punctuation.definition.tag#FFB02E—
entity.other.attribute-name#FF8A00—
meta.diff, meta.diff.header#B89C7A—
markup.deleted#1D5A2A—
markup.inserted#FF8A00—
markup.changed#FFC43D—
markup.heading, markup.heading.setext, punctuation.definition.heading#FF8A00bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#FFC43D—
string.other.link.title, string.other.link.description#FF8A00—
markup.underline.link#B89C7Aunderline
punctuation.definition.list#FFB02E—
markup.quote, punctuation.definition.quote#B89C7Aitalic