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#0D120E
  • activityBar.border#ffffff15
  • activityBar.foreground#00BA8F
  • activityBar.inactiveForeground#FAFBF760
  • activityBarBadge.background#00BA8F
  • activityBarBadge.foreground#0D120E
  • button.background#00BA8F
  • button.foreground#0D120E
  • button.hoverBackground#00BA8Fdd
  • editor.background#0D120E
  • editor.foreground#FAFBF7
  • editor.inactiveSelectionBackground#5F7F4A3580
  • editor.lineHighlightBackground#15201740
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#5F7F4A35
  • editorCursor.foreground#00BA8F
  • editorGroupHeader.tabsBackground#0D120Edd
  • editorLineNumber.activeForeground#00BA8F
  • editorLineNumber.foreground#DCE8D680
  • focusBorder#00BA8F
  • foreground#FAFBF7
  • input.background#152017
  • input.border#ffffff15
  • input.foreground#FAFBF7
  • input.placeholderForeground#FAFBF760
  • list.activeSelectionBackground#00BA8F30
  • list.activeSelectionForeground#FAFBF7
  • list.highlightForeground#00BA8F
  • list.hoverBackground#15201740
  • list.hoverForeground#FAFBF7
  • list.inactiveSelectionBackground#00BA8F15
  • list.inactiveSelectionForeground#FAFBF7
  • selection.background#5F7F4A35
  • sideBar.background#152017
  • sideBar.border#ffffff15
  • sideBar.foreground#FAFBF7
  • sideBarSectionHeader.background#0D120E80
  • sideBarSectionHeader.foreground#FAFBF7
  • sideBarTitle.foreground#00BA8F
  • statusBar.background#0D120E
  • statusBar.border#ffffff15
  • statusBar.foreground#FAFBF7
  • statusBar.noFolderBackground#0D120E
  • tab.activeBackground#0D120E
  • tab.activeBorderTop#00BA8F
  • tab.activeForeground#FAFBF7
  • tab.border#ffffff15
  • tab.inactiveBackground#15201760
  • tab.inactiveForeground#FAFBF780
  • terminal.ansiBlack#0D120E
  • terminal.ansiBlue#5F7F4A
  • terminal.ansiCyan#0FB3A6
  • terminal.ansiGreen#00BA8F
  • terminal.ansiMagenta#E08A00
  • terminal.ansiRed#E08A00
  • terminal.ansiWhite#FAFBF7
  • terminal.ansiYellow#0FB3A6
  • terminal.background#0D120E
  • terminal.foreground#FAFBF7
  • titleBar.activeBackground#0D120E
  • titleBar.activeForeground#FAFBF7
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#0D120E
  • titleBar.inactiveForeground#FAFBF760
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#DCE8D6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#5F7F4Abold
storage.type, storage.modifier#5F7F4Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#00BA8F
string, punctuation.definition.string, string.template, meta.template.expression#0FB3A6
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#E08A00
variable, variable.other.readwrite, variable.other.object#FAFBF7
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FAFBF7
variable.parameter, meta.parameter#FAFBF7dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FAFBF780
keyword.operator#FAFBF7
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#0FB3A6bold
entity.other.inherited-class#00BA8F
entity.name.tag, punctuation.definition.tag#5F7F4A
entity.other.attribute-name#00BA8F
meta.diff, meta.diff.header#DCE8D6
markup.deleted#E08A00
markup.inserted#00BA8F
markup.changed#0FB3A6
markup.heading, markup.heading.setext, punctuation.definition.heading#00BA8Fbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#0FB3A6
string.other.link.title, string.other.link.description#00BA8F
markup.underline.link#DCE8D6underline
punctuation.definition.list#5F7F4A
markup.quote, punctuation.definition.quote#DCE8D6italic