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#041009
  • activityBar.border#ffffff15
  • activityBar.foreground#67E9B3
  • activityBar.inactiveForeground#F6FAF560
  • activityBarBadge.background#67E9B3
  • activityBarBadge.foreground#041009
  • button.background#67E9B3
  • button.foreground#041009
  • button.hoverBackground#67E9B3dd
  • editor.background#041009
  • editor.foreground#F6FAF5
  • editor.inactiveSelectionBackground#79ECC63580
  • editor.lineHighlightBackground#17211A40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79ECC635
  • editorCursor.foreground#67E9B3
  • editorGroupHeader.tabsBackground#041009dd
  • editorLineNumber.activeForeground#67E9B3
  • editorLineNumber.foreground#D7EBC880
  • focusBorder#67E9B3
  • foreground#F6FAF5
  • input.background#17211A
  • input.border#ffffff15
  • input.foreground#F6FAF5
  • input.placeholderForeground#F6FAF560
  • list.activeSelectionBackground#67E9B330
  • list.activeSelectionForeground#F6FAF5
  • list.highlightForeground#67E9B3
  • list.hoverBackground#17211A40
  • list.hoverForeground#F6FAF5
  • list.inactiveSelectionBackground#67E9B315
  • list.inactiveSelectionForeground#F6FAF5
  • selection.background#79ECC635
  • sideBar.background#17211A
  • sideBar.border#ffffff15
  • sideBar.foreground#F6FAF5
  • sideBarSectionHeader.background#04100980
  • sideBarSectionHeader.foreground#F6FAF5
  • sideBarTitle.foreground#67E9B3
  • statusBar.background#041009
  • statusBar.border#ffffff15
  • statusBar.foreground#F6FAF5
  • statusBar.noFolderBackground#041009
  • tab.activeBackground#041009
  • tab.activeBorderTop#67E9B3
  • tab.activeForeground#F6FAF5
  • tab.border#ffffff15
  • tab.inactiveBackground#17211A60
  • tab.inactiveForeground#F6FAF580
  • terminal.ansiBlack#041009
  • terminal.ansiBlue#79ECC6
  • terminal.ansiCyan#8BE755
  • terminal.ansiGreen#67E9B3
  • terminal.ansiMagenta#F1AA83
  • terminal.ansiRed#F1AA83
  • terminal.ansiWhite#F6FAF5
  • terminal.ansiYellow#8BE755
  • terminal.background#041009
  • terminal.foreground#F6FAF5
  • titleBar.activeBackground#041009
  • titleBar.activeForeground#F6FAF5
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#041009
  • titleBar.inactiveForeground#F6FAF560
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D7EBC8italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79ECC6bold
storage.type, storage.modifier#79ECC6italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67E9B3
string, punctuation.definition.string, string.template, meta.template.expression#8BE755
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1AA83
variable, variable.other.readwrite, variable.other.object#F6FAF5
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F6FAF5
variable.parameter, meta.parameter#F6FAF5dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F6FAF580
keyword.operator#F6FAF5
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#8BE755bold
entity.other.inherited-class#67E9B3
entity.name.tag, punctuation.definition.tag#79ECC6
entity.other.attribute-name#67E9B3
meta.diff, meta.diff.header#D7EBC8
markup.deleted#F1AA83
markup.inserted#67E9B3
markup.changed#8BE755
markup.heading, markup.heading.setext, punctuation.definition.heading#67E9B3bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#8BE755
string.other.link.title, string.other.link.description#67E9B3
markup.underline.link#D7EBC8underline
punctuation.definition.list#79ECC6
markup.quote, punctuation.definition.quote#D7EBC8italic