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#f7fafa
  • activityBar.border#00000015
  • activityBar.foreground#16929a
  • activityBar.inactiveForeground#101f1f60
  • activityBarBadge.background#16929a
  • activityBarBadge.foreground#f7fafa
  • button.background#16929a
  • button.foreground#f7fafa
  • button.hoverBackground#16929add
  • editor.background#f7fafa
  • editor.foreground#101f1f
  • editor.inactiveSelectionBackground#2033322580
  • editor.lineHighlightBackground#eaf2f250
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#20333225
  • editorCursor.foreground#16929a
  • editorGroupHeader.tabsBackground#eaf2f2aa
  • editorLineNumber.activeForeground#16929a
  • editorLineNumber.foreground#a1aaa780
  • focusBorder#16929a
  • foreground#101f1f
  • input.background#eaf2f2
  • input.border#00000015
  • input.foreground#101f1f
  • input.placeholderForeground#101f1f60
  • list.activeSelectionBackground#16929a30
  • list.activeSelectionForeground#101f1f
  • list.highlightForeground#16929a
  • list.hoverBackground#eaf2f240
  • list.hoverForeground#101f1f
  • list.inactiveSelectionBackground#16929a15
  • list.inactiveSelectionForeground#101f1f
  • selection.background#20333225
  • sideBar.background#eaf2f2
  • sideBar.border#00000015
  • sideBar.foreground#101f1f
  • sideBarSectionHeader.background#eaf2f280
  • sideBarSectionHeader.foreground#101f1f
  • sideBarTitle.foreground#16929a
  • statusBar.background#f7fafa
  • statusBar.border#00000015
  • statusBar.foreground#101f1f
  • statusBar.noFolderBackground#f7fafa
  • tab.activeBackground#f7fafa
  • tab.activeBorderTop#16929a
  • tab.activeForeground#101f1f
  • tab.border#00000015
  • tab.inactiveBackground#f7fafa60
  • tab.inactiveForeground#101f1f80
  • terminal.ansiBlack#101f1f
  • terminal.ansiBlue#203332
  • terminal.ansiCyan#157f5b
  • terminal.ansiGreen#16929a
  • terminal.ansiMagenta#5b947a
  • terminal.ansiRed#5b947a
  • terminal.ansiWhite#101f1f
  • terminal.ansiYellow#157f5b
  • terminal.background#f7fafa
  • terminal.foreground#101f1f
  • titleBar.activeBackground#f7fafa
  • titleBar.activeForeground#101f1f
  • titleBar.border#00000015
  • titleBar.inactiveBackground#f7fafa
  • titleBar.inactiveForeground#101f1f60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#a1aaa7italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#203332bold
storage.type, storage.modifier#203332italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#16929a
string, punctuation.definition.string, string.template, meta.template.expression#157f5b
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#5b947a
variable, variable.other.readwrite, variable.other.object#101f1f
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#101f1f
variable.parameter, meta.parameter#101f1fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#101f1f80
keyword.operator#101f1f
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#157f5bbold
entity.other.inherited-class#16929a
entity.name.tag, punctuation.definition.tag#203332
entity.other.attribute-name#16929a
meta.diff, meta.diff.header#a1aaa7
markup.deleted#5b947a
markup.inserted#16929a
markup.changed#157f5b
markup.heading, markup.heading.setext, punctuation.definition.heading#16929abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#157f5b
string.other.link.title, string.other.link.description#16929a
markup.underline.link#a1aaa7underline
punctuation.definition.list#203332
markup.quote, punctuation.definition.quote#a1aaa7italic
Morphous Theme by Ameyanagi - VS Code Theme