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#f7f8ff
  • activityBar.border#00000015
  • activityBar.foreground#f2b84b
  • activityBar.inactiveForeground#10172f60
  • activityBarBadge.background#f2b84b
  • activityBarBadge.foreground#f7f8ff
  • button.background#f2b84b
  • button.foreground#f7f8ff
  • button.hoverBackground#f2b84bdd
  • editor.background#f7f8ff
  • editor.foreground#10172f
  • editor.inactiveSelectionBackground#8c63ff2580
  • editor.lineHighlightBackground#ede7d850
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#8c63ff25
  • editorCursor.foreground#f2b84b
  • editorGroupHeader.tabsBackground#ede7d8aa
  • editorLineNumber.activeForeground#f2b84b
  • editorLineNumber.foreground#68708d80
  • focusBorder#f2b84b
  • foreground#10172f
  • input.background#ede7d8
  • input.border#00000015
  • input.foreground#10172f
  • input.placeholderForeground#10172f60
  • list.activeSelectionBackground#f2b84b30
  • list.activeSelectionForeground#10172f
  • list.highlightForeground#f2b84b
  • list.hoverBackground#ede7d840
  • list.hoverForeground#10172f
  • list.inactiveSelectionBackground#f2b84b15
  • list.inactiveSelectionForeground#10172f
  • selection.background#8c63ff25
  • sideBar.background#ede7d8
  • sideBar.border#00000015
  • sideBar.foreground#10172f
  • sideBarSectionHeader.background#ede7d880
  • sideBarSectionHeader.foreground#10172f
  • sideBarTitle.foreground#f2b84b
  • statusBar.background#f7f8ff
  • statusBar.border#00000015
  • statusBar.foreground#10172f
  • statusBar.noFolderBackground#f7f8ff
  • tab.activeBackground#f7f8ff
  • tab.activeBorderTop#f2b84b
  • tab.activeForeground#10172f
  • tab.border#00000015
  • tab.inactiveBackground#f7f8ff60
  • tab.inactiveForeground#10172f80
  • terminal.ansiBlack#10172f
  • terminal.ansiBlue#8c63ff
  • terminal.ansiCyan#ffffff
  • terminal.ansiGreen#f2b84b
  • terminal.ansiMagenta#172554
  • terminal.ansiRed#172554
  • terminal.ansiWhite#10172f
  • terminal.ansiYellow#ffffff
  • terminal.background#f7f8ff
  • terminal.foreground#10172f
  • titleBar.activeBackground#f7f8ff
  • titleBar.activeForeground#10172f
  • titleBar.border#00000015
  • titleBar.inactiveBackground#f7f8ff
  • titleBar.inactiveForeground#10172f60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#68708ditalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#8c63ffbold
storage.type, storage.modifier#8c63ffitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#f2b84b—
string, punctuation.definition.string, string.template, meta.template.expression#ffffff—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#172554—
variable, variable.other.readwrite, variable.other.object#10172f—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#10172f—
variable.parameter, meta.parameter#10172fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#10172f80—
keyword.operator#10172f—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#ffffffbold
entity.other.inherited-class#f2b84b—
entity.name.tag, punctuation.definition.tag#8c63ff—
entity.other.attribute-name#f2b84b—
meta.diff, meta.diff.header#68708d—
markup.deleted#172554—
markup.inserted#f2b84b—
markup.changed#ffffff—
markup.heading, markup.heading.setext, punctuation.definition.heading#f2b84bbold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#ffffff—
string.other.link.title, string.other.link.description#f2b84b—
markup.underline.link#68708dunderline
punctuation.definition.list#8c63ff—
markup.quote, punctuation.definition.quote#68708ditalic