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#FBF9F4
  • activityBar.border#00000015
  • activityBar.foreground#259391
  • activityBar.inactiveForeground#10232260
  • activityBarBadge.background#259391
  • activityBarBadge.foreground#FBF9F4
  • button.background#259391
  • button.foreground#FBF9F4
  • button.hoverBackground#259391dd
  • editor.background#FBF9F4
  • editor.foreground#102322
  • editor.inactiveSelectionBackground#2183792580
  • editor.lineHighlightBackground#F4FBF950
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21837925
  • editorCursor.foreground#259391
  • editorGroupHeader.tabsBackground#F4FBF9aa
  • editorLineNumber.activeForeground#259391
  • editorLineNumber.foreground#c9d2cf80
  • focusBorder#259391
  • foreground#102322
  • input.background#F4FBF9
  • input.border#00000015
  • input.foreground#102322
  • input.placeholderForeground#10232260
  • list.activeSelectionBackground#25939130
  • list.activeSelectionForeground#102322
  • list.highlightForeground#259391
  • list.hoverBackground#F4FBF940
  • list.hoverForeground#102322
  • list.inactiveSelectionBackground#25939115
  • list.inactiveSelectionForeground#102322
  • selection.background#21837925
  • sideBar.background#F4FBF9
  • sideBar.border#00000015
  • sideBar.foreground#102322
  • sideBarSectionHeader.background#F4FBF980
  • sideBarSectionHeader.foreground#102322
  • sideBarTitle.foreground#259391
  • statusBar.background#FBF9F4
  • statusBar.border#00000015
  • statusBar.foreground#102322
  • statusBar.noFolderBackground#FBF9F4
  • tab.activeBackground#FBF9F4
  • tab.activeBorderTop#259391
  • tab.activeForeground#102322
  • tab.border#00000015
  • tab.inactiveBackground#FBF9F460
  • tab.inactiveForeground#10232280
  • terminal.ansiBlack#102322
  • terminal.ansiBlue#218379
  • terminal.ansiCyan#A35429
  • terminal.ansiGreen#259391
  • terminal.ansiMagenta#5F7619
  • terminal.ansiRed#5F7619
  • terminal.ansiWhite#102322
  • terminal.ansiYellow#A35429
  • terminal.background#FBF9F4
  • terminal.foreground#102322
  • titleBar.activeBackground#FBF9F4
  • titleBar.activeForeground#102322
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBF9F4
  • titleBar.inactiveForeground#10232260
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#c9d2cfitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#218379bold
storage.type, storage.modifier#218379italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#259391
string, punctuation.definition.string, string.template, meta.template.expression#A35429
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#5F7619
variable, variable.other.readwrite, variable.other.object#102322
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#102322
variable.parameter, meta.parameter#102322dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#10232280
keyword.operator#102322
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A35429bold
entity.other.inherited-class#259391
entity.name.tag, punctuation.definition.tag#218379
entity.other.attribute-name#259391
meta.diff, meta.diff.header#c9d2cf
markup.deleted#5F7619
markup.inserted#259391
markup.changed#A35429
markup.heading, markup.heading.setext, punctuation.definition.heading#259391bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A35429
string.other.link.title, string.other.link.description#259391
markup.underline.link#c9d2cfunderline
punctuation.definition.list#218379
markup.quote, punctuation.definition.quote#c9d2cfitalic
Morphous Theme by Ameyanagi - VS Code Theme