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

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#F8FBF8
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F8FBF8
variable.parameter, meta.parameter#F8FBF8dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F8FBF880
keyword.operator#F8FBF8
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