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#0E181A
  • activityBar.border#ffffff15
  • activityBar.foreground#307A6A
  • activityBar.inactiveForeground#F6F3EC60
  • activityBarBadge.background#307A6A
  • activityBarBadge.foreground#0E181A
  • button.background#307A6A
  • button.foreground#0E181A
  • button.hoverBackground#307A6Add
  • editor.background#0E181A
  • editor.foreground#F6F3EC
  • editor.inactiveSelectionBackground#C7A25A3580
  • editor.lineHighlightBackground#1E2A2540
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#C7A25A35
  • editorCursor.foreground#307A6A
  • editorGroupHeader.tabsBackground#0E181Add
  • editorLineNumber.activeForeground#307A6A
  • editorLineNumber.foreground#EDE6D680
  • focusBorder#307A6A
  • foreground#F6F3EC
  • input.background#1E2A25
  • input.border#ffffff15
  • input.foreground#F6F3EC
  • input.placeholderForeground#F6F3EC60
  • list.activeSelectionBackground#307A6A30
  • list.activeSelectionForeground#F6F3EC
  • list.highlightForeground#307A6A
  • list.hoverBackground#1E2A2540
  • list.hoverForeground#F6F3EC
  • list.inactiveSelectionBackground#307A6A15
  • list.inactiveSelectionForeground#F6F3EC
  • selection.background#C7A25A35
  • sideBar.background#1E2A25
  • sideBar.border#ffffff15
  • sideBar.foreground#F6F3EC
  • sideBarSectionHeader.background#0E181A80
  • sideBarSectionHeader.foreground#F6F3EC
  • sideBarTitle.foreground#307A6A
  • statusBar.background#0E181A
  • statusBar.border#ffffff15
  • statusBar.foreground#F6F3EC
  • statusBar.noFolderBackground#0E181A
  • tab.activeBackground#0E181A
  • tab.activeBorderTop#307A6A
  • tab.activeForeground#F6F3EC
  • tab.border#ffffff15
  • tab.inactiveBackground#1E2A2560
  • tab.inactiveForeground#F6F3EC80
  • terminal.ansiBlack#0E181A
  • terminal.ansiBlue#C7A25A
  • terminal.ansiCyan#A4513A
  • terminal.ansiGreen#307A6A
  • terminal.ansiMagenta#C7A25A
  • terminal.ansiRed#C7A25A
  • terminal.ansiWhite#F6F3EC
  • terminal.ansiYellow#A4513A
  • terminal.background#0E181A
  • terminal.foreground#F6F3EC
  • titleBar.activeBackground#0E181A
  • titleBar.activeForeground#F6F3EC
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#0E181A
  • titleBar.inactiveForeground#F6F3EC60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#EDE6D6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#C7A25Abold
storage.type, storage.modifier#C7A25Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#307A6A
string, punctuation.definition.string, string.template, meta.template.expression#A4513A
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#C7A25A
variable, variable.other.readwrite, variable.other.object#F6F3EC
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F6F3EC
variable.parameter, meta.parameter#F6F3ECdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F6F3EC80
keyword.operator#F6F3EC
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A4513Abold
entity.other.inherited-class#307A6A
entity.name.tag, punctuation.definition.tag#C7A25A
entity.other.attribute-name#307A6A
meta.diff, meta.diff.header#EDE6D6
markup.deleted#C7A25A
markup.inserted#307A6A
markup.changed#A4513A
markup.heading, markup.heading.setext, punctuation.definition.heading#307A6Abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A4513A
string.other.link.title, string.other.link.description#307A6A
markup.underline.link#EDE6D6underline
punctuation.definition.list#C7A25A
markup.quote, punctuation.definition.quote#EDE6D6italic