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#FCFDFD
  • activityBar.border#00000015
  • activityBar.foreground#258693
  • activityBar.inactiveForeground#07192460
  • activityBarBadge.background#258693
  • activityBarBadge.foreground#FCFDFD
  • button.background#258693
  • button.foreground#FCFDFD
  • button.hoverBackground#258693dd
  • editor.background#FCFDFD
  • editor.foreground#071924
  • editor.inactiveSelectionBackground#216C832580
  • editor.lineHighlightBackground#F5F9F850
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#216C8325
  • editorCursor.foreground#258693
  • editorGroupHeader.tabsBackground#F5F9F8aa
  • editorLineNumber.activeForeground#258693
  • editorLineNumber.foreground#E6EBEF80
  • focusBorder#258693
  • foreground#071924
  • input.background#F5F9F8
  • input.border#00000015
  • input.foreground#071924
  • input.placeholderForeground#07192460
  • list.activeSelectionBackground#25869330
  • list.activeSelectionForeground#071924
  • list.highlightForeground#258693
  • list.hoverBackground#F5F9F840
  • list.hoverForeground#071924
  • list.inactiveSelectionBackground#25869315
  • list.inactiveSelectionForeground#071924
  • selection.background#216C8325
  • sideBar.background#F5F9F8
  • sideBar.border#00000015
  • sideBar.foreground#071924
  • sideBarSectionHeader.background#F5F9F880
  • sideBarSectionHeader.foreground#071924
  • sideBarTitle.foreground#258693
  • statusBar.background#FCFDFD
  • statusBar.border#00000015
  • statusBar.foreground#071924
  • statusBar.noFolderBackground#FCFDFD
  • tab.activeBackground#FCFDFD
  • tab.activeBorderTop#258693
  • tab.activeForeground#071924
  • tab.border#00000015
  • tab.inactiveBackground#FCFDFD60
  • tab.inactiveForeground#07192480
  • terminal.ansiBlack#071924
  • terminal.ansiBlue#216C83
  • terminal.ansiCyan#29A378
  • terminal.ansiGreen#258693
  • terminal.ansiMagenta#761F19
  • terminal.ansiRed#761F19
  • terminal.ansiWhite#071924
  • terminal.ansiYellow#29A378
  • terminal.background#FCFDFD
  • terminal.foreground#071924
  • titleBar.activeBackground#FCFDFD
  • titleBar.activeForeground#071924
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFDFD
  • titleBar.inactiveForeground#07192460
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E6EBEFitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#216C83bold
storage.type, storage.modifier#216C83italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#258693
string, punctuation.definition.string, string.template, meta.template.expression#29A378
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#761F19
variable, variable.other.readwrite, variable.other.object#071924
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#071924
variable.parameter, meta.parameter#071924dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#07192480
keyword.operator#071924
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#29A378bold
entity.other.inherited-class#258693
entity.name.tag, punctuation.definition.tag#216C83
entity.other.attribute-name#258693
meta.diff, meta.diff.header#E6EBEF
markup.deleted#761F19
markup.inserted#258693
markup.changed#29A378
markup.heading, markup.heading.setext, punctuation.definition.heading#258693bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#29A378
string.other.link.title, string.other.link.description#258693
markup.underline.link#E6EBEFunderline
punctuation.definition.list#216C83
markup.quote, punctuation.definition.quote#E6EBEFitalic
Morphous Theme by Ameyanagi - VS Code Theme