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

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#FAF7EF
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FAF7EF
variable.parameter, meta.parameter#FAF7EFdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FAF7EF80
keyword.operator#FAF7EF
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