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

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