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#743019
  • activityBar.border#ffffff15
  • activityBar.foreground#a94725
  • activityBar.inactiveForeground#f7efe160
  • activityBarBadge.background#a94725
  • activityBarBadge.foreground#743019
  • button.background#a94725
  • button.foreground#743019
  • button.hoverBackground#a94725dd
  • editor.background#743019
  • editor.foreground#f7efe1
  • editor.inactiveSelectionBackground#c66f3f3580
  • editor.lineHighlightBackground#21171240
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#c66f3f35
  • editorCursor.foreground#a94725
  • editorGroupHeader.tabsBackground#743019dd
  • editorLineNumber.activeForeground#a94725
  • editorLineNumber.foreground#dfcfb880
  • focusBorder#a94725
  • foreground#f7efe1
  • input.background#211712
  • input.border#ffffff15
  • input.foreground#f7efe1
  • input.placeholderForeground#f7efe160
  • list.activeSelectionBackground#a9472530
  • list.activeSelectionForeground#f7efe1
  • list.highlightForeground#a94725
  • list.hoverBackground#21171240
  • list.hoverForeground#f7efe1
  • list.inactiveSelectionBackground#a9472515
  • list.inactiveSelectionForeground#f7efe1
  • selection.background#c66f3f35
  • sideBar.background#211712
  • sideBar.border#ffffff15
  • sideBar.foreground#f7efe1
  • sideBarSectionHeader.background#74301980
  • sideBarSectionHeader.foreground#f7efe1
  • sideBarTitle.foreground#a94725
  • statusBar.background#743019
  • statusBar.border#ffffff15
  • statusBar.foreground#f7efe1
  • statusBar.noFolderBackground#743019
  • tab.activeBackground#743019
  • tab.activeBorderTop#a94725
  • tab.activeForeground#f7efe1
  • tab.border#ffffff15
  • tab.inactiveBackground#21171260
  • tab.inactiveForeground#f7efe180
  • terminal.ansiBlack#743019
  • terminal.ansiBlue#c66f3f
  • terminal.ansiCyan#fff7e8
  • terminal.ansiGreen#a94725
  • terminal.ansiMagenta#c9a878
  • terminal.ansiRed#c9a878
  • terminal.ansiWhite#f7efe1
  • terminal.ansiYellow#fff7e8
  • terminal.background#743019
  • terminal.foreground#f7efe1
  • titleBar.activeBackground#743019
  • titleBar.activeForeground#f7efe1
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#743019
  • titleBar.inactiveForeground#f7efe160
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#dfcfb8italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#c66f3fbold
storage.type, storage.modifier#c66f3fitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#a94725—
string, punctuation.definition.string, string.template, meta.template.expression#fff7e8—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#c9a878—
variable, variable.other.readwrite, variable.other.object#f7efe1—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f7efe1—
variable.parameter, meta.parameter#f7efe1dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f7efe180—
keyword.operator#f7efe1—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#fff7e8bold
entity.other.inherited-class#a94725—
entity.name.tag, punctuation.definition.tag#c66f3f—
entity.other.attribute-name#a94725—
meta.diff, meta.diff.header#dfcfb8—
markup.deleted#c9a878—
markup.inserted#a94725—
markup.changed#fff7e8—
markup.heading, markup.heading.setext, punctuation.definition.heading#a94725bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#fff7e8—
string.other.link.title, string.other.link.description#a94725—
markup.underline.link#dfcfb8underline
punctuation.definition.list#c66f3f—
markup.quote, punctuation.definition.quote#dfcfb8italic