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#304232
  • activityBar.border#ffffff15
  • activityBar.foreground#B9D96A
  • activityBar.inactiveForeground#F7FBEE60
  • activityBarBadge.background#B9D96A
  • activityBarBadge.foreground#304232
  • button.background#B9D96A
  • button.foreground#304232
  • button.hoverBackground#B9D96Add
  • editor.background#304232
  • editor.foreground#F7FBEE
  • editor.inactiveSelectionBackground#E7EEE03580
  • editor.lineHighlightBackground#1A271E40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#E7EEE035
  • editorCursor.foreground#B9D96A
  • editorGroupHeader.tabsBackground#304232dd
  • editorLineNumber.activeForeground#B9D96A
  • editorLineNumber.foreground#A9B4A480
  • focusBorder#B9D96A
  • foreground#F7FBEE
  • input.background#1A271E
  • input.border#ffffff15
  • input.foreground#F7FBEE
  • input.placeholderForeground#F7FBEE60
  • list.activeSelectionBackground#B9D96A30
  • list.activeSelectionForeground#F7FBEE
  • list.highlightForeground#B9D96A
  • list.hoverBackground#1A271E40
  • list.hoverForeground#F7FBEE
  • list.inactiveSelectionBackground#B9D96A15
  • list.inactiveSelectionForeground#F7FBEE
  • selection.background#E7EEE035
  • sideBar.background#1A271E
  • sideBar.border#ffffff15
  • sideBar.foreground#F7FBEE
  • sideBarSectionHeader.background#30423280
  • sideBarSectionHeader.foreground#F7FBEE
  • sideBarTitle.foreground#B9D96A
  • statusBar.background#304232
  • statusBar.border#ffffff15
  • statusBar.foreground#F7FBEE
  • statusBar.noFolderBackground#304232
  • tab.activeBackground#304232
  • tab.activeBorderTop#B9D96A
  • tab.activeForeground#F7FBEE
  • tab.border#ffffff15
  • tab.inactiveBackground#1A271E60
  • tab.inactiveForeground#F7FBEE80
  • terminal.ansiBlack#304232
  • terminal.ansiBlue#E7EEE0
  • terminal.ansiCyan#C79A2D
  • terminal.ansiGreen#B9D96A
  • terminal.ansiMagenta#6F9E3A
  • terminal.ansiRed#6F9E3A
  • terminal.ansiWhite#F7FBEE
  • terminal.ansiYellow#C79A2D
  • terminal.background#304232
  • terminal.foreground#F7FBEE
  • titleBar.activeBackground#304232
  • titleBar.activeForeground#F7FBEE
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#304232
  • titleBar.inactiveForeground#F7FBEE60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#A9B4A4italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#E7EEE0bold
storage.type, storage.modifier#E7EEE0italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#B9D96A
string, punctuation.definition.string, string.template, meta.template.expression#C79A2D
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#6F9E3A
variable, variable.other.readwrite, variable.other.object#F7FBEE
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F7FBEE
variable.parameter, meta.parameter#F7FBEEdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F7FBEE80
keyword.operator#F7FBEE
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#C79A2Dbold
entity.other.inherited-class#B9D96A
entity.name.tag, punctuation.definition.tag#E7EEE0
entity.other.attribute-name#B9D96A
meta.diff, meta.diff.header#A9B4A4
markup.deleted#6F9E3A
markup.inserted#B9D96A
markup.changed#C79A2D
markup.heading, markup.heading.setext, punctuation.definition.heading#B9D96Abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#C79A2D
string.other.link.title, string.other.link.description#B9D96A
markup.underline.link#A9B4A4underline
punctuation.definition.list#E7EEE0
markup.quote, punctuation.definition.quote#A9B4A4italic