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#1F1A15
  • activityBar.border#ffffff15
  • activityBar.foreground#F0693C
  • activityBar.inactiveForeground#F8F6EE60
  • activityBarBadge.background#F0693C
  • activityBarBadge.foreground#1F1A15
  • button.background#F0693C
  • button.foreground#1F1A15
  • button.hoverBackground#F0693Cdd
  • editor.background#1F1A15
  • editor.foreground#F8F6EE
  • editor.inactiveSelectionBackground#FFC87A3580
  • editor.lineHighlightBackground#3A2A1F40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#FFC87A35
  • editorCursor.foreground#F0693C
  • editorGroupHeader.tabsBackground#1F1A15dd
  • editorLineNumber.activeForeground#F0693C
  • editorLineNumber.foreground#E5EDE380
  • focusBorder#F0693C
  • foreground#F8F6EE
  • input.background#3A2A1F
  • input.border#ffffff15
  • input.foreground#F8F6EE
  • input.placeholderForeground#F8F6EE60
  • list.activeSelectionBackground#F0693C30
  • list.activeSelectionForeground#F8F6EE
  • list.highlightForeground#F0693C
  • list.hoverBackground#3A2A1F40
  • list.hoverForeground#F8F6EE
  • list.inactiveSelectionBackground#F0693C15
  • list.inactiveSelectionForeground#F8F6EE
  • selection.background#FFC87A35
  • sideBar.background#3A2A1F
  • sideBar.border#ffffff15
  • sideBar.foreground#F8F6EE
  • sideBarSectionHeader.background#1F1A1580
  • sideBarSectionHeader.foreground#F8F6EE
  • sideBarTitle.foreground#F0693C
  • statusBar.background#1F1A15
  • statusBar.border#ffffff15
  • statusBar.foreground#F8F6EE
  • statusBar.noFolderBackground#1F1A15
  • tab.activeBackground#1F1A15
  • tab.activeBorderTop#F0693C
  • tab.activeForeground#F8F6EE
  • tab.border#ffffff15
  • tab.inactiveBackground#3A2A1F60
  • tab.inactiveForeground#F8F6EE80
  • terminal.ansiBlack#1F1A15
  • terminal.ansiBlue#FFC87A
  • terminal.ansiCyan#7A8F6A
  • terminal.ansiGreen#F0693C
  • terminal.ansiMagenta#C75D45
  • terminal.ansiRed#C75D45
  • terminal.ansiWhite#F8F6EE
  • terminal.ansiYellow#7A8F6A
  • terminal.background#1F1A15
  • terminal.foreground#F8F6EE
  • titleBar.activeBackground#1F1A15
  • titleBar.activeForeground#F8F6EE
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#1F1A15
  • titleBar.inactiveForeground#F8F6EE60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E5EDE3italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#FFC87Abold
storage.type, storage.modifier#FFC87Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#F0693C
string, punctuation.definition.string, string.template, meta.template.expression#7A8F6A
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#C75D45
variable, variable.other.readwrite, variable.other.object#F8F6EE
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F8F6EE
variable.parameter, meta.parameter#F8F6EEdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F8F6EE80
keyword.operator#F8F6EE
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#7A8F6Abold
entity.other.inherited-class#F0693C
entity.name.tag, punctuation.definition.tag#FFC87A
entity.other.attribute-name#F0693C
meta.diff, meta.diff.header#E5EDE3
markup.deleted#C75D45
markup.inserted#F0693C
markup.changed#7A8F6A
markup.heading, markup.heading.setext, punctuation.definition.heading#F0693Cbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#7A8F6A
string.other.link.title, string.other.link.description#F0693C
markup.underline.link#E5EDE3underline
punctuation.definition.list#FFC87A
markup.quote, punctuation.definition.quote#E5EDE3italic