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#FAF7EF
  • activityBar.border#00000015
  • activityBar.foreground#E23612
  • activityBar.inactiveForeground#2A2E1A60
  • activityBarBadge.background#E23612
  • activityBarBadge.foreground#FAF7EF
  • button.background#E23612
  • button.foreground#FAF7EF
  • button.hoverBackground#E23612dd
  • editor.background#FAF7EF
  • editor.foreground#2A2E1A
  • editor.inactiveSelectionBackground#FF5A242580
  • editor.lineHighlightBackground#FFE6CC50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#FF5A2425
  • editorCursor.foreground#E23612
  • editorGroupHeader.tabsBackground#FFE6CCaa
  • editorLineNumber.activeForeground#E23612
  • editorLineNumber.foreground#4B4F3180
  • focusBorder#E23612
  • foreground#2A2E1A
  • input.background#FFE6CC
  • input.border#00000015
  • input.foreground#2A2E1A
  • input.placeholderForeground#2A2E1A60
  • list.activeSelectionBackground#E2361230
  • list.activeSelectionForeground#2A2E1A
  • list.highlightForeground#E23612
  • list.hoverBackground#FFE6CC40
  • list.hoverForeground#2A2E1A
  • list.inactiveSelectionBackground#E2361215
  • list.inactiveSelectionForeground#2A2E1A
  • selection.background#FF5A2425
  • sideBar.background#FFE6CC
  • sideBar.border#00000015
  • sideBar.foreground#2A2E1A
  • sideBarSectionHeader.background#FFE6CC80
  • sideBarSectionHeader.foreground#2A2E1A
  • sideBarTitle.foreground#E23612
  • statusBar.background#FAF7EF
  • statusBar.border#00000015
  • statusBar.foreground#2A2E1A
  • statusBar.noFolderBackground#FAF7EF
  • tab.activeBackground#FAF7EF
  • tab.activeBorderTop#E23612
  • tab.activeForeground#2A2E1A
  • tab.border#00000015
  • tab.inactiveBackground#FAF7EF60
  • tab.inactiveForeground#2A2E1A80
  • terminal.ansiBlack#2A2E1A
  • terminal.ansiBlue#FF5A24
  • terminal.ansiCyan#FF8A1A
  • terminal.ansiGreen#E23612
  • terminal.ansiMagenta#4E7A28
  • terminal.ansiRed#4E7A28
  • terminal.ansiWhite#2A2E1A
  • terminal.ansiYellow#FF8A1A
  • terminal.background#FAF7EF
  • terminal.foreground#2A2E1A
  • titleBar.activeBackground#FAF7EF
  • titleBar.activeForeground#2A2E1A
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FAF7EF
  • titleBar.inactiveForeground#2A2E1A60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#4B4F31italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#FF5A24bold
storage.type, storage.modifier#FF5A24italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E23612
string, punctuation.definition.string, string.template, meta.template.expression#FF8A1A
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#4E7A28
variable, variable.other.readwrite, variable.other.object#2A2E1A
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2A2E1A
variable.parameter, meta.parameter#2A2E1Additalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2A2E1A80
keyword.operator#2A2E1A
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#FF8A1Abold
entity.other.inherited-class#E23612
entity.name.tag, punctuation.definition.tag#FF5A24
entity.other.attribute-name#E23612
meta.diff, meta.diff.header#4B4F31
markup.deleted#4E7A28
markup.inserted#E23612
markup.changed#FF8A1A
markup.heading, markup.heading.setext, punctuation.definition.heading#E23612bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#FF8A1A
string.other.link.title, string.other.link.description#E23612
markup.underline.link#4B4F31underline
punctuation.definition.list#FF5A24
markup.quote, punctuation.definition.quote#4B4F31italic