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#3A2413
  • activityBar.border#ffffff15
  • activityBar.foreground#E9AD67
  • activityBar.inactiveForeground#FFF7E360
  • activityBarBadge.background#E9AD67
  • activityBarBadge.foreground#3A2413
  • button.background#E9AD67
  • button.foreground#3A2413
  • button.hoverBackground#E9AD67dd
  • editor.background#3A2413
  • editor.foreground#FFF7E3
  • editor.inactiveSelectionBackground#79EC7F3580
  • editor.lineHighlightBackground#120F0D40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79EC7F35
  • editorCursor.foreground#E9AD67
  • editorGroupHeader.tabsBackground#3A2413dd
  • editorLineNumber.activeForeground#E9AD67
  • editorLineNumber.foreground#FAEED780
  • focusBorder#E9AD67
  • foreground#FFF7E3
  • input.background#120F0D
  • input.border#ffffff15
  • input.foreground#FFF7E3
  • input.placeholderForeground#FFF7E360
  • list.activeSelectionBackground#E9AD6730
  • list.activeSelectionForeground#FFF7E3
  • list.highlightForeground#E9AD67
  • list.hoverBackground#120F0D40
  • list.hoverForeground#FFF7E3
  • list.inactiveSelectionBackground#E9AD6715
  • list.inactiveSelectionForeground#FFF7E3
  • selection.background#79EC7F35
  • sideBar.background#120F0D
  • sideBar.border#ffffff15
  • sideBar.foreground#FFF7E3
  • sideBarSectionHeader.background#3A241380
  • sideBarSectionHeader.foreground#FFF7E3
  • sideBarTitle.foreground#E9AD67
  • statusBar.background#3A2413
  • statusBar.border#ffffff15
  • statusBar.foreground#FFF7E3
  • statusBar.noFolderBackground#3A2413
  • tab.activeBackground#3A2413
  • tab.activeBorderTop#E9AD67
  • tab.activeForeground#FFF7E3
  • tab.border#ffffff15
  • tab.inactiveBackground#120F0D60
  • tab.inactiveForeground#FFF7E380
  • terminal.ansiBlack#3A2413
  • terminal.ansiBlue#79EC7F
  • terminal.ansiCyan#E7B655
  • terminal.ansiGreen#E9AD67
  • terminal.ansiMagenta#8EF183
  • terminal.ansiRed#8EF183
  • terminal.ansiWhite#FFF7E3
  • terminal.ansiYellow#E7B655
  • terminal.background#3A2413
  • terminal.foreground#FFF7E3
  • titleBar.activeBackground#3A2413
  • titleBar.activeForeground#FFF7E3
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#3A2413
  • titleBar.inactiveForeground#FFF7E360
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#FAEED7italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79EC7Fbold
storage.type, storage.modifier#79EC7Fitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E9AD67—
string, punctuation.definition.string, string.template, meta.template.expression#E7B655—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#8EF183—
variable, variable.other.readwrite, variable.other.object#FFF7E3—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FFF7E3—
variable.parameter, meta.parameter#FFF7E3dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FFF7E380—
keyword.operator#FFF7E3—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7B655bold
entity.other.inherited-class#E9AD67—
entity.name.tag, punctuation.definition.tag#79EC7F—
entity.other.attribute-name#E9AD67—
meta.diff, meta.diff.header#FAEED7—
markup.deleted#8EF183—
markup.inserted#E9AD67—
markup.changed#E7B655—
markup.heading, markup.heading.setext, punctuation.definition.heading#E9AD67bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#E7B655—
string.other.link.title, string.other.link.description#E9AD67—
markup.underline.link#FAEED7underline
punctuation.definition.list#79EC7F—
markup.quote, punctuation.definition.quote#FAEED7italic