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#1C2720
  • activityBar.border#ffffff15
  • activityBar.foreground#7DE967
  • activityBar.inactiveForeground#F4F6F360
  • activityBarBadge.background#7DE967
  • activityBarBadge.foreground#1C2720
  • button.background#7DE967
  • button.foreground#1C2720
  • button.hoverBackground#7DE967dd
  • editor.background#1C2720
  • editor.foreground#F4F6F3
  • editor.inactiveSelectionBackground#79EC873580
  • editor.lineHighlightBackground#15191740
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79EC8735
  • editorCursor.foreground#7DE967
  • editorGroupHeader.tabsBackground#1C2720dd
  • editorLineNumber.activeForeground#7DE967
  • editorLineNumber.foreground#E6ECE880
  • focusBorder#7DE967
  • foreground#F4F6F3
  • input.background#151917
  • input.border#ffffff15
  • input.foreground#F4F6F3
  • input.placeholderForeground#F4F6F360
  • list.activeSelectionBackground#7DE96730
  • list.activeSelectionForeground#F4F6F3
  • list.highlightForeground#7DE967
  • list.hoverBackground#15191740
  • list.hoverForeground#F4F6F3
  • list.inactiveSelectionBackground#7DE96715
  • list.inactiveSelectionForeground#F4F6F3
  • selection.background#79EC8735
  • sideBar.background#151917
  • sideBar.border#ffffff15
  • sideBar.foreground#F4F6F3
  • sideBarSectionHeader.background#1C272080
  • sideBarSectionHeader.foreground#F4F6F3
  • sideBarTitle.foreground#7DE967
  • statusBar.background#1C2720
  • statusBar.border#ffffff15
  • statusBar.foreground#F4F6F3
  • statusBar.noFolderBackground#1C2720
  • tab.activeBackground#1C2720
  • tab.activeBorderTop#7DE967
  • tab.activeForeground#F4F6F3
  • tab.border#ffffff15
  • tab.inactiveBackground#15191760
  • tab.inactiveForeground#F4F6F380
  • terminal.ansiBlack#1C2720
  • terminal.ansiBlue#79EC87
  • terminal.ansiCyan#C555E7
  • terminal.ansiGreen#7DE967
  • terminal.ansiMagenta#F1B183
  • terminal.ansiRed#F1B183
  • terminal.ansiWhite#F4F6F3
  • terminal.ansiYellow#C555E7
  • terminal.background#1C2720
  • terminal.foreground#F4F6F3
  • titleBar.activeBackground#1C2720
  • titleBar.activeForeground#F4F6F3
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#1C2720
  • titleBar.inactiveForeground#F4F6F360
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E6ECE8italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79EC87bold
storage.type, storage.modifier#79EC87italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#7DE967
string, punctuation.definition.string, string.template, meta.template.expression#C555E7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1B183
variable, variable.other.readwrite, variable.other.object#F4F6F3
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F4F6F3
variable.parameter, meta.parameter#F4F6F3dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F4F6F380
keyword.operator#F4F6F3
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#C555E7bold
entity.other.inherited-class#7DE967
entity.name.tag, punctuation.definition.tag#79EC87
entity.other.attribute-name#7DE967
meta.diff, meta.diff.header#E6ECE8
markup.deleted#F1B183
markup.inserted#7DE967
markup.changed#C555E7
markup.heading, markup.heading.setext, punctuation.definition.heading#7DE967bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#C555E7
string.other.link.title, string.other.link.description#7DE967
markup.underline.link#E6ECE8underline
punctuation.definition.list#79EC87
markup.quote, punctuation.definition.quote#E6ECE8italic