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#F3EFE4
  • activityBar.border#00000015
  • activityBar.foreground#3AA37A
  • activityBar.inactiveForeground#23433D60
  • activityBarBadge.background#3AA37A
  • activityBarBadge.foreground#F3EFE4
  • button.background#3AA37A
  • button.foreground#F3EFE4
  • button.hoverBackground#3AA37Add
  • editor.background#F3EFE4
  • editor.foreground#23433D
  • editor.inactiveSelectionBackground#4CC1B32580
  • editor.lineHighlightBackground#E6E9E350
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#4CC1B325
  • editorCursor.foreground#3AA37A
  • editorGroupHeader.tabsBackground#E6E9E3aa
  • editorLineNumber.activeForeground#3AA37A
  • editorLineNumber.foreground#5F6A3680
  • focusBorder#3AA37A
  • foreground#23433D
  • input.background#E6E9E3
  • input.border#00000015
  • input.foreground#23433D
  • input.placeholderForeground#23433D60
  • list.activeSelectionBackground#3AA37A30
  • list.activeSelectionForeground#23433D
  • list.highlightForeground#3AA37A
  • list.hoverBackground#E6E9E340
  • list.hoverForeground#23433D
  • list.inactiveSelectionBackground#3AA37A15
  • list.inactiveSelectionForeground#23433D
  • selection.background#4CC1B325
  • sideBar.background#E6E9E3
  • sideBar.border#00000015
  • sideBar.foreground#23433D
  • sideBarSectionHeader.background#E6E9E380
  • sideBarSectionHeader.foreground#23433D
  • sideBarTitle.foreground#3AA37A
  • statusBar.background#F3EFE4
  • statusBar.border#00000015
  • statusBar.foreground#23433D
  • statusBar.noFolderBackground#F3EFE4
  • tab.activeBackground#F3EFE4
  • tab.activeBorderTop#3AA37A
  • tab.activeForeground#23433D
  • tab.border#00000015
  • tab.inactiveBackground#F3EFE460
  • tab.inactiveForeground#23433D80
  • terminal.ansiBlack#23433D
  • terminal.ansiBlue#4CC1B3
  • terminal.ansiCyan#6FD6E4
  • terminal.ansiGreen#3AA37A
  • terminal.ansiMagenta#A7D8C2
  • terminal.ansiRed#A7D8C2
  • terminal.ansiWhite#23433D
  • terminal.ansiYellow#6FD6E4
  • terminal.background#F3EFE4
  • terminal.foreground#23433D
  • titleBar.activeBackground#F3EFE4
  • titleBar.activeForeground#23433D
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F3EFE4
  • titleBar.inactiveForeground#23433D60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5F6A36italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#4CC1B3bold
storage.type, storage.modifier#4CC1B3italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#3AA37A
string, punctuation.definition.string, string.template, meta.template.expression#6FD6E4
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#A7D8C2
variable, variable.other.readwrite, variable.other.object#23433D
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#23433D
variable.parameter, meta.parameter#23433Ddditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#23433D80
keyword.operator#23433D
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#6FD6E4bold
entity.other.inherited-class#3AA37A
entity.name.tag, punctuation.definition.tag#4CC1B3
entity.other.attribute-name#3AA37A
meta.diff, meta.diff.header#5F6A36
markup.deleted#A7D8C2
markup.inserted#3AA37A
markup.changed#6FD6E4
markup.heading, markup.heading.setext, punctuation.definition.heading#3AA37Abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#6FD6E4
string.other.link.title, string.other.link.description#3AA37A
markup.underline.link#5F6A36underline
punctuation.definition.list#4CC1B3
markup.quote, punctuation.definition.quote#5F6A36italic