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#FFFDFA
  • activityBar.border#00000015
  • activityBar.foreground#933B25
  • activityBar.inactiveForeground#2A233360
  • activityBarBadge.background#933B25
  • activityBarBadge.foreground#FFFDFA
  • button.background#933B25
  • button.foreground#FFFDFA
  • button.hoverBackground#933B25dd
  • editor.background#FFFDFA
  • editor.foreground#2A2333
  • editor.inactiveSelectionBackground#4521832580
  • editor.lineHighlightBackground#FFFCF050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#45218325
  • editorCursor.foreground#933B25
  • editorGroupHeader.tabsBackground#FFFCF0aa
  • editorLineNumber.activeForeground#933B25
  • editorLineNumber.foreground#F2ECF880
  • focusBorder#933B25
  • foreground#2A2333
  • input.background#FFFCF0
  • input.border#00000015
  • input.foreground#2A2333
  • input.placeholderForeground#2A233360
  • list.activeSelectionBackground#933B2530
  • list.activeSelectionForeground#2A2333
  • list.highlightForeground#933B25
  • list.hoverBackground#FFFCF040
  • list.hoverForeground#2A2333
  • list.inactiveSelectionBackground#933B2515
  • list.inactiveSelectionForeground#2A2333
  • selection.background#45218325
  • sideBar.background#FFFCF0
  • sideBar.border#00000015
  • sideBar.foreground#2A2333
  • sideBarSectionHeader.background#FFFCF080
  • sideBarSectionHeader.foreground#2A2333
  • sideBarTitle.foreground#933B25
  • statusBar.background#FFFDFA
  • statusBar.border#00000015
  • statusBar.foreground#2A2333
  • statusBar.noFolderBackground#FFFDFA
  • tab.activeBackground#FFFDFA
  • tab.activeBorderTop#933B25
  • tab.activeForeground#2A2333
  • tab.border#00000015
  • tab.inactiveBackground#FFFDFA60
  • tab.inactiveForeground#2A233380
  • terminal.ansiBlack#2A2333
  • terminal.ansiBlue#452183
  • terminal.ansiCyan#A37E29
  • terminal.ansiGreen#933B25
  • terminal.ansiMagenta#3D1976
  • terminal.ansiRed#3D1976
  • terminal.ansiWhite#2A2333
  • terminal.ansiYellow#A37E29
  • terminal.background#FFFDFA
  • terminal.foreground#2A2333
  • titleBar.activeBackground#FFFDFA
  • titleBar.activeForeground#2A2333
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FFFDFA
  • titleBar.inactiveForeground#2A233360
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#F2ECF8italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#452183bold
storage.type, storage.modifier#452183italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#933B25
string, punctuation.definition.string, string.template, meta.template.expression#A37E29
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#3D1976
variable, variable.other.readwrite, variable.other.object#2A2333
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2A2333
variable.parameter, meta.parameter#2A2333dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2A233380
keyword.operator#2A2333
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A37E29bold
entity.other.inherited-class#933B25
entity.name.tag, punctuation.definition.tag#452183
entity.other.attribute-name#933B25
meta.diff, meta.diff.header#F2ECF8
markup.deleted#3D1976
markup.inserted#933B25
markup.changed#A37E29
markup.heading, markup.heading.setext, punctuation.definition.heading#933B25bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A37E29
string.other.link.title, string.other.link.description#933B25
markup.underline.link#F2ECF8underline
punctuation.definition.list#452183
markup.quote, punctuation.definition.quote#F2ECF8italic
Morphous Theme by Ameyanagi - VS Code Theme