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#4A2312
  • activityBar.border#ffffff15
  • activityBar.foreground#E99067
  • activityBar.inactiveForeground#f6efe360
  • activityBarBadge.background#E99067
  • activityBarBadge.foreground#4A2312
  • button.background#E99067
  • button.foreground#4A2312
  • button.hoverBackground#E99067dd
  • editor.background#4A2312
  • editor.foreground#f6efe3
  • editor.inactiveSelectionBackground#EC94793580
  • editor.lineHighlightBackground#12121140
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#EC947935
  • editorCursor.foreground#E99067
  • editorGroupHeader.tabsBackground#4A2312dd
  • editorLineNumber.activeForeground#E99067
  • editorLineNumber.foreground#7a382380
  • focusBorder#E99067
  • foreground#f6efe3
  • input.background#121211
  • input.border#ffffff15
  • input.foreground#f6efe3
  • input.placeholderForeground#f6efe360
  • list.activeSelectionBackground#E9906730
  • list.activeSelectionForeground#f6efe3
  • list.highlightForeground#E99067
  • list.hoverBackground#12121140
  • list.hoverForeground#f6efe3
  • list.inactiveSelectionBackground#E9906715
  • list.inactiveSelectionForeground#f6efe3
  • selection.background#EC947935
  • sideBar.background#121211
  • sideBar.border#ffffff15
  • sideBar.foreground#f6efe3
  • sideBarSectionHeader.background#4A231280
  • sideBarSectionHeader.foreground#f6efe3
  • sideBarTitle.foreground#E99067
  • statusBar.background#4A2312
  • statusBar.border#ffffff15
  • statusBar.foreground#f6efe3
  • statusBar.noFolderBackground#4A2312
  • tab.activeBackground#4A2312
  • tab.activeBorderTop#E99067
  • tab.activeForeground#f6efe3
  • tab.border#ffffff15
  • tab.inactiveBackground#12121160
  • tab.inactiveForeground#f6efe380
  • terminal.ansiBlack#4A2312
  • terminal.ansiBlue#EC9479
  • terminal.ansiCyan#E7A555
  • terminal.ansiGreen#E99067
  • terminal.ansiMagenta#F1C083
  • terminal.ansiRed#F1C083
  • terminal.ansiWhite#f6efe3
  • terminal.ansiYellow#E7A555
  • terminal.background#4A2312
  • terminal.foreground#f6efe3
  • titleBar.activeBackground#4A2312
  • titleBar.activeForeground#f6efe3
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#4A2312
  • titleBar.inactiveForeground#f6efe360
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7a3823italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#EC9479bold
storage.type, storage.modifier#EC9479italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E99067
string, punctuation.definition.string, string.template, meta.template.expression#E7A555
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1C083
variable, variable.other.readwrite, variable.other.object#f6efe3
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f6efe3
variable.parameter, meta.parameter#f6efe3dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f6efe380
keyword.operator#f6efe3
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7A555bold
entity.other.inherited-class#E99067
entity.name.tag, punctuation.definition.tag#EC9479
entity.other.attribute-name#E99067
meta.diff, meta.diff.header#7a3823
markup.deleted#F1C083
markup.inserted#E99067
markup.changed#E7A555
markup.heading, markup.heading.setext, punctuation.definition.heading#E99067bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E7A555
string.other.link.title, string.other.link.description#E99067
markup.underline.link#7a3823underline
punctuation.definition.list#EC9479
markup.quote, punctuation.definition.quote#7a3823italic
Morphous Theme by Ameyanagi - VS Code Theme