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#141F15
  • activityBar.border#ffffff15
  • activityBar.foreground#1F5A2E
  • activityBar.inactiveForeground#FAF9F560
  • activityBarBadge.background#1F5A2E
  • activityBarBadge.foreground#141F15
  • button.background#1F5A2E
  • button.foreground#141F15
  • button.hoverBackground#1F5A2Edd
  • editor.background#141F15
  • editor.foreground#FAF9F5
  • editor.inactiveSelectionBackground#F6F2E83580
  • editor.lineHighlightBackground#0E2E1A40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#F6F2E835
  • editorCursor.foreground#1F5A2E
  • editorGroupHeader.tabsBackground#141F15dd
  • editorLineNumber.activeForeground#1F5A2E
  • editorLineNumber.foreground#E9E6D980
  • focusBorder#1F5A2E
  • foreground#FAF9F5
  • input.background#0E2E1A
  • input.border#ffffff15
  • input.foreground#FAF9F5
  • input.placeholderForeground#FAF9F560
  • list.activeSelectionBackground#1F5A2E30
  • list.activeSelectionForeground#FAF9F5
  • list.highlightForeground#1F5A2E
  • list.hoverBackground#0E2E1A40
  • list.hoverForeground#FAF9F5
  • list.inactiveSelectionBackground#1F5A2E15
  • list.inactiveSelectionForeground#FAF9F5
  • selection.background#F6F2E835
  • sideBar.background#0E2E1A
  • sideBar.border#ffffff15
  • sideBar.foreground#FAF9F5
  • sideBarSectionHeader.background#141F1580
  • sideBarSectionHeader.foreground#FAF9F5
  • sideBarTitle.foreground#1F5A2E
  • statusBar.background#141F15
  • statusBar.border#ffffff15
  • statusBar.foreground#FAF9F5
  • statusBar.noFolderBackground#141F15
  • tab.activeBackground#141F15
  • tab.activeBorderTop#1F5A2E
  • tab.activeForeground#FAF9F5
  • tab.border#ffffff15
  • tab.inactiveBackground#0E2E1A60
  • tab.inactiveForeground#FAF9F580
  • terminal.ansiBlack#141F15
  • terminal.ansiBlue#F6F2E8
  • terminal.ansiCyan#F1EAD7
  • terminal.ansiGreen#1F5A2E
  • terminal.ansiMagenta#7A8F5C
  • terminal.ansiRed#7A8F5C
  • terminal.ansiWhite#FAF9F5
  • terminal.ansiYellow#F1EAD7
  • terminal.background#141F15
  • terminal.foreground#FAF9F5
  • titleBar.activeBackground#141F15
  • titleBar.activeForeground#FAF9F5
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#141F15
  • titleBar.inactiveForeground#FAF9F560
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E9E6D9italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#F6F2E8bold
storage.type, storage.modifier#F6F2E8italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#1F5A2E
string, punctuation.definition.string, string.template, meta.template.expression#F1EAD7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#7A8F5C
variable, variable.other.readwrite, variable.other.object#FAF9F5
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FAF9F5
variable.parameter, meta.parameter#FAF9F5dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FAF9F580
keyword.operator#FAF9F5
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#F1EAD7bold
entity.other.inherited-class#1F5A2E
entity.name.tag, punctuation.definition.tag#F6F2E8
entity.other.attribute-name#1F5A2E
meta.diff, meta.diff.header#E9E6D9
markup.deleted#7A8F5C
markup.inserted#1F5A2E
markup.changed#F1EAD7
markup.heading, markup.heading.setext, punctuation.definition.heading#1F5A2Ebold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#F1EAD7
string.other.link.title, string.other.link.description#1F5A2E
markup.underline.link#E9E6D9underline
punctuation.definition.list#F6F2E8
markup.quote, punctuation.definition.quote#E9E6D9italic