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#282F33
  • activityBar.border#ffffff15
  • activityBar.foreground#FF6B4A
  • activityBar.inactiveForeground#FAFAF860
  • activityBarBadge.background#FF6B4A
  • activityBarBadge.foreground#282F33
  • button.background#FF6B4A
  • button.foreground#282F33
  • button.hoverBackground#FF6B4Add
  • editor.background#282F33
  • editor.foreground#FAFAF8
  • editor.inactiveSelectionBackground#D2D7DC3580
  • editor.lineHighlightBackground#0E0F1040
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#D2D7DC35
  • editorCursor.foreground#FF6B4A
  • editorGroupHeader.tabsBackground#282F33dd
  • editorLineNumber.activeForeground#FF6B4A
  • editorLineNumber.foreground#8C958F80
  • focusBorder#FF6B4A
  • foreground#FAFAF8
  • input.background#0E0F10
  • input.border#ffffff15
  • input.foreground#FAFAF8
  • input.placeholderForeground#FAFAF860
  • list.activeSelectionBackground#FF6B4A30
  • list.activeSelectionForeground#FAFAF8
  • list.highlightForeground#FF6B4A
  • list.hoverBackground#0E0F1040
  • list.hoverForeground#FAFAF8
  • list.inactiveSelectionBackground#FF6B4A15
  • list.inactiveSelectionForeground#FAFAF8
  • selection.background#D2D7DC35
  • sideBar.background#0E0F10
  • sideBar.border#ffffff15
  • sideBar.foreground#FAFAF8
  • sideBarSectionHeader.background#282F3380
  • sideBarSectionHeader.foreground#FAFAF8
  • sideBarTitle.foreground#FF6B4A
  • statusBar.background#282F33
  • statusBar.border#ffffff15
  • statusBar.foreground#FAFAF8
  • statusBar.noFolderBackground#282F33
  • tab.activeBackground#282F33
  • tab.activeBorderTop#FF6B4A
  • tab.activeForeground#FAFAF8
  • tab.border#ffffff15
  • tab.inactiveBackground#0E0F1060
  • tab.inactiveForeground#FAFAF880
  • terminal.ansiBlack#282F33
  • terminal.ansiBlue#D2D7DC
  • terminal.ansiCyan#F2C14E
  • terminal.ansiGreen#FF6B4A
  • terminal.ansiMagenta#F49B5F
  • terminal.ansiRed#F49B5F
  • terminal.ansiWhite#FAFAF8
  • terminal.ansiYellow#F2C14E
  • terminal.background#282F33
  • terminal.foreground#FAFAF8
  • titleBar.activeBackground#282F33
  • titleBar.activeForeground#FAFAF8
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#282F33
  • titleBar.inactiveForeground#FAFAF860
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8C958Fitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#D2D7DCbold
storage.type, storage.modifier#D2D7DCitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#FF6B4A
string, punctuation.definition.string, string.template, meta.template.expression#F2C14E
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F49B5F
variable, variable.other.readwrite, variable.other.object#FAFAF8
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FAFAF8
variable.parameter, meta.parameter#FAFAF8dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FAFAF880
keyword.operator#FAFAF8
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#F2C14Ebold
entity.other.inherited-class#FF6B4A
entity.name.tag, punctuation.definition.tag#D2D7DC
entity.other.attribute-name#FF6B4A
meta.diff, meta.diff.header#8C958F
markup.deleted#F49B5F
markup.inserted#FF6B4A
markup.changed#F2C14E
markup.heading, markup.heading.setext, punctuation.definition.heading#FF6B4Abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#F2C14E
string.other.link.title, string.other.link.description#FF6B4A
markup.underline.link#8C958Funderline
punctuation.definition.list#D2D7DC
markup.quote, punctuation.definition.quote#8C958Fitalic