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

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#211712
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#211712
variable.parameter, meta.parameter#211712dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#21171280
keyword.operator#211712
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.boldbold
markup.italicitalic
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