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#121812
  • activityBar.border#ffffff15
  • activityBar.foreground#8AAC6B
  • activityBar.inactiveForeground#FAFAF860
  • activityBarBadge.background#8AAC6B
  • activityBarBadge.foreground#121812
  • button.background#8AAC6B
  • button.foreground#121812
  • button.hoverBackground#8AAC6Bdd
  • editor.background#121812
  • editor.foreground#FAFAF8
  • editor.inactiveSelectionBackground#C9DDBB3580
  • editor.lineHighlightBackground#26302440
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#C9DDBB35
  • editorCursor.foreground#8AAC6B
  • editorGroupHeader.tabsBackground#121812dd
  • editorLineNumber.activeForeground#8AAC6B
  • editorLineNumber.foreground#8B8E8680
  • focusBorder#8AAC6B
  • foreground#FAFAF8
  • input.background#263024
  • input.border#ffffff15
  • input.foreground#FAFAF8
  • input.placeholderForeground#FAFAF860
  • list.activeSelectionBackground#8AAC6B30
  • list.activeSelectionForeground#FAFAF8
  • list.highlightForeground#8AAC6B
  • list.hoverBackground#26302440
  • list.hoverForeground#FAFAF8
  • list.inactiveSelectionBackground#8AAC6B15
  • list.inactiveSelectionForeground#FAFAF8
  • selection.background#C9DDBB35
  • sideBar.background#263024
  • sideBar.border#ffffff15
  • sideBar.foreground#FAFAF8
  • sideBarSectionHeader.background#12181280
  • sideBarSectionHeader.foreground#FAFAF8
  • sideBarTitle.foreground#8AAC6B
  • statusBar.background#121812
  • statusBar.border#ffffff15
  • statusBar.foreground#FAFAF8
  • statusBar.noFolderBackground#121812
  • tab.activeBackground#121812
  • tab.activeBorderTop#8AAC6B
  • tab.activeForeground#FAFAF8
  • tab.border#ffffff15
  • tab.inactiveBackground#26302460
  • tab.inactiveForeground#FAFAF880
  • terminal.ansiBlack#121812
  • terminal.ansiBlue#C9DDBB
  • terminal.ansiCyan#F2F0EA
  • terminal.ansiGreen#8AAC6B
  • terminal.ansiMagenta#9BA78A
  • terminal.ansiRed#9BA78A
  • terminal.ansiWhite#FAFAF8
  • terminal.ansiYellow#F2F0EA
  • terminal.background#121812
  • terminal.foreground#FAFAF8
  • titleBar.activeBackground#121812
  • titleBar.activeForeground#FAFAF8
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#121812
  • titleBar.inactiveForeground#FAFAF860
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8B8E86italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#C9DDBBbold
storage.type, storage.modifier#C9DDBBitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#8AAC6B—
string, punctuation.definition.string, string.template, meta.template.expression#F2F0EA—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#9BA78A—
variable, variable.other.readwrite, variable.other.object#FAFAF8—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FAFAF8—
variable.parameter, meta.parameter#FAFAF8dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FAFAF880—
keyword.operator#FAFAF8—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#F2F0EAbold
entity.other.inherited-class#8AAC6B—
entity.name.tag, punctuation.definition.tag#C9DDBB—
entity.other.attribute-name#8AAC6B—
meta.diff, meta.diff.header#8B8E86—
markup.deleted#9BA78A—
markup.inserted#8AAC6B—
markup.changed#F2F0EA—
markup.heading, markup.heading.setext, punctuation.definition.heading#8AAC6Bbold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#F2F0EA—
string.other.link.title, string.other.link.description#8AAC6B—
markup.underline.link#8B8E86underline
punctuation.definition.list#C9DDBB—
markup.quote, punctuation.definition.quote#8B8E86italic