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#181E21
  • activityBar.border#ffffff15
  • activityBar.foreground#E99367
  • activityBar.inactiveForeground#f4ead860
  • activityBarBadge.background#E99367
  • activityBarBadge.foreground#181E21
  • button.background#E99367
  • button.foreground#181E21
  • button.hoverBackground#E99367dd
  • editor.background#181E21
  • editor.foreground#f4ead8
  • editor.inactiveSelectionBackground#79C2EC3580
  • editor.lineHighlightBackground#1E2A3440
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79C2EC35
  • editorCursor.foreground#E99367
  • editorGroupHeader.tabsBackground#181E21dd
  • editorLineNumber.activeForeground#E99367
  • editorLineNumber.foreground#d8c6a580
  • focusBorder#E99367
  • foreground#f4ead8
  • input.background#1E2A34
  • input.border#ffffff15
  • input.foreground#f4ead8
  • input.placeholderForeground#f4ead860
  • list.activeSelectionBackground#E9936730
  • list.activeSelectionForeground#f4ead8
  • list.highlightForeground#E99367
  • list.hoverBackground#1E2A3440
  • list.hoverForeground#f4ead8
  • list.inactiveSelectionBackground#E9936715
  • list.inactiveSelectionForeground#f4ead8
  • selection.background#79C2EC35
  • sideBar.background#1E2A34
  • sideBar.border#ffffff15
  • sideBar.foreground#f4ead8
  • sideBarSectionHeader.background#181E2180
  • sideBarSectionHeader.foreground#f4ead8
  • sideBarTitle.foreground#E99367
  • statusBar.background#181E21
  • statusBar.border#ffffff15
  • statusBar.foreground#f4ead8
  • statusBar.noFolderBackground#181E21
  • tab.activeBackground#181E21
  • tab.activeBorderTop#E99367
  • tab.activeForeground#f4ead8
  • tab.border#ffffff15
  • tab.inactiveBackground#1E2A3460
  • tab.inactiveForeground#f4ead880
  • terminal.ansiBlack#181E21
  • terminal.ansiBlue#79C2EC
  • terminal.ansiCyan#55CCE7
  • terminal.ansiGreen#E99367
  • terminal.ansiMagenta#F1C783
  • terminal.ansiRed#F1C783
  • terminal.ansiWhite#f4ead8
  • terminal.ansiYellow#55CCE7
  • terminal.background#181E21
  • terminal.foreground#f4ead8
  • titleBar.activeBackground#181E21
  • titleBar.activeForeground#f4ead8
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#181E21
  • titleBar.inactiveForeground#f4ead860
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#d8c6a5italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79C2ECbold
storage.type, storage.modifier#79C2ECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E99367—
string, punctuation.definition.string, string.template, meta.template.expression#55CCE7—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1C783—
variable, variable.other.readwrite, variable.other.object#f4ead8—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f4ead8—
variable.parameter, meta.parameter#f4ead8dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f4ead880—
keyword.operator#f4ead8—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55CCE7bold
entity.other.inherited-class#E99367—
entity.name.tag, punctuation.definition.tag#79C2EC—
entity.other.attribute-name#E99367—
meta.diff, meta.diff.header#d8c6a5—
markup.deleted#F1C783—
markup.inserted#E99367—
markup.changed#55CCE7—
markup.heading, markup.heading.setext, punctuation.definition.heading#E99367bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#55CCE7—
string.other.link.title, string.other.link.description#E99367—
markup.underline.link#d8c6a5underline
punctuation.definition.list#79C2EC—
markup.quote, punctuation.definition.quote#d8c6a5italic
Morphous Theme by Ameyanagi - VS Code Theme