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#3A3E45
  • activityBar.border#ffffff15
  • activityBar.foreground#6795E9
  • activityBar.inactiveForeground#EEF1F560
  • activityBarBadge.background#6795E9
  • activityBarBadge.foreground#3A3E45
  • button.background#6795E9
  • button.foreground#3A3E45
  • button.hoverBackground#6795E9dd
  • editor.background#3A3E45
  • editor.foreground#EEF1F5
  • editor.inactiveSelectionBackground#79ECD33580
  • editor.lineHighlightBackground#22252A40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79ECD335
  • editorCursor.foreground#6795E9
  • editorGroupHeader.tabsBackground#3A3E45dd
  • editorLineNumber.activeForeground#6795E9
  • editorLineNumber.foreground#6E737B80
  • focusBorder#6795E9
  • foreground#EEF1F5
  • input.background#22252A
  • input.border#ffffff15
  • input.foreground#EEF1F5
  • input.placeholderForeground#EEF1F560
  • list.activeSelectionBackground#6795E930
  • list.activeSelectionForeground#EEF1F5
  • list.highlightForeground#6795E9
  • list.hoverBackground#22252A40
  • list.hoverForeground#EEF1F5
  • list.inactiveSelectionBackground#6795E915
  • list.inactiveSelectionForeground#EEF1F5
  • selection.background#79ECD335
  • sideBar.background#22252A
  • sideBar.border#ffffff15
  • sideBar.foreground#EEF1F5
  • sideBarSectionHeader.background#3A3E4580
  • sideBarSectionHeader.foreground#EEF1F5
  • sideBarTitle.foreground#6795E9
  • statusBar.background#3A3E45
  • statusBar.border#ffffff15
  • statusBar.foreground#EEF1F5
  • statusBar.noFolderBackground#3A3E45
  • tab.activeBackground#3A3E45
  • tab.activeBorderTop#6795E9
  • tab.activeForeground#EEF1F5
  • tab.border#ffffff15
  • tab.inactiveBackground#22252A60
  • tab.inactiveForeground#EEF1F580
  • terminal.ansiBlack#3A3E45
  • terminal.ansiBlue#79ECD3
  • terminal.ansiCyan#E7C555
  • terminal.ansiGreen#6795E9
  • terminal.ansiMagenta#83F1D6
  • terminal.ansiRed#83F1D6
  • terminal.ansiWhite#EEF1F5
  • terminal.ansiYellow#E7C555
  • terminal.background#3A3E45
  • terminal.foreground#EEF1F5
  • titleBar.activeBackground#3A3E45
  • titleBar.activeForeground#EEF1F5
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#3A3E45
  • titleBar.inactiveForeground#EEF1F560
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6E737Bitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79ECD3bold
storage.type, storage.modifier#79ECD3italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#6795E9—
string, punctuation.definition.string, string.template, meta.template.expression#E7C555—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83F1D6—
variable, variable.other.readwrite, variable.other.object#EEF1F5—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#EEF1F5—
variable.parameter, meta.parameter#EEF1F5dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#EEF1F580—
keyword.operator#EEF1F5—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7C555bold
entity.other.inherited-class#6795E9—
entity.name.tag, punctuation.definition.tag#79ECD3—
entity.other.attribute-name#6795E9—
meta.diff, meta.diff.header#6E737B—
markup.deleted#83F1D6—
markup.inserted#6795E9—
markup.changed#E7C555—
markup.heading, markup.heading.setext, punctuation.definition.heading#6795E9bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#E7C555—
string.other.link.title, string.other.link.description#6795E9—
markup.underline.link#6E737Bunderline
punctuation.definition.list#79ECD3—
markup.quote, punctuation.definition.quote#6E737Bitalic
Morphous Theme by Ameyanagi - VS Code Theme