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#3F423E
  • activityBar.border#ffffff15
  • activityBar.foreground#D1E967
  • activityBar.inactiveForeground#F4F5F260
  • activityBarBadge.background#D1E967
  • activityBarBadge.foreground#3F423E
  • button.background#D1E967
  • button.foreground#3F423E
  • button.hoverBackground#D1E967dd
  • editor.background#3F423E
  • editor.foreground#F4F5F2
  • editor.inactiveSelectionBackground#C8EC793580
  • editor.lineHighlightBackground#23252240
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#C8EC7935
  • editorCursor.foreground#D1E967
  • editorGroupHeader.tabsBackground#3F423Edd
  • editorLineNumber.activeForeground#D1E967
  • editorLineNumber.foreground#B7B9B380
  • focusBorder#D1E967
  • foreground#F4F5F2
  • input.background#232522
  • input.border#ffffff15
  • input.foreground#F4F5F2
  • input.placeholderForeground#F4F5F260
  • list.activeSelectionBackground#D1E96730
  • list.activeSelectionForeground#F4F5F2
  • list.highlightForeground#D1E967
  • list.hoverBackground#23252240
  • list.hoverForeground#F4F5F2
  • list.inactiveSelectionBackground#D1E96715
  • list.inactiveSelectionForeground#F4F5F2
  • selection.background#C8EC7935
  • sideBar.background#232522
  • sideBar.border#ffffff15
  • sideBar.foreground#F4F5F2
  • sideBarSectionHeader.background#3F423E80
  • sideBarSectionHeader.foreground#F4F5F2
  • sideBarTitle.foreground#D1E967
  • statusBar.background#3F423E
  • statusBar.border#ffffff15
  • statusBar.foreground#F4F5F2
  • statusBar.noFolderBackground#3F423E
  • tab.activeBackground#3F423E
  • tab.activeBorderTop#D1E967
  • tab.activeForeground#F4F5F2
  • tab.border#ffffff15
  • tab.inactiveBackground#23252260
  • tab.inactiveForeground#F4F5F280
  • terminal.ansiBlack#3F423E
  • terminal.ansiBlue#C8EC79
  • terminal.ansiCyan#A5E755
  • terminal.ansiGreen#D1E967
  • terminal.ansiMagenta#F1AA83
  • terminal.ansiRed#F1AA83
  • terminal.ansiWhite#F4F5F2
  • terminal.ansiYellow#A5E755
  • terminal.background#3F423E
  • terminal.foreground#F4F5F2
  • titleBar.activeBackground#3F423E
  • titleBar.activeForeground#F4F5F2
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#3F423E
  • titleBar.inactiveForeground#F4F5F260
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#B7B9B3italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#C8EC79bold
storage.type, storage.modifier#C8EC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#D1E967—
string, punctuation.definition.string, string.template, meta.template.expression#A5E755—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1AA83—
variable, variable.other.readwrite, variable.other.object#F4F5F2—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F4F5F2—
variable.parameter, meta.parameter#F4F5F2dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F4F5F280—
keyword.operator#F4F5F2—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A5E755bold
entity.other.inherited-class#D1E967—
entity.name.tag, punctuation.definition.tag#C8EC79—
entity.other.attribute-name#D1E967—
meta.diff, meta.diff.header#B7B9B3—
markup.deleted#F1AA83—
markup.inserted#D1E967—
markup.changed#A5E755—
markup.heading, markup.heading.setext, punctuation.definition.heading#D1E967bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#A5E755—
string.other.link.title, string.other.link.description#D1E967—
markup.underline.link#B7B9B3underline
punctuation.definition.list#C8EC79—
markup.quote, punctuation.definition.quote#B7B9B3italic