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#FCFBF8
  • activityBar.border#00000015
  • activityBar.foreground#259337
  • activityBar.inactiveForeground#23261F60
  • activityBarBadge.background#259337
  • activityBarBadge.foreground#FCFBF8
  • button.background#259337
  • button.foreground#FCFBF8
  • button.hoverBackground#259337dd
  • editor.background#FCFBF8
  • editor.foreground#23261F
  • editor.inactiveSelectionBackground#836C212580
  • editor.lineHighlightBackground#F8F7F150
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#836C2125
  • editorCursor.foreground#259337
  • editorGroupHeader.tabsBackground#F8F7F1aa
  • editorLineNumber.activeForeground#259337
  • editorLineNumber.foreground#6E7F4A80
  • focusBorder#259337
  • foreground#23261F
  • input.background#F8F7F1
  • input.border#00000015
  • input.foreground#23261F
  • input.placeholderForeground#23261F60
  • list.activeSelectionBackground#25933730
  • list.activeSelectionForeground#23261F
  • list.highlightForeground#259337
  • list.hoverBackground#F8F7F140
  • list.hoverForeground#23261F
  • list.inactiveSelectionBackground#25933715
  • list.inactiveSelectionForeground#23261F
  • selection.background#836C2125
  • sideBar.background#F8F7F1
  • sideBar.border#00000015
  • sideBar.foreground#23261F
  • sideBarSectionHeader.background#F8F7F180
  • sideBarSectionHeader.foreground#23261F
  • sideBarTitle.foreground#259337
  • statusBar.background#FCFBF8
  • statusBar.border#00000015
  • statusBar.foreground#23261F
  • statusBar.noFolderBackground#FCFBF8
  • tab.activeBackground#FCFBF8
  • tab.activeBorderTop#259337
  • tab.activeForeground#23261F
  • tab.border#00000015
  • tab.inactiveBackground#FCFBF860
  • tab.inactiveForeground#23261F80
  • terminal.ansiBlack#23261F
  • terminal.ansiBlue#836C21
  • terminal.ansiCyan#54A329
  • terminal.ansiGreen#259337
  • terminal.ansiMagenta#764C19
  • terminal.ansiRed#764C19
  • terminal.ansiWhite#23261F
  • terminal.ansiYellow#54A329
  • terminal.background#FCFBF8
  • terminal.foreground#23261F
  • titleBar.activeBackground#FCFBF8
  • titleBar.activeForeground#23261F
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFBF8
  • titleBar.inactiveForeground#23261F60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6E7F4Aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#836C21bold
storage.type, storage.modifier#836C21italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#259337
string, punctuation.definition.string, string.template, meta.template.expression#54A329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#764C19
variable, variable.other.readwrite, variable.other.object#23261F
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#23261F
variable.parameter, meta.parameter#23261Fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#23261F80
keyword.operator#23261F
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#54A329bold
entity.other.inherited-class#259337
entity.name.tag, punctuation.definition.tag#836C21
entity.other.attribute-name#259337
meta.diff, meta.diff.header#6E7F4A
markup.deleted#764C19
markup.inserted#259337
markup.changed#54A329
markup.heading, markup.heading.setext, punctuation.definition.heading#259337bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#54A329
string.other.link.title, string.other.link.description#259337
markup.underline.link#6E7F4Aunderline
punctuation.definition.list#836C21
markup.quote, punctuation.definition.quote#6E7F4Aitalic
Morphous Theme by Ameyanagi - VS Code Theme