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

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#f6fafd
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f6fafd
variable.parameter, meta.parameter#f6fafddditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f6fafd80
keyword.operator#f6fafd
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