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#0A1D24
  • activityBar.border#ffffff15
  • activityBar.foreground#67A6E9
  • activityBar.inactiveForeground#f0f5f060
  • activityBarBadge.background#67A6E9
  • activityBarBadge.foreground#0A1D24
  • button.background#67A6E9
  • button.foreground#0A1D24
  • button.hoverBackground#67A6E9dd
  • editor.background#0A1D24
  • editor.foreground#f0f5f0
  • editor.inactiveSelectionBackground#ECAB793580
  • editor.lineHighlightBackground#0A0E1040
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECAB7935
  • editorCursor.foreground#67A6E9
  • editorGroupHeader.tabsBackground#0A1D24dd
  • editorLineNumber.activeForeground#67A6E9
  • editorLineNumber.foreground#B5835A80
  • focusBorder#67A6E9
  • foreground#f0f5f0
  • input.background#0A0E10
  • input.border#ffffff15
  • input.foreground#f0f5f0
  • input.placeholderForeground#f0f5f060
  • list.activeSelectionBackground#67A6E930
  • list.activeSelectionForeground#f0f5f0
  • list.highlightForeground#67A6E9
  • list.hoverBackground#0A0E1040
  • list.hoverForeground#f0f5f0
  • list.inactiveSelectionBackground#67A6E915
  • list.inactiveSelectionForeground#f0f5f0
  • selection.background#ECAB7935
  • sideBar.background#0A0E10
  • sideBar.border#ffffff15
  • sideBar.foreground#f0f5f0
  • sideBarSectionHeader.background#0A1D2480
  • sideBarSectionHeader.foreground#f0f5f0
  • sideBarTitle.foreground#67A6E9
  • statusBar.background#0A1D24
  • statusBar.border#ffffff15
  • statusBar.foreground#f0f5f0
  • statusBar.noFolderBackground#0A1D24
  • tab.activeBackground#0A1D24
  • tab.activeBorderTop#67A6E9
  • tab.activeForeground#f0f5f0
  • tab.border#ffffff15
  • tab.inactiveBackground#0A0E1060
  • tab.inactiveForeground#f0f5f080
  • terminal.ansiBlack#0A1D24
  • terminal.ansiBlue#ECAB79
  • terminal.ansiCyan#55E7DD
  • terminal.ansiGreen#67A6E9
  • terminal.ansiMagenta#83C5F1
  • terminal.ansiRed#83C5F1
  • terminal.ansiWhite#f0f5f0
  • terminal.ansiYellow#55E7DD
  • terminal.background#0A1D24
  • terminal.foreground#f0f5f0
  • titleBar.activeBackground#0A1D24
  • titleBar.activeForeground#f0f5f0
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#0A1D24
  • titleBar.inactiveForeground#f0f5f060
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#B5835Aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECAB79bold
storage.type, storage.modifier#ECAB79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67A6E9
string, punctuation.definition.string, string.template, meta.template.expression#55E7DD
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83C5F1
variable, variable.other.readwrite, variable.other.object#f0f5f0
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f0f5f0
variable.parameter, meta.parameter#f0f5f0dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f0f5f080
keyword.operator#f0f5f0
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55E7DDbold
entity.other.inherited-class#67A6E9
entity.name.tag, punctuation.definition.tag#ECAB79
entity.other.attribute-name#67A6E9
meta.diff, meta.diff.header#B5835A
markup.deleted#83C5F1
markup.inserted#67A6E9
markup.changed#55E7DD
markup.heading, markup.heading.setext, punctuation.definition.heading#67A6E9bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55E7DD
string.other.link.title, string.other.link.description#67A6E9
markup.underline.link#B5835Aunderline
punctuation.definition.list#ECAB79
markup.quote, punctuation.definition.quote#B5835Aitalic