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#34291f
  • activityBar.border#ffffff15
  • activityBar.foreground#4f7f3a
  • activityBar.inactiveForeground#f6f8f360
  • activityBarBadge.background#4f7f3a
  • activityBarBadge.foreground#34291f
  • button.background#4f7f3a
  • button.foreground#34291f
  • button.hoverBackground#4f7f3add
  • editor.background#34291f
  • editor.foreground#f6f8f3
  • editor.inactiveSelectionBackground#6a8f4e3580
  • editor.lineHighlightBackground#1f2a1f40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#6a8f4e35
  • editorCursor.foreground#4f7f3a
  • editorGroupHeader.tabsBackground#34291fdd
  • editorLineNumber.activeForeground#4f7f3a
  • editorLineNumber.foreground#45533a80
  • focusBorder#4f7f3a
  • foreground#f6f8f3
  • input.background#1f2a1f
  • input.border#ffffff15
  • input.foreground#f6f8f3
  • input.placeholderForeground#f6f8f360
  • list.activeSelectionBackground#4f7f3a30
  • list.activeSelectionForeground#f6f8f3
  • list.highlightForeground#4f7f3a
  • list.hoverBackground#1f2a1f40
  • list.hoverForeground#f6f8f3
  • list.inactiveSelectionBackground#4f7f3a15
  • list.inactiveSelectionForeground#f6f8f3
  • selection.background#6a8f4e35
  • sideBar.background#1f2a1f
  • sideBar.border#ffffff15
  • sideBar.foreground#f6f8f3
  • sideBarSectionHeader.background#34291f80
  • sideBarSectionHeader.foreground#f6f8f3
  • sideBarTitle.foreground#4f7f3a
  • statusBar.background#34291f
  • statusBar.border#ffffff15
  • statusBar.foreground#f6f8f3
  • statusBar.noFolderBackground#34291f
  • tab.activeBackground#34291f
  • tab.activeBorderTop#4f7f3a
  • tab.activeForeground#f6f8f3
  • tab.border#ffffff15
  • tab.inactiveBackground#1f2a1f60
  • tab.inactiveForeground#f6f8f380
  • terminal.ansiBlack#34291f
  • terminal.ansiBlue#6a8f4e
  • terminal.ansiCyan#a7c97a
  • terminal.ansiGreen#4f7f3a
  • terminal.ansiMagenta#6b4e2e
  • terminal.ansiRed#6b4e2e
  • terminal.ansiWhite#f6f8f3
  • terminal.ansiYellow#a7c97a
  • terminal.background#34291f
  • terminal.foreground#f6f8f3
  • titleBar.activeBackground#34291f
  • titleBar.activeForeground#f6f8f3
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#34291f
  • titleBar.inactiveForeground#f6f8f360
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#45533aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#6a8f4ebold
storage.type, storage.modifier#6a8f4eitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#4f7f3a
string, punctuation.definition.string, string.template, meta.template.expression#a7c97a
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#6b4e2e
variable, variable.other.readwrite, variable.other.object#f6f8f3
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f6f8f3
variable.parameter, meta.parameter#f6f8f3dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f6f8f380
keyword.operator#f6f8f3
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#a7c97abold
entity.other.inherited-class#4f7f3a
entity.name.tag, punctuation.definition.tag#6a8f4e
entity.other.attribute-name#4f7f3a
meta.diff, meta.diff.header#45533a
markup.deleted#6b4e2e
markup.inserted#4f7f3a
markup.changed#a7c97a
markup.heading, markup.heading.setext, punctuation.definition.heading#4f7f3abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#a7c97a
string.other.link.title, string.other.link.description#4f7f3a
markup.underline.link#45533aunderline
punctuation.definition.list#6a8f4e
markup.quote, punctuation.definition.quote#45533aitalic