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#062428
  • activityBar.border#ffffff15
  • activityBar.foreground#67E3E9
  • activityBar.inactiveForeground#F6F5F160
  • activityBarBadge.background#67E3E9
  • activityBarBadge.foreground#062428
  • button.background#67E3E9
  • button.foreground#062428
  • button.hoverBackground#67E3E9dd
  • editor.background#062428
  • editor.foreground#F6F5F1
  • editor.inactiveSelectionBackground#79E6EC3580
  • editor.lineHighlightBackground#06242840
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79E6EC35
  • editorCursor.foreground#67E3E9
  • editorGroupHeader.tabsBackground#062428dd
  • editorLineNumber.activeForeground#67E3E9
  • editorLineNumber.foreground#C9D0CD80
  • focusBorder#67E3E9
  • foreground#F6F5F1
  • input.background#062428
  • input.border#ffffff15
  • input.foreground#F6F5F1
  • input.placeholderForeground#F6F5F160
  • list.activeSelectionBackground#67E3E930
  • list.activeSelectionForeground#F6F5F1
  • list.highlightForeground#67E3E9
  • list.hoverBackground#06242840
  • list.hoverForeground#F6F5F1
  • list.inactiveSelectionBackground#67E3E915
  • list.inactiveSelectionForeground#F6F5F1
  • selection.background#79E6EC35
  • sideBar.background#062428
  • sideBar.border#ffffff15
  • sideBar.foreground#F6F5F1
  • sideBarSectionHeader.background#06242880
  • sideBarSectionHeader.foreground#F6F5F1
  • sideBarTitle.foreground#67E3E9
  • statusBar.background#062428
  • statusBar.border#ffffff15
  • statusBar.foreground#F6F5F1
  • statusBar.noFolderBackground#062428
  • tab.activeBackground#062428
  • tab.activeBorderTop#67E3E9
  • tab.activeForeground#F6F5F1
  • tab.border#ffffff15
  • tab.inactiveBackground#06242860
  • tab.inactiveForeground#F6F5F180
  • terminal.ansiBlack#062428
  • terminal.ansiBlue#79E6EC
  • terminal.ansiCyan#55E7B4
  • terminal.ansiGreen#67E3E9
  • terminal.ansiMagenta#F18583
  • terminal.ansiRed#F18583
  • terminal.ansiWhite#F6F5F1
  • terminal.ansiYellow#55E7B4
  • terminal.background#062428
  • terminal.foreground#F6F5F1
  • titleBar.activeBackground#062428
  • titleBar.activeForeground#F6F5F1
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#062428
  • titleBar.inactiveForeground#F6F5F160
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#C9D0CDitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79E6ECbold
storage.type, storage.modifier#79E6ECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67E3E9
string, punctuation.definition.string, string.template, meta.template.expression#55E7B4
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F18583
variable, variable.other.readwrite, variable.other.object#F6F5F1
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F6F5F1
variable.parameter, meta.parameter#F6F5F1dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F6F5F180
keyword.operator#F6F5F1
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55E7B4bold
entity.other.inherited-class#67E3E9
entity.name.tag, punctuation.definition.tag#79E6EC
entity.other.attribute-name#67E3E9
meta.diff, meta.diff.header#C9D0CD
markup.deleted#F18583
markup.inserted#67E3E9
markup.changed#55E7B4
markup.heading, markup.heading.setext, punctuation.definition.heading#67E3E9bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55E7B4
string.other.link.title, string.other.link.description#67E3E9
markup.underline.link#C9D0CDunderline
punctuation.definition.list#79E6EC
markup.quote, punctuation.definition.quote#C9D0CDitalic