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#F7F5ED
  • activityBar.border#00000015
  • activityBar.foreground#25934D
  • activityBar.inactiveForeground#3D2D1D60
  • activityBarBadge.background#25934D
  • activityBarBadge.foreground#F7F5ED
  • button.background#25934D
  • button.foreground#F7F5ED
  • button.hoverBackground#25934Ddd
  • editor.background#F7F5ED
  • editor.foreground#3D2D1D
  • editor.inactiveSelectionBackground#21835F2580
  • editor.lineHighlightBackground#FAF8F550
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21835F25
  • editorCursor.foreground#25934D
  • editorGroupHeader.tabsBackground#FAF8F5aa
  • editorLineNumber.activeForeground#25934D
  • editorLineNumber.foreground#E6ECE880
  • focusBorder#25934D
  • foreground#3D2D1D
  • input.background#FAF8F5
  • input.border#00000015
  • input.foreground#3D2D1D
  • input.placeholderForeground#3D2D1D60
  • list.activeSelectionBackground#25934D30
  • list.activeSelectionForeground#3D2D1D
  • list.highlightForeground#25934D
  • list.hoverBackground#FAF8F540
  • list.hoverForeground#3D2D1D
  • list.inactiveSelectionBackground#25934D15
  • list.inactiveSelectionForeground#3D2D1D
  • selection.background#21835F25
  • sideBar.background#FAF8F5
  • sideBar.border#00000015
  • sideBar.foreground#3D2D1D
  • sideBarSectionHeader.background#FAF8F580
  • sideBarSectionHeader.foreground#3D2D1D
  • sideBarTitle.foreground#25934D
  • statusBar.background#F7F5ED
  • statusBar.border#00000015
  • statusBar.foreground#3D2D1D
  • statusBar.noFolderBackground#F7F5ED
  • tab.activeBackground#F7F5ED
  • tab.activeBorderTop#25934D
  • tab.activeForeground#3D2D1D
  • tab.border#00000015
  • tab.inactiveBackground#F7F5ED60
  • tab.inactiveForeground#3D2D1D80
  • terminal.ansiBlack#3D2D1D
  • terminal.ansiBlue#21835F
  • terminal.ansiCyan#85A329
  • terminal.ansiGreen#25934D
  • terminal.ansiMagenta#762A19
  • terminal.ansiRed#762A19
  • terminal.ansiWhite#3D2D1D
  • terminal.ansiYellow#85A329
  • terminal.background#F7F5ED
  • terminal.foreground#3D2D1D
  • titleBar.activeBackground#F7F5ED
  • titleBar.activeForeground#3D2D1D
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F7F5ED
  • titleBar.inactiveForeground#3D2D1D60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E6ECE8italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#21835Fbold
storage.type, storage.modifier#21835Fitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#25934D
string, punctuation.definition.string, string.template, meta.template.expression#85A329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#762A19
variable, variable.other.readwrite, variable.other.object#3D2D1D
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#3D2D1D
variable.parameter, meta.parameter#3D2D1Ddditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#3D2D1D80
keyword.operator#3D2D1D
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#85A329bold
entity.other.inherited-class#25934D
entity.name.tag, punctuation.definition.tag#21835F
entity.other.attribute-name#25934D
meta.diff, meta.diff.header#E6ECE8
markup.deleted#762A19
markup.inserted#25934D
markup.changed#85A329
markup.heading, markup.heading.setext, punctuation.definition.heading#25934Dbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#85A329
string.other.link.title, string.other.link.description#25934D
markup.underline.link#E6ECE8underline
punctuation.definition.list#21835F
markup.quote, punctuation.definition.quote#E6ECE8italic
Morphous Theme by Ameyanagi - VS Code Theme