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#F7FAF6
  • activityBar.border#00000015
  • activityBar.foreground#E6332E
  • activityBar.inactiveForeground#12332660
  • activityBarBadge.background#E6332E
  • activityBarBadge.foreground#F7FAF6
  • button.background#E6332E
  • button.foreground#F7FAF6
  • button.hoverBackground#E6332Edd
  • editor.background#F7FAF6
  • editor.foreground#123326
  • editor.inactiveSelectionBackground#FFD12A2580
  • editor.lineHighlightBackground#FFFFFF50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#FFD12A25
  • editorCursor.foreground#E6332E
  • editorGroupHeader.tabsBackground#FFFFFFaa
  • editorLineNumber.activeForeground#E6332E
  • editorLineNumber.foreground#E6EBE280
  • focusBorder#E6332E
  • foreground#123326
  • input.background#FFFFFF
  • input.border#00000015
  • input.foreground#123326
  • input.placeholderForeground#12332660
  • list.activeSelectionBackground#E6332E30
  • list.activeSelectionForeground#123326
  • list.highlightForeground#E6332E
  • list.hoverBackground#FFFFFF40
  • list.hoverForeground#123326
  • list.inactiveSelectionBackground#E6332E15
  • list.inactiveSelectionForeground#123326
  • selection.background#FFD12A25
  • sideBar.background#FFFFFF
  • sideBar.border#00000015
  • sideBar.foreground#123326
  • sideBarSectionHeader.background#FFFFFF80
  • sideBarSectionHeader.foreground#123326
  • sideBarTitle.foreground#E6332E
  • statusBar.background#F7FAF6
  • statusBar.border#00000015
  • statusBar.foreground#123326
  • statusBar.noFolderBackground#F7FAF6
  • tab.activeBackground#F7FAF6
  • tab.activeBorderTop#E6332E
  • tab.activeForeground#123326
  • tab.border#00000015
  • tab.inactiveBackground#F7FAF660
  • tab.inactiveForeground#12332680
  • terminal.ansiBlack#123326
  • terminal.ansiBlue#FFD12A
  • terminal.ansiCyan#1E66D9
  • terminal.ansiGreen#E6332E
  • terminal.ansiMagenta#2E8857
  • terminal.ansiRed#2E8857
  • terminal.ansiWhite#123326
  • terminal.ansiYellow#1E66D9
  • terminal.background#F7FAF6
  • terminal.foreground#123326
  • titleBar.activeBackground#F7FAF6
  • titleBar.activeForeground#123326
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F7FAF6
  • titleBar.inactiveForeground#12332660
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E6EBE2italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#FFD12Abold
storage.type, storage.modifier#FFD12Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E6332E
string, punctuation.definition.string, string.template, meta.template.expression#1E66D9
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#2E8857
variable, variable.other.readwrite, variable.other.object#123326
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#123326
variable.parameter, meta.parameter#123326dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#12332680
keyword.operator#123326
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#1E66D9bold
entity.other.inherited-class#E6332E
entity.name.tag, punctuation.definition.tag#FFD12A
entity.other.attribute-name#E6332E
meta.diff, meta.diff.header#E6EBE2
markup.deleted#2E8857
markup.inserted#E6332E
markup.changed#1E66D9
markup.heading, markup.heading.setext, punctuation.definition.heading#E6332Ebold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#1E66D9
string.other.link.title, string.other.link.description#E6332E
markup.underline.link#E6EBE2underline
punctuation.definition.list#FFD12A
markup.quote, punctuation.definition.quote#E6EBE2italic