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#060D14
  • activityBar.border#ffffff15
  • activityBar.foreground#67BCE9
  • activityBar.inactiveForeground#F7F3EC60
  • activityBarBadge.background#67BCE9
  • activityBarBadge.foreground#060D14
  • button.background#67BCE9
  • button.foreground#060D14
  • button.hoverBackground#67BCE9dd
  • editor.background#060D14
  • editor.foreground#F7F3EC
  • editor.inactiveSelectionBackground#ECC0793580
  • editor.lineHighlightBackground#0B182340
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECC07935
  • editorCursor.foreground#67BCE9
  • editorGroupHeader.tabsBackground#060D14dd
  • editorLineNumber.activeForeground#67BCE9
  • editorLineNumber.foreground#F2E7D580
  • focusBorder#67BCE9
  • foreground#F7F3EC
  • input.background#0B1823
  • input.border#ffffff15
  • input.foreground#F7F3EC
  • input.placeholderForeground#F7F3EC60
  • list.activeSelectionBackground#67BCE930
  • list.activeSelectionForeground#F7F3EC
  • list.highlightForeground#67BCE9
  • list.hoverBackground#0B182340
  • list.hoverForeground#F7F3EC
  • list.inactiveSelectionBackground#67BCE915
  • list.inactiveSelectionForeground#F7F3EC
  • selection.background#ECC07935
  • sideBar.background#0B1823
  • sideBar.border#ffffff15
  • sideBar.foreground#F7F3EC
  • sideBarSectionHeader.background#060D1480
  • sideBarSectionHeader.foreground#F7F3EC
  • sideBarTitle.foreground#67BCE9
  • statusBar.background#060D14
  • statusBar.border#ffffff15
  • statusBar.foreground#F7F3EC
  • statusBar.noFolderBackground#060D14
  • tab.activeBackground#060D14
  • tab.activeBorderTop#67BCE9
  • tab.activeForeground#F7F3EC
  • tab.border#ffffff15
  • tab.inactiveBackground#0B182360
  • tab.inactiveForeground#F7F3EC80
  • terminal.ansiBlack#060D14
  • terminal.ansiBlue#ECC079
  • terminal.ansiCyan#E78155
  • terminal.ansiGreen#67BCE9
  • terminal.ansiMagenta#83D9F1
  • terminal.ansiRed#83D9F1
  • terminal.ansiWhite#F7F3EC
  • terminal.ansiYellow#E78155
  • terminal.background#060D14
  • terminal.foreground#F7F3EC
  • titleBar.activeBackground#060D14
  • titleBar.activeForeground#F7F3EC
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#060D14
  • titleBar.inactiveForeground#F7F3EC60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#F2E7D5italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECC079bold
storage.type, storage.modifier#ECC079italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67BCE9
string, punctuation.definition.string, string.template, meta.template.expression#E78155
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83D9F1
variable, variable.other.readwrite, variable.other.object#F7F3EC
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F7F3EC
variable.parameter, meta.parameter#F7F3ECdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F7F3EC80
keyword.operator#F7F3EC
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E78155bold
entity.other.inherited-class#67BCE9
entity.name.tag, punctuation.definition.tag#ECC079
entity.other.attribute-name#67BCE9
meta.diff, meta.diff.header#F2E7D5
markup.deleted#83D9F1
markup.inserted#67BCE9
markup.changed#E78155
markup.heading, markup.heading.setext, punctuation.definition.heading#67BCE9bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E78155
string.other.link.title, string.other.link.description#67BCE9
markup.underline.link#F2E7D5underline
punctuation.definition.list#ECC079
markup.quote, punctuation.definition.quote#F2E7D5italic