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#f6fafd
  • activityBar.border#00000015
  • activityBar.foreground#2268a8
  • activityBar.inactiveForeground#0d111760
  • activityBarBadge.background#2268a8
  • activityBarBadge.foreground#f6fafd
  • button.background#2268a8
  • button.foreground#f6fafd
  • button.hoverBackground#2268a8dd
  • editor.background#f6fafd
  • editor.foreground#0d1117
  • editor.inactiveSelectionBackground#E8EDF32580
  • editor.lineHighlightBackground#eaf2f750
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#E8EDF325
  • editorCursor.foreground#2268a8
  • editorGroupHeader.tabsBackground#eaf2f7aa
  • editorLineNumber.activeForeground#2268a8
  • editorLineNumber.foreground#8c97a380
  • focusBorder#2268a8
  • foreground#0d1117
  • input.background#eaf2f7
  • input.border#00000015
  • input.foreground#0d1117
  • input.placeholderForeground#0d111760
  • list.activeSelectionBackground#2268a830
  • list.activeSelectionForeground#0d1117
  • list.highlightForeground#2268a8
  • list.hoverBackground#eaf2f740
  • list.hoverForeground#0d1117
  • list.inactiveSelectionBackground#2268a815
  • list.inactiveSelectionForeground#0d1117
  • selection.background#E8EDF325
  • sideBar.background#eaf2f7
  • sideBar.border#00000015
  • sideBar.foreground#0d1117
  • sideBarSectionHeader.background#eaf2f780
  • sideBarSectionHeader.foreground#0d1117
  • sideBarTitle.foreground#2268a8
  • statusBar.background#f6fafd
  • statusBar.border#00000015
  • statusBar.foreground#0d1117
  • statusBar.noFolderBackground#f6fafd
  • tab.activeBackground#f6fafd
  • tab.activeBorderTop#2268a8
  • tab.activeForeground#0d1117
  • tab.border#00000015
  • tab.inactiveBackground#f6fafd60
  • tab.inactiveForeground#0d111780
  • terminal.ansiBlack#0d1117
  • terminal.ansiBlue#E8EDF3
  • terminal.ansiCyan#64b9de
  • terminal.ansiGreen#2268a8
  • terminal.ansiMagenta#d6a43a
  • terminal.ansiRed#d6a43a
  • terminal.ansiWhite#0d1117
  • terminal.ansiYellow#64b9de
  • terminal.background#f6fafd
  • terminal.foreground#0d1117
  • titleBar.activeBackground#f6fafd
  • titleBar.activeForeground#0d1117
  • titleBar.border#00000015
  • titleBar.inactiveBackground#f6fafd
  • titleBar.inactiveForeground#0d111760
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8c97a3italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#E8EDF3bold
storage.type, storage.modifier#E8EDF3italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#2268a8
string, punctuation.definition.string, string.template, meta.template.expression#64b9de
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#d6a43a
variable, variable.other.readwrite, variable.other.object#0d1117
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0d1117
variable.parameter, meta.parameter#0d1117dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0d111780
keyword.operator#0d1117
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#64b9debold
entity.other.inherited-class#2268a8
entity.name.tag, punctuation.definition.tag#E8EDF3
entity.other.attribute-name#2268a8
meta.diff, meta.diff.header#8c97a3
markup.deleted#d6a43a
markup.inserted#2268a8
markup.changed#64b9de
markup.heading, markup.heading.setext, punctuation.definition.heading#2268a8bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#64b9de
string.other.link.title, string.other.link.description#2268a8
markup.underline.link#8c97a3underline
punctuation.definition.list#E8EDF3
markup.quote, punctuation.definition.quote#8c97a3italic
Morphous Theme by Ameyanagi - VS Code Theme