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#ead5ad
  • activityBar.border#00000015
  • activityBar.foreground#b96f32
  • activityBar.inactiveForeground#17130f60
  • activityBarBadge.background#b96f32
  • activityBarBadge.foreground#ead5ad
  • button.background#b96f32
  • button.foreground#ead5ad
  • button.hoverBackground#b96f32dd
  • editor.background#ead5ad
  • editor.foreground#17130f
  • editor.inactiveSelectionBackground#8a8f682580
  • editor.lineHighlightBackground#f2e8cf50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#8a8f6825
  • editorCursor.foreground#b96f32
  • editorGroupHeader.tabsBackground#f2e8cfaa
  • editorLineNumber.activeForeground#b96f32
  • editorLineNumber.foreground#7b665280
  • focusBorder#b96f32
  • foreground#17130f
  • input.background#f2e8cf
  • input.border#00000015
  • input.foreground#17130f
  • input.placeholderForeground#17130f60
  • list.activeSelectionBackground#b96f3230
  • list.activeSelectionForeground#17130f
  • list.highlightForeground#b96f32
  • list.hoverBackground#f2e8cf40
  • list.hoverForeground#17130f
  • list.inactiveSelectionBackground#b96f3215
  • list.inactiveSelectionForeground#17130f
  • selection.background#8a8f6825
  • sideBar.background#f2e8cf
  • sideBar.border#00000015
  • sideBar.foreground#17130f
  • sideBarSectionHeader.background#f2e8cf80
  • sideBarSectionHeader.foreground#17130f
  • sideBarTitle.foreground#b96f32
  • statusBar.background#ead5ad
  • statusBar.border#00000015
  • statusBar.foreground#17130f
  • statusBar.noFolderBackground#ead5ad
  • tab.activeBackground#ead5ad
  • tab.activeBorderTop#b96f32
  • tab.activeForeground#17130f
  • tab.border#00000015
  • tab.inactiveBackground#ead5ad60
  • tab.inactiveForeground#17130f80
  • terminal.ansiBlack#17130f
  • terminal.ansiBlue#8a8f68
  • terminal.ansiCyan#c7923a
  • terminal.ansiGreen#b96f32
  • terminal.ansiMagenta#f6ead3
  • terminal.ansiRed#f6ead3
  • terminal.ansiWhite#17130f
  • terminal.ansiYellow#c7923a
  • terminal.background#ead5ad
  • terminal.foreground#17130f
  • titleBar.activeBackground#ead5ad
  • titleBar.activeForeground#17130f
  • titleBar.border#00000015
  • titleBar.inactiveBackground#ead5ad
  • titleBar.inactiveForeground#17130f60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7b6652italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#8a8f68bold
storage.type, storage.modifier#8a8f68italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#b96f32
string, punctuation.definition.string, string.template, meta.template.expression#c7923a
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#f6ead3
variable, variable.other.readwrite, variable.other.object#17130f
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#17130f
variable.parameter, meta.parameter#17130fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#17130f80
keyword.operator#17130f
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#c7923abold
entity.other.inherited-class#b96f32
entity.name.tag, punctuation.definition.tag#8a8f68
entity.other.attribute-name#b96f32
meta.diff, meta.diff.header#7b6652
markup.deleted#f6ead3
markup.inserted#b96f32
markup.changed#c7923a
markup.heading, markup.heading.setext, punctuation.definition.heading#b96f32bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#c7923a
string.other.link.title, string.other.link.description#b96f32
markup.underline.link#7b6652underline
punctuation.definition.list#8a8f68
markup.quote, punctuation.definition.quote#7b6652italic
Morphous Theme by Ameyanagi - VS Code Theme