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#070809
  • activityBar.border#ffffff15
  • activityBar.foreground#67A2E9
  • activityBar.inactiveForeground#F6F4EF60
  • activityBarBadge.background#67A2E9
  • activityBarBadge.foreground#070809
  • button.background#67A2E9
  • button.foreground#070809
  • button.hoverBackground#67A2E9dd
  • editor.background#070809
  • editor.foreground#F6F4EF
  • editor.inactiveSelectionBackground#ECAF793580
  • editor.lineHighlightBackground#12141740
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECAF7935
  • editorCursor.foreground#67A2E9
  • editorGroupHeader.tabsBackground#070809dd
  • editorLineNumber.activeForeground#67A2E9
  • editorLineNumber.foreground#ECEFF280
  • focusBorder#67A2E9
  • foreground#F6F4EF
  • input.background#121417
  • input.border#ffffff15
  • input.foreground#F6F4EF
  • input.placeholderForeground#F6F4EF60
  • list.activeSelectionBackground#67A2E930
  • list.activeSelectionForeground#F6F4EF
  • list.highlightForeground#67A2E9
  • list.hoverBackground#12141740
  • list.hoverForeground#F6F4EF
  • list.inactiveSelectionBackground#67A2E915
  • list.inactiveSelectionForeground#F6F4EF
  • selection.background#ECAF7935
  • sideBar.background#121417
  • sideBar.border#ffffff15
  • sideBar.foreground#F6F4EF
  • sideBarSectionHeader.background#07080980
  • sideBarSectionHeader.foreground#F6F4EF
  • sideBarTitle.foreground#67A2E9
  • statusBar.background#070809
  • statusBar.border#ffffff15
  • statusBar.foreground#F6F4EF
  • statusBar.noFolderBackground#070809
  • tab.activeBackground#070809
  • tab.activeBorderTop#67A2E9
  • tab.activeForeground#F6F4EF
  • tab.border#ffffff15
  • tab.inactiveBackground#12141760
  • tab.inactiveForeground#F6F4EF80
  • terminal.ansiBlack#070809
  • terminal.ansiBlue#ECAF79
  • terminal.ansiCyan#B1E755
  • terminal.ansiGreen#67A2E9
  • terminal.ansiMagenta#F19583
  • terminal.ansiRed#F19583
  • terminal.ansiWhite#F6F4EF
  • terminal.ansiYellow#B1E755
  • terminal.background#070809
  • terminal.foreground#F6F4EF
  • titleBar.activeBackground#070809
  • titleBar.activeForeground#F6F4EF
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#070809
  • titleBar.inactiveForeground#F6F4EF60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#ECEFF2italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECAF79bold
storage.type, storage.modifier#ECAF79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67A2E9—
string, punctuation.definition.string, string.template, meta.template.expression#B1E755—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F19583—
variable, variable.other.readwrite, variable.other.object#F6F4EF—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F6F4EF—
variable.parameter, meta.parameter#F6F4EFdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F6F4EF80—
keyword.operator#F6F4EF—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#B1E755bold
entity.other.inherited-class#67A2E9—
entity.name.tag, punctuation.definition.tag#ECAF79—
entity.other.attribute-name#67A2E9—
meta.diff, meta.diff.header#ECEFF2—
markup.deleted#F19583—
markup.inserted#67A2E9—
markup.changed#B1E755—
markup.heading, markup.heading.setext, punctuation.definition.heading#67A2E9bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#B1E755—
string.other.link.title, string.other.link.description#67A2E9—
markup.underline.link#ECEFF2underline
punctuation.definition.list#ECAF79—
markup.quote, punctuation.definition.quote#ECEFF2italic
Morphous Theme by Ameyanagi - VS Code Theme