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#FEFDFB
  • activityBar.border#00000015
  • activityBar.foreground#253593
  • activityBar.inactiveForeground#1F243360
  • activityBarBadge.background#253593
  • activityBarBadge.foreground#FEFDFB
  • button.background#253593
  • button.foreground#FEFDFB
  • button.hoverBackground#253593dd
  • editor.background#FEFDFB
  • editor.foreground#1F2433
  • editor.inactiveSelectionBackground#214B832580
  • editor.lineHighlightBackground#F6F4EE50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#214B8325
  • editorCursor.foreground#253593
  • editorGroupHeader.tabsBackground#F6F4EEaa
  • editorLineNumber.activeForeground#253593
  • editorLineNumber.foreground#D6C8B880
  • focusBorder#253593
  • foreground#1F2433
  • input.background#F6F4EE
  • input.border#00000015
  • input.foreground#1F2433
  • input.placeholderForeground#1F243360
  • list.activeSelectionBackground#25359330
  • list.activeSelectionForeground#1F2433
  • list.highlightForeground#253593
  • list.hoverBackground#F6F4EE40
  • list.hoverForeground#1F2433
  • list.inactiveSelectionBackground#25359315
  • list.inactiveSelectionForeground#1F2433
  • selection.background#214B8325
  • sideBar.background#F6F4EE
  • sideBar.border#00000015
  • sideBar.foreground#1F2433
  • sideBarSectionHeader.background#F6F4EE80
  • sideBarSectionHeader.foreground#1F2433
  • sideBarTitle.foreground#253593
  • statusBar.background#FEFDFB
  • statusBar.border#00000015
  • statusBar.foreground#1F2433
  • statusBar.noFolderBackground#FEFDFB
  • tab.activeBackground#FEFDFB
  • tab.activeBorderTop#253593
  • tab.activeForeground#1F2433
  • tab.border#00000015
  • tab.inactiveBackground#FEFDFB60
  • tab.inactiveForeground#1F243380
  • terminal.ansiBlack#1F2433
  • terminal.ansiBlue#214B83
  • terminal.ansiCyan#2FA329
  • terminal.ansiGreen#253593
  • terminal.ansiMagenta#764119
  • terminal.ansiRed#764119
  • terminal.ansiWhite#1F2433
  • terminal.ansiYellow#2FA329
  • terminal.background#FEFDFB
  • terminal.foreground#1F2433
  • titleBar.activeBackground#FEFDFB
  • titleBar.activeForeground#1F2433
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FEFDFB
  • titleBar.inactiveForeground#1F243360
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D6C8B8italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#214B83bold
storage.type, storage.modifier#214B83italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#253593
string, punctuation.definition.string, string.template, meta.template.expression#2FA329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#764119
variable, variable.other.readwrite, variable.other.object#1F2433
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1F2433
variable.parameter, meta.parameter#1F2433dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1F243380
keyword.operator#1F2433
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#2FA329bold
entity.other.inherited-class#253593
entity.name.tag, punctuation.definition.tag#214B83
entity.other.attribute-name#253593
meta.diff, meta.diff.header#D6C8B8
markup.deleted#764119
markup.inserted#253593
markup.changed#2FA329
markup.heading, markup.heading.setext, punctuation.definition.heading#253593bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#2FA329
string.other.link.title, string.other.link.description#253593
markup.underline.link#D6C8B8underline
punctuation.definition.list#214B83
markup.quote, punctuation.definition.quote#D6C8B8italic