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#FBF9F4
  • activityBar.border#00000015
  • activityBar.foreground#259372
  • activityBar.inactiveForeground#10141860
  • activityBarBadge.background#259372
  • activityBarBadge.foreground#FBF9F4
  • button.background#259372
  • button.foreground#FBF9F4
  • button.hoverBackground#259372dd
  • editor.background#FBF9F4
  • editor.foreground#101418
  • editor.inactiveSelectionBackground#832F212580
  • editor.lineHighlightBackground#F9FAF450
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#832F2125
  • editorCursor.foreground#259372
  • editorGroupHeader.tabsBackground#F9FAF4aa
  • editorLineNumber.activeForeground#259372
  • editorLineNumber.foreground#c7b99a80
  • focusBorder#259372
  • foreground#101418
  • input.background#F9FAF4
  • input.border#00000015
  • input.foreground#101418
  • input.placeholderForeground#10141860
  • list.activeSelectionBackground#25937230
  • list.activeSelectionForeground#101418
  • list.highlightForeground#259372
  • list.hoverBackground#F9FAF440
  • list.hoverForeground#101418
  • list.inactiveSelectionBackground#25937215
  • list.inactiveSelectionForeground#101418
  • selection.background#832F2125
  • sideBar.background#F9FAF4
  • sideBar.border#00000015
  • sideBar.foreground#101418
  • sideBarSectionHeader.background#F9FAF480
  • sideBarSectionHeader.foreground#101418
  • sideBarTitle.foreground#259372
  • statusBar.background#FBF9F4
  • statusBar.border#00000015
  • statusBar.foreground#101418
  • statusBar.noFolderBackground#FBF9F4
  • tab.activeBackground#FBF9F4
  • tab.activeBorderTop#259372
  • tab.activeForeground#101418
  • tab.border#00000015
  • tab.inactiveBackground#FBF9F460
  • tab.inactiveForeground#10141880
  • terminal.ansiBlack#101418
  • terminal.ansiBlue#832F21
  • terminal.ansiCyan#2995A3
  • terminal.ansiGreen#259372
  • terminal.ansiMagenta#761B19
  • terminal.ansiRed#761B19
  • terminal.ansiWhite#101418
  • terminal.ansiYellow#2995A3
  • terminal.background#FBF9F4
  • terminal.foreground#101418
  • titleBar.activeBackground#FBF9F4
  • titleBar.activeForeground#101418
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBF9F4
  • titleBar.inactiveForeground#10141860
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#c7b99aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#832F21bold
storage.type, storage.modifier#832F21italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#259372
string, punctuation.definition.string, string.template, meta.template.expression#2995A3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#761B19
variable, variable.other.readwrite, variable.other.object#101418
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#101418
variable.parameter, meta.parameter#101418dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#10141880
keyword.operator#101418
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#2995A3bold
entity.other.inherited-class#259372
entity.name.tag, punctuation.definition.tag#832F21
entity.other.attribute-name#259372
meta.diff, meta.diff.header#c7b99a
markup.deleted#761B19
markup.inserted#259372
markup.changed#2995A3
markup.heading, markup.heading.setext, punctuation.definition.heading#259372bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#2995A3
string.other.link.title, string.other.link.description#259372
markup.underline.link#c7b99aunderline
punctuation.definition.list#832F21
markup.quote, punctuation.definition.quote#c7b99aitalic
Morphous Theme by Ameyanagi - VS Code Theme