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#FFFFFF
  • activityBar.border#00000015
  • activityBar.foreground#5AA34A
  • activityBar.inactiveForeground#2E282660
  • activityBarBadge.background#5AA34A
  • activityBarBadge.foreground#FFFFFF
  • button.background#5AA34A
  • button.foreground#FFFFFF
  • button.hoverBackground#5AA34Add
  • editor.background#FFFFFF
  • editor.foreground#2E2826
  • editor.inactiveSelectionBackground#78A56A2580
  • editor.lineHighlightBackground#FAF9F750
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#78A56A25
  • editorCursor.foreground#5AA34A
  • editorGroupHeader.tabsBackground#FAF9F7aa
  • editorLineNumber.activeForeground#5AA34A
  • editorLineNumber.foreground#F0F1ED80
  • focusBorder#5AA34A
  • foreground#2E2826
  • input.background#FAF9F7
  • input.border#00000015
  • input.foreground#2E2826
  • input.placeholderForeground#2E282660
  • list.activeSelectionBackground#5AA34A30
  • list.activeSelectionForeground#2E2826
  • list.highlightForeground#5AA34A
  • list.hoverBackground#FAF9F740
  • list.hoverForeground#2E2826
  • list.inactiveSelectionBackground#5AA34A15
  • list.inactiveSelectionForeground#2E2826
  • selection.background#78A56A25
  • sideBar.background#FAF9F7
  • sideBar.border#00000015
  • sideBar.foreground#2E2826
  • sideBarSectionHeader.background#FAF9F780
  • sideBarSectionHeader.foreground#2E2826
  • sideBarTitle.foreground#5AA34A
  • statusBar.background#FFFFFF
  • statusBar.border#00000015
  • statusBar.foreground#2E2826
  • statusBar.noFolderBackground#FFFFFF
  • tab.activeBackground#FFFFFF
  • tab.activeBorderTop#5AA34A
  • tab.activeForeground#2E2826
  • tab.border#00000015
  • tab.inactiveBackground#FFFFFF60
  • tab.inactiveForeground#2E282680
  • terminal.ansiBlack#2E2826
  • terminal.ansiBlue#78A56A
  • terminal.ansiCyan#F6D24A
  • terminal.ansiGreen#5AA34A
  • terminal.ansiMagenta#E6C23A
  • terminal.ansiRed#E6C23A
  • terminal.ansiWhite#2E2826
  • terminal.ansiYellow#F6D24A
  • terminal.background#FFFFFF
  • terminal.foreground#2E2826
  • titleBar.activeBackground#FFFFFF
  • titleBar.activeForeground#2E2826
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FFFFFF
  • titleBar.inactiveForeground#2E282660
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#F0F1EDitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#78A56Abold
storage.type, storage.modifier#78A56Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#5AA34A
string, punctuation.definition.string, string.template, meta.template.expression#F6D24A
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#E6C23A
variable, variable.other.readwrite, variable.other.object#2E2826
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2E2826
variable.parameter, meta.parameter#2E2826dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2E282680
keyword.operator#2E2826
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#F6D24Abold
entity.other.inherited-class#5AA34A
entity.name.tag, punctuation.definition.tag#78A56A
entity.other.attribute-name#5AA34A
meta.diff, meta.diff.header#F0F1ED
markup.deleted#E6C23A
markup.inserted#5AA34A
markup.changed#F6D24A
markup.heading, markup.heading.setext, punctuation.definition.heading#5AA34Abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#F6D24A
string.other.link.title, string.other.link.description#5AA34A
markup.underline.link#F0F1EDunderline
punctuation.definition.list#78A56A
markup.quote, punctuation.definition.quote#F0F1EDitalic