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#5E6647
  • activityBar.border#ffffff15
  • activityBar.foreground#6FAF5D
  • activityBar.inactiveForeground#F3F1E760
  • activityBarBadge.background#6FAF5D
  • activityBarBadge.foreground#5E6647
  • button.background#6FAF5D
  • button.foreground#5E6647
  • button.hoverBackground#6FAF5Ddd
  • editor.background#5E6647
  • editor.foreground#F3F1E7
  • editor.inactiveSelectionBackground#D9B3863580
  • editor.lineHighlightBackground#1F241C40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#D9B38635
  • editorCursor.foreground#6FAF5D
  • editorGroupHeader.tabsBackground#5E6647dd
  • editorLineNumber.activeForeground#6FAF5D
  • editorLineNumber.foreground#8A946A80
  • focusBorder#6FAF5D
  • foreground#F3F1E7
  • input.background#1F241C
  • input.border#ffffff15
  • input.foreground#F3F1E7
  • input.placeholderForeground#F3F1E760
  • list.activeSelectionBackground#6FAF5D30
  • list.activeSelectionForeground#F3F1E7
  • list.highlightForeground#6FAF5D
  • list.hoverBackground#1F241C40
  • list.hoverForeground#F3F1E7
  • list.inactiveSelectionBackground#6FAF5D15
  • list.inactiveSelectionForeground#F3F1E7
  • selection.background#D9B38635
  • sideBar.background#1F241C
  • sideBar.border#ffffff15
  • sideBar.foreground#F3F1E7
  • sideBarSectionHeader.background#5E664780
  • sideBarSectionHeader.foreground#F3F1E7
  • sideBarTitle.foreground#6FAF5D
  • statusBar.background#5E6647
  • statusBar.border#ffffff15
  • statusBar.foreground#F3F1E7
  • statusBar.noFolderBackground#5E6647
  • tab.activeBackground#5E6647
  • tab.activeBorderTop#6FAF5D
  • tab.activeForeground#F3F1E7
  • tab.border#ffffff15
  • tab.inactiveBackground#1F241C60
  • tab.inactiveForeground#F3F1E780
  • terminal.ansiBlack#5E6647
  • terminal.ansiBlue#D9B386
  • terminal.ansiCyan#B7E188
  • terminal.ansiGreen#6FAF5D
  • terminal.ansiMagenta#D9A75A
  • terminal.ansiRed#D9A75A
  • terminal.ansiWhite#F3F1E7
  • terminal.ansiYellow#B7E188
  • terminal.background#5E6647
  • terminal.foreground#F3F1E7
  • titleBar.activeBackground#5E6647
  • titleBar.activeForeground#F3F1E7
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#5E6647
  • titleBar.inactiveForeground#F3F1E760
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8A946Aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#D9B386bold
storage.type, storage.modifier#D9B386italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#6FAF5D
string, punctuation.definition.string, string.template, meta.template.expression#B7E188
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#D9A75A
variable, variable.other.readwrite, variable.other.object#F3F1E7
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F3F1E7
variable.parameter, meta.parameter#F3F1E7dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F3F1E780
keyword.operator#F3F1E7
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#B7E188bold
entity.other.inherited-class#6FAF5D
entity.name.tag, punctuation.definition.tag#D9B386
entity.other.attribute-name#6FAF5D
meta.diff, meta.diff.header#8A946A
markup.deleted#D9A75A
markup.inserted#6FAF5D
markup.changed#B7E188
markup.heading, markup.heading.setext, punctuation.definition.heading#6FAF5Dbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#B7E188
string.other.link.title, string.other.link.description#6FAF5D
markup.underline.link#8A946Aunderline
punctuation.definition.list#D9B386
markup.quote, punctuation.definition.quote#8A946Aitalic