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#F8FBF8
  • activityBar.border#00000015
  • activityBar.foreground#1A442E
  • activityBar.inactiveForeground#10201560
  • activityBarBadge.background#1A442E
  • activityBarBadge.foreground#F8FBF8
  • button.background#1A442E
  • button.foreground#F8FBF8
  • button.hoverBackground#1A442Edd
  • editor.background#F8FBF8
  • editor.foreground#102015
  • editor.inactiveSelectionBackground#2E683F2580
  • editor.lineHighlightBackground#F2F4F150
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#2E683F25
  • editorCursor.foreground#1A442E
  • editorGroupHeader.tabsBackground#F2F4F1aa
  • editorLineNumber.activeForeground#1A442E
  • editorLineNumber.foreground#D8DCD080
  • focusBorder#1A442E
  • foreground#102015
  • input.background#F2F4F1
  • input.border#00000015
  • input.foreground#102015
  • input.placeholderForeground#10201560
  • list.activeSelectionBackground#1A442E30
  • list.activeSelectionForeground#102015
  • list.highlightForeground#1A442E
  • list.hoverBackground#F2F4F140
  • list.hoverForeground#102015
  • list.inactiveSelectionBackground#1A442E15
  • list.inactiveSelectionForeground#102015
  • selection.background#2E683F25
  • sideBar.background#F2F4F1
  • sideBar.border#00000015
  • sideBar.foreground#102015
  • sideBarSectionHeader.background#F2F4F180
  • sideBarSectionHeader.foreground#102015
  • sideBarTitle.foreground#1A442E
  • statusBar.background#F8FBF8
  • statusBar.border#00000015
  • statusBar.foreground#102015
  • statusBar.noFolderBackground#F8FBF8
  • tab.activeBackground#F8FBF8
  • tab.activeBorderTop#1A442E
  • tab.activeForeground#102015
  • tab.border#00000015
  • tab.inactiveBackground#F8FBF860
  • tab.inactiveForeground#10201580
  • terminal.ansiBlack#102015
  • terminal.ansiBlue#2E683F
  • terminal.ansiCyan#EFF2E6
  • terminal.ansiGreen#1A442E
  • terminal.ansiMagenta#5FAE63
  • terminal.ansiRed#5FAE63
  • terminal.ansiWhite#102015
  • terminal.ansiYellow#EFF2E6
  • terminal.background#F8FBF8
  • terminal.foreground#102015
  • titleBar.activeBackground#F8FBF8
  • titleBar.activeForeground#102015
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F8FBF8
  • titleBar.inactiveForeground#10201560
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D8DCD0italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#2E683Fbold
storage.type, storage.modifier#2E683Fitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#1A442E
string, punctuation.definition.string, string.template, meta.template.expression#EFF2E6
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#5FAE63
variable, variable.other.readwrite, variable.other.object#102015
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#102015
variable.parameter, meta.parameter#102015dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#10201580
keyword.operator#102015
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#EFF2E6bold
entity.other.inherited-class#1A442E
entity.name.tag, punctuation.definition.tag#2E683F
entity.other.attribute-name#1A442E
meta.diff, meta.diff.header#D8DCD0
markup.deleted#5FAE63
markup.inserted#1A442E
markup.changed#EFF2E6
markup.heading, markup.heading.setext, punctuation.definition.heading#1A442Ebold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#EFF2E6
string.other.link.title, string.other.link.description#1A442E
markup.underline.link#D8DCD0underline
punctuation.definition.list#2E683F
markup.quote, punctuation.definition.quote#D8DCD0italic