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#1F1D14
  • activityBar.border#ffffff15
  • activityBar.foreground#E9D167
  • activityBar.inactiveForeground#f6f3ea60
  • activityBarBadge.background#E9D167
  • activityBarBadge.foreground#1F1D14
  • button.background#E9D167
  • button.foreground#1F1D14
  • button.hoverBackground#E9D167dd
  • editor.background#1F1D14
  • editor.foreground#f6f3ea
  • editor.inactiveSelectionBackground#BCEC793580
  • editor.lineHighlightBackground#332A1F40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#BCEC7935
  • editorCursor.foreground#E9D167
  • editorGroupHeader.tabsBackground#1F1D14dd
  • editorLineNumber.activeForeground#E9D167
  • editorLineNumber.foreground#e7d6ae80
  • focusBorder#E9D167
  • foreground#f6f3ea
  • input.background#332A1F
  • input.border#ffffff15
  • input.foreground#f6f3ea
  • input.placeholderForeground#f6f3ea60
  • list.activeSelectionBackground#E9D16730
  • list.activeSelectionForeground#f6f3ea
  • list.highlightForeground#E9D167
  • list.hoverBackground#332A1F40
  • list.hoverForeground#f6f3ea
  • list.inactiveSelectionBackground#E9D16715
  • list.inactiveSelectionForeground#f6f3ea
  • selection.background#BCEC7935
  • sideBar.background#332A1F
  • sideBar.border#ffffff15
  • sideBar.foreground#f6f3ea
  • sideBarSectionHeader.background#1F1D1480
  • sideBarSectionHeader.foreground#f6f3ea
  • sideBarTitle.foreground#E9D167
  • statusBar.background#1F1D14
  • statusBar.border#ffffff15
  • statusBar.foreground#f6f3ea
  • statusBar.noFolderBackground#1F1D14
  • tab.activeBackground#1F1D14
  • tab.activeBorderTop#E9D167
  • tab.activeForeground#f6f3ea
  • tab.border#ffffff15
  • tab.inactiveBackground#332A1F60
  • tab.inactiveForeground#f6f3ea80
  • terminal.ansiBlack#1F1D14
  • terminal.ansiBlue#BCEC79
  • terminal.ansiCyan#55E79E
  • terminal.ansiGreen#E9D167
  • terminal.ansiMagenta#F1A083
  • terminal.ansiRed#F1A083
  • terminal.ansiWhite#f6f3ea
  • terminal.ansiYellow#55E79E
  • terminal.background#1F1D14
  • terminal.foreground#f6f3ea
  • titleBar.activeBackground#1F1D14
  • titleBar.activeForeground#f6f3ea
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#1F1D14
  • titleBar.inactiveForeground#f6f3ea60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#e7d6aeitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#BCEC79bold
storage.type, storage.modifier#BCEC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E9D167—
string, punctuation.definition.string, string.template, meta.template.expression#55E79E—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1A083—
variable, variable.other.readwrite, variable.other.object#f6f3ea—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f6f3ea—
variable.parameter, meta.parameter#f6f3eadditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f6f3ea80—
keyword.operator#f6f3ea—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55E79Ebold
entity.other.inherited-class#E9D167—
entity.name.tag, punctuation.definition.tag#BCEC79—
entity.other.attribute-name#E9D167—
meta.diff, meta.diff.header#e7d6ae—
markup.deleted#F1A083—
markup.inserted#E9D167—
markup.changed#55E79E—
markup.heading, markup.heading.setext, punctuation.definition.heading#E9D167bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#55E79E—
string.other.link.title, string.other.link.description#E9D167—
markup.underline.link#e7d6aeunderline
punctuation.definition.list#BCEC79—
markup.quote, punctuation.definition.quote#e7d6aeitalic
Morphous Theme by Ameyanagi - VS Code Theme