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#FCFCFD
  • activityBar.border#00000015
  • activityBar.foreground#258D93
  • activityBar.inactiveForeground#052B3260
  • activityBarBadge.background#258D93
  • activityBarBadge.foreground#FCFCFD
  • button.background#258D93
  • button.foreground#FCFCFD
  • button.hoverBackground#258D93dd
  • editor.background#FCFCFD
  • editor.foreground#052B32
  • editor.inactiveSelectionBackground#21837E2580
  • editor.lineHighlightBackground#D6F5F350
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21837E25
  • editorCursor.foreground#258D93
  • editorGroupHeader.tabsBackground#D6F5F3aa
  • editorLineNumber.activeForeground#258D93
  • editorLineNumber.foreground#6B7C8280
  • focusBorder#258D93
  • foreground#052B32
  • input.background#D6F5F3
  • input.border#00000015
  • input.foreground#052B32
  • input.placeholderForeground#052B3260
  • list.activeSelectionBackground#258D9330
  • list.activeSelectionForeground#052B32
  • list.highlightForeground#258D93
  • list.hoverBackground#D6F5F340
  • list.hoverForeground#052B32
  • list.inactiveSelectionBackground#258D9315
  • list.inactiveSelectionForeground#052B32
  • selection.background#21837E25
  • sideBar.background#D6F5F3
  • sideBar.border#00000015
  • sideBar.foreground#052B32
  • sideBarSectionHeader.background#D6F5F380
  • sideBarSectionHeader.foreground#052B32
  • sideBarTitle.foreground#258D93
  • statusBar.background#FCFCFD
  • statusBar.border#00000015
  • statusBar.foreground#052B32
  • statusBar.noFolderBackground#FCFCFD
  • tab.activeBackground#FCFCFD
  • tab.activeBorderTop#258D93
  • tab.activeForeground#052B32
  • tab.border#00000015
  • tab.inactiveBackground#FCFCFD60
  • tab.inactiveForeground#052B3280
  • terminal.ansiBlack#052B32
  • terminal.ansiBlue#21837E
  • terminal.ansiCyan#A34129
  • terminal.ansiGreen#258D93
  • terminal.ansiMagenta#497619
  • terminal.ansiRed#497619
  • terminal.ansiWhite#052B32
  • terminal.ansiYellow#A34129
  • terminal.background#FCFCFD
  • terminal.foreground#052B32
  • titleBar.activeBackground#FCFCFD
  • titleBar.activeForeground#052B32
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFCFD
  • titleBar.inactiveForeground#052B3260
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6B7C82italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#21837Ebold
storage.type, storage.modifier#21837Eitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#258D93
string, punctuation.definition.string, string.template, meta.template.expression#A34129
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#497619
variable, variable.other.readwrite, variable.other.object#052B32
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#052B32
variable.parameter, meta.parameter#052B32dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#052B3280
keyword.operator#052B32
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A34129bold
entity.other.inherited-class#258D93
entity.name.tag, punctuation.definition.tag#21837E
entity.other.attribute-name#258D93
meta.diff, meta.diff.header#6B7C82
markup.deleted#497619
markup.inserted#258D93
markup.changed#A34129
markup.heading, markup.heading.setext, punctuation.definition.heading#258D93bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A34129
string.other.link.title, string.other.link.description#258D93
markup.underline.link#6B7C82underline
punctuation.definition.list#21837E
markup.quote, punctuation.definition.quote#6B7C82italic