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#3A3D33
  • activityBar.border#ffffff15
  • activityBar.foreground#687F4A
  • activityBar.inactiveForeground#F4F6F260
  • activityBarBadge.background#687F4A
  • activityBarBadge.foreground#3A3D33
  • button.background#687F4A
  • button.foreground#3A3D33
  • button.hoverBackground#687F4Add
  • editor.background#3A3D33
  • editor.foreground#F4F6F2
  • editor.inactiveSelectionBackground#D8DBD43580
  • editor.lineHighlightBackground#1E1F1C40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#D8DBD435
  • editorCursor.foreground#687F4A
  • editorGroupHeader.tabsBackground#3A3D33dd
  • editorLineNumber.activeForeground#687F4A
  • editorLineNumber.foreground#687F4A80
  • focusBorder#687F4A
  • foreground#F4F6F2
  • input.background#1E1F1C
  • input.border#ffffff15
  • input.foreground#F4F6F2
  • input.placeholderForeground#F4F6F260
  • list.activeSelectionBackground#687F4A30
  • list.activeSelectionForeground#F4F6F2
  • list.highlightForeground#687F4A
  • list.hoverBackground#1E1F1C40
  • list.hoverForeground#F4F6F2
  • list.inactiveSelectionBackground#687F4A15
  • list.inactiveSelectionForeground#F4F6F2
  • selection.background#D8DBD435
  • sideBar.background#1E1F1C
  • sideBar.border#ffffff15
  • sideBar.foreground#F4F6F2
  • sideBarSectionHeader.background#3A3D3380
  • sideBarSectionHeader.foreground#F4F6F2
  • sideBarTitle.foreground#687F4A
  • statusBar.background#3A3D33
  • statusBar.border#ffffff15
  • statusBar.foreground#F4F6F2
  • statusBar.noFolderBackground#3A3D33
  • tab.activeBackground#3A3D33
  • tab.activeBorderTop#687F4A
  • tab.activeForeground#F4F6F2
  • tab.border#ffffff15
  • tab.inactiveBackground#1E1F1C60
  • tab.inactiveForeground#F4F6F280
  • terminal.ansiBlack#3A3D33
  • terminal.ansiBlue#D8DBD4
  • terminal.ansiCyan#FFD447
  • terminal.ansiGreen#687F4A
  • terminal.ansiMagenta#FFB21A
  • terminal.ansiRed#FFB21A
  • terminal.ansiWhite#F4F6F2
  • terminal.ansiYellow#FFD447
  • terminal.background#3A3D33
  • terminal.foreground#F4F6F2
  • titleBar.activeBackground#3A3D33
  • titleBar.activeForeground#F4F6F2
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#3A3D33
  • titleBar.inactiveForeground#F4F6F260
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#687F4Aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#D8DBD4bold
storage.type, storage.modifier#D8DBD4italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#687F4A—
string, punctuation.definition.string, string.template, meta.template.expression#FFD447—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#FFB21A—
variable, variable.other.readwrite, variable.other.object#F4F6F2—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F4F6F2—
variable.parameter, meta.parameter#F4F6F2dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F4F6F280—
keyword.operator#F4F6F2—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#FFD447bold
entity.other.inherited-class#687F4A—
entity.name.tag, punctuation.definition.tag#D8DBD4—
entity.other.attribute-name#687F4A—
meta.diff, meta.diff.header#687F4A—
markup.deleted#FFB21A—
markup.inserted#687F4A—
markup.changed#FFD447—
markup.heading, markup.heading.setext, punctuation.definition.heading#687F4Abold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#FFD447—
string.other.link.title, string.other.link.description#687F4A—
markup.underline.link#687F4Aunderline
punctuation.definition.list#D8DBD4—
markup.quote, punctuation.definition.quote#687F4Aitalic