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#1E1B18
  • activityBar.border#ffffff15
  • activityBar.foreground#7A4E36
  • activityBar.inactiveForeground#F6F4F160
  • activityBarBadge.background#7A4E36
  • activityBarBadge.foreground#1E1B18
  • button.background#7A4E36
  • button.foreground#1E1B18
  • button.hoverBackground#7A4E36dd
  • editor.background#1E1B18
  • editor.foreground#F6F4F1
  • editor.inactiveSelectionBackground#D9C3A33580
  • editor.lineHighlightBackground#EDE6DA40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#D9C3A335
  • editorCursor.foreground#7A4E36
  • editorGroupHeader.tabsBackground#1E1B18dd
  • editorLineNumber.activeForeground#7A4E36
  • editorLineNumber.foreground#4A535880
  • focusBorder#7A4E36
  • foreground#F6F4F1
  • input.background#EDE6DA
  • input.border#ffffff15
  • input.foreground#F6F4F1
  • input.placeholderForeground#F6F4F160
  • list.activeSelectionBackground#7A4E3630
  • list.activeSelectionForeground#F6F4F1
  • list.highlightForeground#7A4E36
  • list.hoverBackground#EDE6DA40
  • list.hoverForeground#F6F4F1
  • list.inactiveSelectionBackground#7A4E3615
  • list.inactiveSelectionForeground#F6F4F1
  • selection.background#D9C3A335
  • sideBar.background#EDE6DA
  • sideBar.border#ffffff15
  • sideBar.foreground#F6F4F1
  • sideBarSectionHeader.background#1E1B1880
  • sideBarSectionHeader.foreground#F6F4F1
  • sideBarTitle.foreground#7A4E36
  • statusBar.background#1E1B18
  • statusBar.border#ffffff15
  • statusBar.foreground#F6F4F1
  • statusBar.noFolderBackground#1E1B18
  • tab.activeBackground#1E1B18
  • tab.activeBorderTop#7A4E36
  • tab.activeForeground#F6F4F1
  • tab.border#ffffff15
  • tab.inactiveBackground#EDE6DA60
  • tab.inactiveForeground#F6F4F180
  • terminal.ansiBlack#1E1B18
  • terminal.ansiBlue#D9C3A3
  • terminal.ansiCyan#DAA15A
  • terminal.ansiGreen#7A4E36
  • terminal.ansiMagenta#4A5358
  • terminal.ansiRed#4A5358
  • terminal.ansiWhite#F6F4F1
  • terminal.ansiYellow#DAA15A
  • terminal.background#1E1B18
  • terminal.foreground#F6F4F1
  • titleBar.activeBackground#1E1B18
  • titleBar.activeForeground#F6F4F1
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#1E1B18
  • titleBar.inactiveForeground#F6F4F160
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#4A5358italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#D9C3A3bold
storage.type, storage.modifier#D9C3A3italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#7A4E36
string, punctuation.definition.string, string.template, meta.template.expression#DAA15A
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#4A5358
variable, variable.other.readwrite, variable.other.object#F6F4F1
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F6F4F1
variable.parameter, meta.parameter#F6F4F1dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F6F4F180
keyword.operator#F6F4F1
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#DAA15Abold
entity.other.inherited-class#7A4E36
entity.name.tag, punctuation.definition.tag#D9C3A3
entity.other.attribute-name#7A4E36
meta.diff, meta.diff.header#4A5358
markup.deleted#4A5358
markup.inserted#7A4E36
markup.changed#DAA15A
markup.heading, markup.heading.setext, punctuation.definition.heading#7A4E36bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#DAA15A
string.other.link.title, string.other.link.description#7A4E36
markup.underline.link#4A5358underline
punctuation.definition.list#D9C3A3
markup.quote, punctuation.definition.quote#4A5358italic