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#F7F4EE
  • activityBar.border#00000015
  • activityBar.foreground#6B4F3A
  • activityBar.inactiveForeground#2B241D60
  • activityBarBadge.background#6B4F3A
  • activityBarBadge.foreground#F7F4EE
  • button.background#6B4F3A
  • button.foreground#F7F4EE
  • button.hoverBackground#6B4F3Add
  • editor.background#F7F4EE
  • editor.foreground#2B241D
  • editor.inactiveSelectionBackground#6D8B4C2580
  • editor.lineHighlightBackground#FAF8F450
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#6D8B4C25
  • editorCursor.foreground#6B4F3A
  • editorGroupHeader.tabsBackground#FAF8F4aa
  • editorLineNumber.activeForeground#6B4F3A
  • editorLineNumber.foreground#A39E9680
  • focusBorder#6B4F3A
  • foreground#2B241D
  • input.background#FAF8F4
  • input.border#00000015
  • input.foreground#2B241D
  • input.placeholderForeground#2B241D60
  • list.activeSelectionBackground#6B4F3A30
  • list.activeSelectionForeground#2B241D
  • list.highlightForeground#6B4F3A
  • list.hoverBackground#FAF8F440
  • list.hoverForeground#2B241D
  • list.inactiveSelectionBackground#6B4F3A15
  • list.inactiveSelectionForeground#2B241D
  • selection.background#6D8B4C25
  • sideBar.background#FAF8F4
  • sideBar.border#00000015
  • sideBar.foreground#2B241D
  • sideBarSectionHeader.background#FAF8F480
  • sideBarSectionHeader.foreground#2B241D
  • sideBarTitle.foreground#6B4F3A
  • statusBar.background#F7F4EE
  • statusBar.border#00000015
  • statusBar.foreground#2B241D
  • statusBar.noFolderBackground#F7F4EE
  • tab.activeBackground#F7F4EE
  • tab.activeBorderTop#6B4F3A
  • tab.activeForeground#2B241D
  • tab.border#00000015
  • tab.inactiveBackground#F7F4EE60
  • tab.inactiveForeground#2B241D80
  • terminal.ansiBlack#2B241D
  • terminal.ansiBlue#6D8B4C
  • terminal.ansiCyan#A8BD46
  • terminal.ansiGreen#6B4F3A
  • terminal.ansiMagenta#6B4F3A
  • terminal.ansiRed#6B4F3A
  • terminal.ansiWhite#2B241D
  • terminal.ansiYellow#A8BD46
  • terminal.background#F7F4EE
  • terminal.foreground#2B241D
  • titleBar.activeBackground#F7F4EE
  • titleBar.activeForeground#2B241D
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F7F4EE
  • titleBar.inactiveForeground#2B241D60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#A39E96italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#6D8B4Cbold
storage.type, storage.modifier#6D8B4Citalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#6B4F3A
string, punctuation.definition.string, string.template, meta.template.expression#A8BD46
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#6B4F3A
variable, variable.other.readwrite, variable.other.object#2B241D
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2B241D
variable.parameter, meta.parameter#2B241Ddditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2B241D80
keyword.operator#2B241D
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A8BD46bold
entity.other.inherited-class#6B4F3A
entity.name.tag, punctuation.definition.tag#6D8B4C
entity.other.attribute-name#6B4F3A
meta.diff, meta.diff.header#A39E96
markup.deleted#6B4F3A
markup.inserted#6B4F3A
markup.changed#A8BD46
markup.heading, markup.heading.setext, punctuation.definition.heading#6B4F3Abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A8BD46
string.other.link.title, string.other.link.description#6B4F3A
markup.underline.link#A39E96underline
punctuation.definition.list#6D8B4C
markup.quote, punctuation.definition.quote#A39E96italic
Morphous Theme by Ameyanagi - VS Code Theme