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#273f34
  • activityBar.border#ffffff15
  • activityBar.foreground#6dbf67
  • activityBar.inactiveForeground#fbf7ec60
  • activityBarBadge.background#6dbf67
  • activityBarBadge.foreground#273f34
  • button.background#6dbf67
  • button.foreground#273f34
  • button.hoverBackground#6dbf67dd
  • editor.background#273f34
  • editor.foreground#fbf7ec
  • editor.inactiveSelectionBackground#4a8f3a3580
  • editor.lineHighlightBackground#1f2a1f40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#4a8f3a35
  • editorCursor.foreground#6dbf67
  • editorGroupHeader.tabsBackground#273f34dd
  • editorLineNumber.activeForeground#6dbf67
  • editorLineNumber.foreground#7a8a4a80
  • focusBorder#6dbf67
  • foreground#fbf7ec
  • input.background#1f2a1f
  • input.border#ffffff15
  • input.foreground#fbf7ec
  • input.placeholderForeground#fbf7ec60
  • list.activeSelectionBackground#6dbf6730
  • list.activeSelectionForeground#fbf7ec
  • list.highlightForeground#6dbf67
  • list.hoverBackground#1f2a1f40
  • list.hoverForeground#fbf7ec
  • list.inactiveSelectionBackground#6dbf6715
  • list.inactiveSelectionForeground#fbf7ec
  • selection.background#4a8f3a35
  • sideBar.background#1f2a1f
  • sideBar.border#ffffff15
  • sideBar.foreground#fbf7ec
  • sideBarSectionHeader.background#273f3480
  • sideBarSectionHeader.foreground#fbf7ec
  • sideBarTitle.foreground#6dbf67
  • statusBar.background#273f34
  • statusBar.border#ffffff15
  • statusBar.foreground#fbf7ec
  • statusBar.noFolderBackground#273f34
  • tab.activeBackground#273f34
  • tab.activeBorderTop#6dbf67
  • tab.activeForeground#fbf7ec
  • tab.border#ffffff15
  • tab.inactiveBackground#1f2a1f60
  • tab.inactiveForeground#fbf7ec80
  • terminal.ansiBlack#273f34
  • terminal.ansiBlue#4a8f3a
  • terminal.ansiCyan#f0b23a
  • terminal.ansiGreen#6dbf67
  • terminal.ansiMagenta#a6cbe3
  • terminal.ansiRed#a6cbe3
  • terminal.ansiWhite#fbf7ec
  • terminal.ansiYellow#f0b23a
  • terminal.background#273f34
  • terminal.foreground#fbf7ec
  • titleBar.activeBackground#273f34
  • titleBar.activeForeground#fbf7ec
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#273f34
  • titleBar.inactiveForeground#fbf7ec60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7a8a4aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#4a8f3abold
storage.type, storage.modifier#4a8f3aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#6dbf67
string, punctuation.definition.string, string.template, meta.template.expression#f0b23a
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#a6cbe3
variable, variable.other.readwrite, variable.other.object#fbf7ec
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#fbf7ec
variable.parameter, meta.parameter#fbf7ecdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#fbf7ec80
keyword.operator#fbf7ec
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#f0b23abold
entity.other.inherited-class#6dbf67
entity.name.tag, punctuation.definition.tag#4a8f3a
entity.other.attribute-name#6dbf67
meta.diff, meta.diff.header#7a8a4a
markup.deleted#a6cbe3
markup.inserted#6dbf67
markup.changed#f0b23a
markup.heading, markup.heading.setext, punctuation.definition.heading#6dbf67bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#f0b23a
string.other.link.title, string.other.link.description#6dbf67
markup.underline.link#7a8a4aunderline
punctuation.definition.list#4a8f3a
markup.quote, punctuation.definition.quote#7a8a4aitalic