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#071313
  • activityBar.border#ffffff15
  • activityBar.foreground#16929a
  • activityBar.inactiveForeground#f7fafa60
  • activityBarBadge.background#16929a
  • activityBarBadge.foreground#071313
  • button.background#16929a
  • button.foreground#071313
  • button.hoverBackground#16929add
  • editor.background#071313
  • editor.foreground#f7fafa
  • editor.inactiveSelectionBackground#2033323580
  • editor.lineHighlightBackground#101f1f40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#20333235
  • editorCursor.foreground#16929a
  • editorGroupHeader.tabsBackground#071313dd
  • editorLineNumber.activeForeground#16929a
  • editorLineNumber.foreground#a1aaa780
  • focusBorder#16929a
  • foreground#f7fafa
  • input.background#101f1f
  • input.border#ffffff15
  • input.foreground#f7fafa
  • input.placeholderForeground#f7fafa60
  • list.activeSelectionBackground#16929a30
  • list.activeSelectionForeground#f7fafa
  • list.highlightForeground#16929a
  • list.hoverBackground#101f1f40
  • list.hoverForeground#f7fafa
  • list.inactiveSelectionBackground#16929a15
  • list.inactiveSelectionForeground#f7fafa
  • selection.background#20333235
  • sideBar.background#101f1f
  • sideBar.border#ffffff15
  • sideBar.foreground#f7fafa
  • sideBarSectionHeader.background#07131380
  • sideBarSectionHeader.foreground#f7fafa
  • sideBarTitle.foreground#16929a
  • statusBar.background#071313
  • statusBar.border#ffffff15
  • statusBar.foreground#f7fafa
  • statusBar.noFolderBackground#071313
  • tab.activeBackground#071313
  • tab.activeBorderTop#16929a
  • tab.activeForeground#f7fafa
  • tab.border#ffffff15
  • tab.inactiveBackground#101f1f60
  • tab.inactiveForeground#f7fafa80
  • terminal.ansiBlack#071313
  • terminal.ansiBlue#203332
  • terminal.ansiCyan#157f5b
  • terminal.ansiGreen#16929a
  • terminal.ansiMagenta#5b947a
  • terminal.ansiRed#5b947a
  • terminal.ansiWhite#f7fafa
  • terminal.ansiYellow#157f5b
  • terminal.background#071313
  • terminal.foreground#f7fafa
  • titleBar.activeBackground#071313
  • titleBar.activeForeground#f7fafa
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#071313
  • titleBar.inactiveForeground#f7fafa60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#a1aaa7italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#203332bold
storage.type, storage.modifier#203332italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#16929a
string, punctuation.definition.string, string.template, meta.template.expression#157f5b
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#5b947a
variable, variable.other.readwrite, variable.other.object#f7fafa
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f7fafa
variable.parameter, meta.parameter#f7fafadditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f7fafa80
keyword.operator#f7fafa
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#157f5bbold
entity.other.inherited-class#16929a
entity.name.tag, punctuation.definition.tag#203332
entity.other.attribute-name#16929a
meta.diff, meta.diff.header#a1aaa7
markup.deleted#5b947a
markup.inserted#16929a
markup.changed#157f5b
markup.heading, markup.heading.setext, punctuation.definition.heading#16929abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#157f5b
string.other.link.title, string.other.link.description#16929a
markup.underline.link#a1aaa7underline
punctuation.definition.list#203332
markup.quote, punctuation.definition.quote#a1aaa7italic