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#FBFEFD
  • activityBar.border#00000015
  • activityBar.foreground#258F93
  • activityBar.inactiveForeground#17242660
  • activityBarBadge.background#258F93
  • activityBarBadge.foreground#FBFEFD
  • button.background#258F93
  • button.foreground#FBFEFD
  • button.hoverBackground#258F93dd
  • editor.background#FBFEFD
  • editor.foreground#172426
  • editor.inactiveSelectionBackground#2183832580
  • editor.lineHighlightBackground#E3EDEB50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21838325
  • editorCursor.foreground#258F93
  • editorGroupHeader.tabsBackground#E3EDEBaa
  • editorLineNumber.activeForeground#258F93
  • editorLineNumber.foreground#a9b8b780
  • focusBorder#258F93
  • foreground#172426
  • input.background#E3EDEB
  • input.border#00000015
  • input.foreground#172426
  • input.placeholderForeground#17242660
  • list.activeSelectionBackground#258F9330
  • list.activeSelectionForeground#172426
  • list.highlightForeground#258F93
  • list.hoverBackground#E3EDEB40
  • list.hoverForeground#172426
  • list.inactiveSelectionBackground#258F9315
  • list.inactiveSelectionForeground#172426
  • selection.background#21838325
  • sideBar.background#E3EDEB
  • sideBar.border#00000015
  • sideBar.foreground#172426
  • sideBarSectionHeader.background#E3EDEB80
  • sideBarSectionHeader.foreground#172426
  • sideBarTitle.foreground#258F93
  • statusBar.background#FBFEFD
  • statusBar.border#00000015
  • statusBar.foreground#172426
  • statusBar.noFolderBackground#FBFEFD
  • tab.activeBackground#FBFEFD
  • tab.activeBorderTop#258F93
  • tab.activeForeground#172426
  • tab.border#00000015
  • tab.inactiveBackground#FBFEFD60
  • tab.inactiveForeground#17242680
  • terminal.ansiBlack#172426
  • terminal.ansiBlue#218383
  • terminal.ansiCyan#299FA3
  • terminal.ansiGreen#258F93
  • terminal.ansiMagenta#761919
  • terminal.ansiRed#761919
  • terminal.ansiWhite#172426
  • terminal.ansiYellow#299FA3
  • terminal.background#FBFEFD
  • terminal.foreground#172426
  • titleBar.activeBackground#FBFEFD
  • titleBar.activeForeground#172426
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBFEFD
  • titleBar.inactiveForeground#17242660
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#a9b8b7italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#218383bold
storage.type, storage.modifier#218383italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#258F93
string, punctuation.definition.string, string.template, meta.template.expression#299FA3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#761919
variable, variable.other.readwrite, variable.other.object#172426
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#172426
variable.parameter, meta.parameter#172426dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#17242680
keyword.operator#172426
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#299FA3bold
entity.other.inherited-class#258F93
entity.name.tag, punctuation.definition.tag#218383
entity.other.attribute-name#258F93
meta.diff, meta.diff.header#a9b8b7
markup.deleted#761919
markup.inserted#258F93
markup.changed#299FA3
markup.heading, markup.heading.setext, punctuation.definition.heading#258F93bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#299FA3
string.other.link.title, string.other.link.description#258F93
markup.underline.link#a9b8b7underline
punctuation.definition.list#218383
markup.quote, punctuation.definition.quote#a9b8b7italic