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#0F5057
  • activityBar.border#ffffff15
  • activityBar.foreground#67E9E9
  • activityBar.inactiveForeground#FBF9F660
  • activityBarBadge.background#67E9E9
  • activityBarBadge.foreground#0F5057
  • button.background#67E9E9
  • button.foreground#0F5057
  • button.hoverBackground#67E9E9dd
  • editor.background#0F5057
  • editor.foreground#FBF9F6
  • editor.inactiveSelectionBackground#79ECE23580
  • editor.lineHighlightBackground#0B3F4740
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79ECE235
  • editorCursor.foreground#67E9E9
  • editorGroupHeader.tabsBackground#0F5057dd
  • editorLineNumber.activeForeground#67E9E9
  • editorLineNumber.foreground#64748B80
  • focusBorder#67E9E9
  • foreground#FBF9F6
  • input.background#0B3F47
  • input.border#ffffff15
  • input.foreground#FBF9F6
  • input.placeholderForeground#FBF9F660
  • list.activeSelectionBackground#67E9E930
  • list.activeSelectionForeground#FBF9F6
  • list.highlightForeground#67E9E9
  • list.hoverBackground#0B3F4740
  • list.hoverForeground#FBF9F6
  • list.inactiveSelectionBackground#67E9E915
  • list.inactiveSelectionForeground#FBF9F6
  • selection.background#79ECE235
  • sideBar.background#0B3F47
  • sideBar.border#ffffff15
  • sideBar.foreground#FBF9F6
  • sideBarSectionHeader.background#0F505780
  • sideBarSectionHeader.foreground#FBF9F6
  • sideBarTitle.foreground#67E9E9
  • statusBar.background#0F5057
  • statusBar.border#ffffff15
  • statusBar.foreground#FBF9F6
  • statusBar.noFolderBackground#0F5057
  • tab.activeBackground#0F5057
  • tab.activeBorderTop#67E9E9
  • tab.activeForeground#FBF9F6
  • tab.border#ffffff15
  • tab.inactiveBackground#0B3F4760
  • tab.inactiveForeground#FBF9F680
  • terminal.ansiBlack#0F5057
  • terminal.ansiBlue#79ECE2
  • terminal.ansiCyan#55E792
  • terminal.ansiGreen#67E9E9
  • terminal.ansiMagenta#F1C083
  • terminal.ansiRed#F1C083
  • terminal.ansiWhite#FBF9F6
  • terminal.ansiYellow#55E792
  • terminal.background#0F5057
  • terminal.foreground#FBF9F6
  • titleBar.activeBackground#0F5057
  • titleBar.activeForeground#FBF9F6
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#0F5057
  • titleBar.inactiveForeground#FBF9F660
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#64748Bitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79ECE2bold
storage.type, storage.modifier#79ECE2italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67E9E9—
string, punctuation.definition.string, string.template, meta.template.expression#55E792—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1C083—
variable, variable.other.readwrite, variable.other.object#FBF9F6—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FBF9F6—
variable.parameter, meta.parameter#FBF9F6dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FBF9F680—
keyword.operator#FBF9F6—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55E792bold
entity.other.inherited-class#67E9E9—
entity.name.tag, punctuation.definition.tag#79ECE2—
entity.other.attribute-name#67E9E9—
meta.diff, meta.diff.header#64748B—
markup.deleted#F1C083—
markup.inserted#67E9E9—
markup.changed#55E792—
markup.heading, markup.heading.setext, punctuation.definition.heading#67E9E9bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#55E792—
string.other.link.title, string.other.link.description#67E9E9—
markup.underline.link#64748Bunderline
punctuation.definition.list#79ECE2—
markup.quote, punctuation.definition.quote#64748Bitalic