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#035C8C
  • activityBar.border#ffffff15
  • activityBar.foreground#67E9B5
  • activityBar.inactiveForeground#edf3f160
  • activityBarBadge.background#67E9B5
  • activityBarBadge.foreground#035C8C
  • button.background#67E9B5
  • button.foreground#035C8C
  • button.hoverBackground#67E9B5dd
  • editor.background#035C8C
  • editor.foreground#edf3f1
  • editor.inactiveSelectionBackground#79ECBE3580
  • editor.lineHighlightBackground#0A141540
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79ECBE35
  • editorCursor.foreground#67E9B5
  • editorGroupHeader.tabsBackground#035C8Cdd
  • editorLineNumber.activeForeground#67E9B5
  • editorLineNumber.foreground#68778080
  • focusBorder#67E9B5
  • foreground#edf3f1
  • input.background#0A1415
  • input.border#ffffff15
  • input.foreground#edf3f1
  • input.placeholderForeground#edf3f160
  • list.activeSelectionBackground#67E9B530
  • list.activeSelectionForeground#edf3f1
  • list.highlightForeground#67E9B5
  • list.hoverBackground#0A141540
  • list.hoverForeground#edf3f1
  • list.inactiveSelectionBackground#67E9B515
  • list.inactiveSelectionForeground#edf3f1
  • selection.background#79ECBE35
  • sideBar.background#0A1415
  • sideBar.border#ffffff15
  • sideBar.foreground#edf3f1
  • sideBarSectionHeader.background#035C8C80
  • sideBarSectionHeader.foreground#edf3f1
  • sideBarTitle.foreground#67E9B5
  • statusBar.background#035C8C
  • statusBar.border#ffffff15
  • statusBar.foreground#edf3f1
  • statusBar.noFolderBackground#035C8C
  • tab.activeBackground#035C8C
  • tab.activeBorderTop#67E9B5
  • tab.activeForeground#edf3f1
  • tab.border#ffffff15
  • tab.inactiveBackground#0A141560
  • tab.inactiveForeground#edf3f180
  • terminal.ansiBlack#035C8C
  • terminal.ansiBlue#79ECBE
  • terminal.ansiCyan#55B9E7
  • terminal.ansiGreen#67E9B5
  • terminal.ansiMagenta#F1C983
  • terminal.ansiRed#F1C983
  • terminal.ansiWhite#edf3f1
  • terminal.ansiYellow#55B9E7
  • terminal.background#035C8C
  • terminal.foreground#edf3f1
  • titleBar.activeBackground#035C8C
  • titleBar.activeForeground#edf3f1
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#035C8C
  • titleBar.inactiveForeground#edf3f160
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#687780italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79ECBEbold
storage.type, storage.modifier#79ECBEitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67E9B5
string, punctuation.definition.string, string.template, meta.template.expression#55B9E7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1C983
variable, variable.other.readwrite, variable.other.object#edf3f1
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#edf3f1
variable.parameter, meta.parameter#edf3f1dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#edf3f180
keyword.operator#edf3f1
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55B9E7bold
entity.other.inherited-class#67E9B5
entity.name.tag, punctuation.definition.tag#79ECBE
entity.other.attribute-name#67E9B5
meta.diff, meta.diff.header#687780
markup.deleted#F1C983
markup.inserted#67E9B5
markup.changed#55B9E7
markup.heading, markup.heading.setext, punctuation.definition.heading#67E9B5bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55B9E7
string.other.link.title, string.other.link.description#67E9B5
markup.underline.link#687780underline
punctuation.definition.list#79ECBE
markup.quote, punctuation.definition.quote#687780italic