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#FCFDFC
  • activityBar.border#00000015
  • activityBar.foreground#25935C
  • activityBar.inactiveForeground#1F3D4760
  • activityBarBadge.background#25935C
  • activityBarBadge.foreground#FCFDFC
  • button.background#25935C
  • button.foreground#FCFDFC
  • button.hoverBackground#25935Cdd
  • editor.background#FCFDFC
  • editor.foreground#1F3D47
  • editor.inactiveSelectionBackground#215D832580
  • editor.lineHighlightBackground#F7F7F750
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#215D8325
  • editorCursor.foreground#25935C
  • editorGroupHeader.tabsBackground#F7F7F7aa
  • editorLineNumber.activeForeground#25935C
  • editorLineNumber.foreground#E7ECEF80
  • focusBorder#25935C
  • foreground#1F3D47
  • input.background#F7F7F7
  • input.border#00000015
  • input.foreground#1F3D47
  • input.placeholderForeground#1F3D4760
  • list.activeSelectionBackground#25935C30
  • list.activeSelectionForeground#1F3D47
  • list.highlightForeground#25935C
  • list.hoverBackground#F7F7F740
  • list.hoverForeground#1F3D47
  • list.inactiveSelectionBackground#25935C15
  • list.inactiveSelectionForeground#1F3D47
  • selection.background#215D8325
  • sideBar.background#F7F7F7
  • sideBar.border#00000015
  • sideBar.foreground#1F3D47
  • sideBarSectionHeader.background#F7F7F780
  • sideBarSectionHeader.foreground#1F3D47
  • sideBarTitle.foreground#25935C
  • statusBar.background#FCFDFC
  • statusBar.border#00000015
  • statusBar.foreground#1F3D47
  • statusBar.noFolderBackground#FCFDFC
  • tab.activeBackground#FCFDFC
  • tab.activeBorderTop#25935C
  • tab.activeForeground#1F3D47
  • tab.border#00000015
  • tab.inactiveBackground#FCFDFC60
  • tab.inactiveForeground#1F3D4780
  • terminal.ansiBlack#1F3D47
  • terminal.ansiBlue#215D83
  • terminal.ansiCyan#A36429
  • terminal.ansiGreen#25935C
  • terminal.ansiMagenta#197639
  • terminal.ansiRed#197639
  • terminal.ansiWhite#1F3D47
  • terminal.ansiYellow#A36429
  • terminal.background#FCFDFC
  • terminal.foreground#1F3D47
  • titleBar.activeBackground#FCFDFC
  • titleBar.activeForeground#1F3D47
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFDFC
  • titleBar.inactiveForeground#1F3D4760
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E7ECEFitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#215D83bold
storage.type, storage.modifier#215D83italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#25935C
string, punctuation.definition.string, string.template, meta.template.expression#A36429
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#197639
variable, variable.other.readwrite, variable.other.object#1F3D47
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1F3D47
variable.parameter, meta.parameter#1F3D47dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1F3D4780
keyword.operator#1F3D47
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A36429bold
entity.other.inherited-class#25935C
entity.name.tag, punctuation.definition.tag#215D83
entity.other.attribute-name#25935C
meta.diff, meta.diff.header#E7ECEF
markup.deleted#197639
markup.inserted#25935C
markup.changed#A36429
markup.heading, markup.heading.setext, punctuation.definition.heading#25935Cbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A36429
string.other.link.title, string.other.link.description#25935C
markup.underline.link#E7ECEFunderline
punctuation.definition.list#215D83
markup.quote, punctuation.definition.quote#E7ECEFitalic