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#3F2E22
  • activityBar.border#ffffff15
  • activityBar.foreground#70E967
  • activityBar.inactiveForeground#F6F8F460
  • activityBarBadge.background#70E967
  • activityBarBadge.foreground#3F2E22
  • button.background#70E967
  • button.foreground#3F2E22
  • button.hoverBackground#70E967dd
  • editor.background#3F2E22
  • editor.foreground#F6F8F4
  • editor.inactiveSelectionBackground#81EC793580
  • editor.lineHighlightBackground#10160D40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#81EC7935
  • editorCursor.foreground#70E967
  • editorGroupHeader.tabsBackground#3F2E22dd
  • editorLineNumber.activeForeground#70E967
  • editorLineNumber.foreground#E7ECE480
  • focusBorder#70E967
  • foreground#F6F8F4
  • input.background#10160D
  • input.border#ffffff15
  • input.foreground#F6F8F4
  • input.placeholderForeground#F6F8F460
  • list.activeSelectionBackground#70E96730
  • list.activeSelectionForeground#F6F8F4
  • list.highlightForeground#70E967
  • list.hoverBackground#10160D40
  • list.hoverForeground#F6F8F4
  • list.inactiveSelectionBackground#70E96715
  • list.inactiveSelectionForeground#F6F8F4
  • selection.background#81EC7935
  • sideBar.background#10160D
  • sideBar.border#ffffff15
  • sideBar.foreground#F6F8F4
  • sideBarSectionHeader.background#3F2E2280
  • sideBarSectionHeader.foreground#F6F8F4
  • sideBarTitle.foreground#70E967
  • statusBar.background#3F2E22
  • statusBar.border#ffffff15
  • statusBar.foreground#F6F8F4
  • statusBar.noFolderBackground#3F2E22
  • tab.activeBackground#3F2E22
  • tab.activeBorderTop#70E967
  • tab.activeForeground#F6F8F4
  • tab.border#ffffff15
  • tab.inactiveBackground#10160D60
  • tab.inactiveForeground#F6F8F480
  • terminal.ansiBlack#3F2E22
  • terminal.ansiBlue#81EC79
  • terminal.ansiCyan#81E755
  • terminal.ansiGreen#70E967
  • terminal.ansiMagenta#BAF183
  • terminal.ansiRed#BAF183
  • terminal.ansiWhite#F6F8F4
  • terminal.ansiYellow#81E755
  • terminal.background#3F2E22
  • terminal.foreground#F6F8F4
  • titleBar.activeBackground#3F2E22
  • titleBar.activeForeground#F6F8F4
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#3F2E22
  • titleBar.inactiveForeground#F6F8F460
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E7ECE4italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#81EC79bold
storage.type, storage.modifier#81EC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#70E967
string, punctuation.definition.string, string.template, meta.template.expression#81E755
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#BAF183
variable, variable.other.readwrite, variable.other.object#F6F8F4
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F6F8F4
variable.parameter, meta.parameter#F6F8F4dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F6F8F480
keyword.operator#F6F8F4
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#81E755bold
entity.other.inherited-class#70E967
entity.name.tag, punctuation.definition.tag#81EC79
entity.other.attribute-name#70E967
meta.diff, meta.diff.header#E7ECE4
markup.deleted#BAF183
markup.inserted#70E967
markup.changed#81E755
markup.heading, markup.heading.setext, punctuation.definition.heading#70E967bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#81E755
string.other.link.title, string.other.link.description#70E967
markup.underline.link#E7ECE4underline
punctuation.definition.list#81EC79
markup.quote, punctuation.definition.quote#E7ECE4italic
Morphous Theme by Ameyanagi - VS Code Theme