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#080A0C
  • activityBar.border#ffffff15
  • activityBar.foreground#67E9C2
  • activityBar.inactiveForeground#f6f2e860
  • activityBarBadge.background#67E9C2
  • activityBarBadge.foreground#080A0C
  • button.background#67E9C2
  • button.foreground#080A0C
  • button.hoverBackground#67E9C2dd
  • editor.background#080A0C
  • editor.foreground#f6f2e8
  • editor.inactiveSelectionBackground#EC8A793580
  • editor.lineHighlightBackground#080A0C40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#EC8A7935
  • editorCursor.foreground#67E9C2
  • editorGroupHeader.tabsBackground#080A0Cdd
  • editorLineNumber.activeForeground#67E9C2
  • editorLineNumber.foreground#c7b99a80
  • focusBorder#67E9C2
  • foreground#f6f2e8
  • input.background#080A0C
  • input.border#ffffff15
  • input.foreground#f6f2e8
  • input.placeholderForeground#f6f2e860
  • list.activeSelectionBackground#67E9C230
  • list.activeSelectionForeground#f6f2e8
  • list.highlightForeground#67E9C2
  • list.hoverBackground#080A0C40
  • list.hoverForeground#f6f2e8
  • list.inactiveSelectionBackground#67E9C215
  • list.inactiveSelectionForeground#f6f2e8
  • selection.background#EC8A7935
  • sideBar.background#080A0C
  • sideBar.border#ffffff15
  • sideBar.foreground#f6f2e8
  • sideBarSectionHeader.background#080A0C80
  • sideBarSectionHeader.foreground#f6f2e8
  • sideBarTitle.foreground#67E9C2
  • statusBar.background#080A0C
  • statusBar.border#ffffff15
  • statusBar.foreground#f6f2e8
  • statusBar.noFolderBackground#080A0C
  • tab.activeBackground#080A0C
  • tab.activeBorderTop#67E9C2
  • tab.activeForeground#f6f2e8
  • tab.border#ffffff15
  • tab.inactiveBackground#080A0C60
  • tab.inactiveForeground#f6f2e880
  • terminal.ansiBlack#080A0C
  • terminal.ansiBlue#EC8A79
  • terminal.ansiCyan#55D6E7
  • terminal.ansiGreen#67E9C2
  • terminal.ansiMagenta#F18583
  • terminal.ansiRed#F18583
  • terminal.ansiWhite#f6f2e8
  • terminal.ansiYellow#55D6E7
  • terminal.background#080A0C
  • terminal.foreground#f6f2e8
  • titleBar.activeBackground#080A0C
  • titleBar.activeForeground#f6f2e8
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#080A0C
  • titleBar.inactiveForeground#f6f2e860
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#c7b99aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#EC8A79bold
storage.type, storage.modifier#EC8A79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67E9C2
string, punctuation.definition.string, string.template, meta.template.expression#55D6E7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F18583
variable, variable.other.readwrite, variable.other.object#f6f2e8
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f6f2e8
variable.parameter, meta.parameter#f6f2e8dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f6f2e880
keyword.operator#f6f2e8
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55D6E7bold
entity.other.inherited-class#67E9C2
entity.name.tag, punctuation.definition.tag#EC8A79
entity.other.attribute-name#67E9C2
meta.diff, meta.diff.header#c7b99a
markup.deleted#F18583
markup.inserted#67E9C2
markup.changed#55D6E7
markup.heading, markup.heading.setext, punctuation.definition.heading#67E9C2bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55D6E7
string.other.link.title, string.other.link.description#67E9C2
markup.underline.link#c7b99aunderline
punctuation.definition.list#EC8A79
markup.quote, punctuation.definition.quote#c7b99aitalic