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#273528
  • activityBar.border#ffffff15
  • activityBar.foreground#C4E967
  • activityBar.inactiveForeground#F7FBEE60
  • activityBarBadge.background#C4E967
  • activityBarBadge.foreground#273528
  • button.background#C4E967
  • button.foreground#273528
  • button.hoverBackground#C4E967dd
  • editor.background#273528
  • editor.foreground#F7FBEE
  • editor.inactiveSelectionBackground#B3EC793580
  • editor.lineHighlightBackground#121C1540
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#B3EC7935
  • editorCursor.foreground#C4E967
  • editorGroupHeader.tabsBackground#273528dd
  • editorLineNumber.activeForeground#C4E967
  • editorLineNumber.foreground#A9B4A480
  • focusBorder#C4E967
  • foreground#F7FBEE
  • input.background#121C15
  • input.border#ffffff15
  • input.foreground#F7FBEE
  • input.placeholderForeground#F7FBEE60
  • list.activeSelectionBackground#C4E96730
  • list.activeSelectionForeground#F7FBEE
  • list.highlightForeground#C4E967
  • list.hoverBackground#121C1540
  • list.hoverForeground#F7FBEE
  • list.inactiveSelectionBackground#C4E96715
  • list.inactiveSelectionForeground#F7FBEE
  • selection.background#B3EC7935
  • sideBar.background#121C15
  • sideBar.border#ffffff15
  • sideBar.foreground#F7FBEE
  • sideBarSectionHeader.background#27352880
  • sideBarSectionHeader.foreground#F7FBEE
  • sideBarTitle.foreground#C4E967
  • statusBar.background#273528
  • statusBar.border#ffffff15
  • statusBar.foreground#F7FBEE
  • statusBar.noFolderBackground#273528
  • tab.activeBackground#273528
  • tab.activeBorderTop#C4E967
  • tab.activeForeground#F7FBEE
  • tab.border#ffffff15
  • tab.inactiveBackground#121C1560
  • tab.inactiveForeground#F7FBEE80
  • terminal.ansiBlack#273528
  • terminal.ansiBlue#B3EC79
  • terminal.ansiCyan#E7BB55
  • terminal.ansiGreen#C4E967
  • terminal.ansiMagenta#BEF183
  • terminal.ansiRed#BEF183
  • terminal.ansiWhite#F7FBEE
  • terminal.ansiYellow#E7BB55
  • terminal.background#273528
  • terminal.foreground#F7FBEE
  • titleBar.activeBackground#273528
  • titleBar.activeForeground#F7FBEE
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#273528
  • titleBar.inactiveForeground#F7FBEE60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#A9B4A4italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#B3EC79bold
storage.type, storage.modifier#B3EC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#C4E967—
string, punctuation.definition.string, string.template, meta.template.expression#E7BB55—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#BEF183—
variable, variable.other.readwrite, variable.other.object#F7FBEE—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F7FBEE—
variable.parameter, meta.parameter#F7FBEEdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F7FBEE80—
keyword.operator#F7FBEE—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7BB55bold
entity.other.inherited-class#C4E967—
entity.name.tag, punctuation.definition.tag#B3EC79—
entity.other.attribute-name#C4E967—
meta.diff, meta.diff.header#A9B4A4—
markup.deleted#BEF183—
markup.inserted#C4E967—
markup.changed#E7BB55—
markup.heading, markup.heading.setext, punctuation.definition.heading#C4E967bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#E7BB55—
string.other.link.title, string.other.link.description#C4E967—
markup.underline.link#A9B4A4underline
punctuation.definition.list#B3EC79—
markup.quote, punctuation.definition.quote#A9B4A4italic
Morphous Theme by Ameyanagi - VS Code Theme