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#F3F7F4
  • activityBar.border#00000015
  • activityBar.foreground#123D30
  • activityBar.inactiveForeground#091F1A60
  • activityBarBadge.background#123D30
  • activityBarBadge.foreground#F3F7F4
  • button.background#123D30
  • button.foreground#F3F7F4
  • button.hoverBackground#123D30dd
  • editor.background#F3F7F4
  • editor.foreground#091F1A
  • editor.inactiveSelectionBackground#7A3A1E2580
  • editor.lineHighlightBackground#FFFFFF50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#7A3A1E25
  • editorCursor.foreground#123D30
  • editorGroupHeader.tabsBackground#FFFFFFaa
  • editorLineNumber.activeForeground#123D30
  • editorLineNumber.foreground#E3EDE680
  • focusBorder#123D30
  • foreground#091F1A
  • input.background#FFFFFF
  • input.border#00000015
  • input.foreground#091F1A
  • input.placeholderForeground#091F1A60
  • list.activeSelectionBackground#123D3030
  • list.activeSelectionForeground#091F1A
  • list.highlightForeground#123D30
  • list.hoverBackground#FFFFFF40
  • list.hoverForeground#091F1A
  • list.inactiveSelectionBackground#123D3015
  • list.inactiveSelectionForeground#091F1A
  • selection.background#7A3A1E25
  • sideBar.background#FFFFFF
  • sideBar.border#00000015
  • sideBar.foreground#091F1A
  • sideBarSectionHeader.background#FFFFFF80
  • sideBarSectionHeader.foreground#091F1A
  • sideBarTitle.foreground#123D30
  • statusBar.background#F3F7F4
  • statusBar.border#00000015
  • statusBar.foreground#091F1A
  • statusBar.noFolderBackground#F3F7F4
  • tab.activeBackground#F3F7F4
  • tab.activeBorderTop#123D30
  • tab.activeForeground#091F1A
  • tab.border#00000015
  • tab.inactiveBackground#F3F7F460
  • tab.inactiveForeground#091F1A80
  • terminal.ansiBlack#091F1A
  • terminal.ansiBlue#7A3A1E
  • terminal.ansiCyan#1A2F40
  • terminal.ansiGreen#123D30
  • terminal.ansiMagenta#BA5A19
  • terminal.ansiRed#BA5A19
  • terminal.ansiWhite#091F1A
  • terminal.ansiYellow#1A2F40
  • terminal.background#F3F7F4
  • terminal.foreground#091F1A
  • titleBar.activeBackground#F3F7F4
  • titleBar.activeForeground#091F1A
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F3F7F4
  • titleBar.inactiveForeground#091F1A60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E3EDE6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#7A3A1Ebold
storage.type, storage.modifier#7A3A1Eitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#123D30
string, punctuation.definition.string, string.template, meta.template.expression#1A2F40
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#BA5A19
variable, variable.other.readwrite, variable.other.object#091F1A
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#091F1A
variable.parameter, meta.parameter#091F1Additalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#091F1A80
keyword.operator#091F1A
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#1A2F40bold
entity.other.inherited-class#123D30
entity.name.tag, punctuation.definition.tag#7A3A1E
entity.other.attribute-name#123D30
meta.diff, meta.diff.header#E3EDE6
markup.deleted#BA5A19
markup.inserted#123D30
markup.changed#1A2F40
markup.heading, markup.heading.setext, punctuation.definition.heading#123D30bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#1A2F40
string.other.link.title, string.other.link.description#123D30
markup.underline.link#E3EDE6underline
punctuation.definition.list#7A3A1E
markup.quote, punctuation.definition.quote#E3EDE6italic
Morphous Theme by Ameyanagi - VS Code Theme