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#2A2F36
  • activityBar.border#ffffff15
  • activityBar.foreground#246FAE
  • activityBar.inactiveForeground#F6FAFC60
  • activityBarBadge.background#246FAE
  • activityBarBadge.foreground#2A2F36
  • button.background#246FAE
  • button.foreground#2A2F36
  • button.hoverBackground#246FAEdd
  • editor.background#2A2F36
  • editor.foreground#F6FAFC
  • editor.inactiveSelectionBackground#D7E3EC3580
  • editor.lineHighlightBackground#08103740
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#D7E3EC35
  • editorCursor.foreground#246FAE
  • editorGroupHeader.tabsBackground#2A2F36dd
  • editorLineNumber.activeForeground#246FAE
  • editorLineNumber.foreground#D7E4F080
  • focusBorder#246FAE
  • foreground#F6FAFC
  • input.background#081037
  • input.border#ffffff15
  • input.foreground#F6FAFC
  • input.placeholderForeground#F6FAFC60
  • list.activeSelectionBackground#246FAE30
  • list.activeSelectionForeground#F6FAFC
  • list.highlightForeground#246FAE
  • list.hoverBackground#08103740
  • list.hoverForeground#F6FAFC
  • list.inactiveSelectionBackground#246FAE15
  • list.inactiveSelectionForeground#F6FAFC
  • selection.background#D7E3EC35
  • sideBar.background#081037
  • sideBar.border#ffffff15
  • sideBar.foreground#F6FAFC
  • sideBarSectionHeader.background#2A2F3680
  • sideBarSectionHeader.foreground#F6FAFC
  • sideBarTitle.foreground#246FAE
  • statusBar.background#2A2F36
  • statusBar.border#ffffff15
  • statusBar.foreground#F6FAFC
  • statusBar.noFolderBackground#2A2F36
  • tab.activeBackground#2A2F36
  • tab.activeBorderTop#246FAE
  • tab.activeForeground#F6FAFC
  • tab.border#ffffff15
  • tab.inactiveBackground#08103760
  • tab.inactiveForeground#F6FAFC80
  • terminal.ansiBlack#2A2F36
  • terminal.ansiBlue#D7E3EC
  • terminal.ansiCyan#90E3D6
  • terminal.ansiGreen#246FAE
  • terminal.ansiMagenta#78D4E6
  • terminal.ansiRed#78D4E6
  • terminal.ansiWhite#F6FAFC
  • terminal.ansiYellow#90E3D6
  • terminal.background#2A2F36
  • terminal.foreground#F6FAFC
  • titleBar.activeBackground#2A2F36
  • titleBar.activeForeground#F6FAFC
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#2A2F36
  • titleBar.inactiveForeground#F6FAFC60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D7E4F0italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#D7E3ECbold
storage.type, storage.modifier#D7E3ECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#246FAE
string, punctuation.definition.string, string.template, meta.template.expression#90E3D6
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#78D4E6
variable, variable.other.readwrite, variable.other.object#F6FAFC
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F6FAFC
variable.parameter, meta.parameter#F6FAFCdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F6FAFC80
keyword.operator#F6FAFC
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#90E3D6bold
entity.other.inherited-class#246FAE
entity.name.tag, punctuation.definition.tag#D7E3EC
entity.other.attribute-name#246FAE
meta.diff, meta.diff.header#D7E4F0
markup.deleted#78D4E6
markup.inserted#246FAE
markup.changed#90E3D6
markup.heading, markup.heading.setext, punctuation.definition.heading#246FAEbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#90E3D6
string.other.link.title, string.other.link.description#246FAE
markup.underline.link#D7E4F0underline
punctuation.definition.list#D7E3EC
markup.quote, punctuation.definition.quote#D7E4F0italic