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#FEFDFB
  • activityBar.border#00000015
  • activityBar.foreground#932546
  • activityBar.inactiveForeground#27252360
  • activityBarBadge.background#932546
  • activityBarBadge.foreground#FEFDFB
  • button.background#932546
  • button.foreground#FEFDFB
  • button.hoverBackground#932546dd
  • editor.background#FEFDFB
  • editor.foreground#272523
  • editor.inactiveSelectionBackground#2183832580
  • editor.lineHighlightBackground#F3EFE850
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21838325
  • editorCursor.foreground#932546
  • editorGroupHeader.tabsBackground#F3EFE8aa
  • editorLineNumber.activeForeground#932546
  • editorLineNumber.foreground#bdb8b080
  • focusBorder#932546
  • foreground#272523
  • input.background#F3EFE8
  • input.border#00000015
  • input.foreground#272523
  • input.placeholderForeground#27252360
  • list.activeSelectionBackground#93254630
  • list.activeSelectionForeground#272523
  • list.highlightForeground#932546
  • list.hoverBackground#F3EFE840
  • list.hoverForeground#272523
  • list.inactiveSelectionBackground#93254615
  • list.inactiveSelectionForeground#272523
  • selection.background#21838325
  • sideBar.background#F3EFE8
  • sideBar.border#00000015
  • sideBar.foreground#272523
  • sideBarSectionHeader.background#F3EFE880
  • sideBarSectionHeader.foreground#272523
  • sideBarTitle.foreground#932546
  • statusBar.background#FEFDFB
  • statusBar.border#00000015
  • statusBar.foreground#272523
  • statusBar.noFolderBackground#FEFDFB
  • tab.activeBackground#FEFDFB
  • tab.activeBorderTop#932546
  • tab.activeForeground#272523
  • tab.border#00000015
  • tab.inactiveBackground#FEFDFB60
  • tab.inactiveForeground#27252380
  • terminal.ansiBlack#272523
  • terminal.ansiBlue#218383
  • terminal.ansiCyan#A37A29
  • terminal.ansiGreen#932546
  • terminal.ansiMagenta#76192F
  • terminal.ansiRed#76192F
  • terminal.ansiWhite#272523
  • terminal.ansiYellow#A37A29
  • terminal.background#FEFDFB
  • terminal.foreground#272523
  • titleBar.activeBackground#FEFDFB
  • titleBar.activeForeground#272523
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FEFDFB
  • titleBar.inactiveForeground#27252360
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#bdb8b0italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#218383bold
storage.type, storage.modifier#218383italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#932546
string, punctuation.definition.string, string.template, meta.template.expression#A37A29
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#76192F
variable, variable.other.readwrite, variable.other.object#272523
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#272523
variable.parameter, meta.parameter#272523dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#27252380
keyword.operator#272523
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A37A29bold
entity.other.inherited-class#932546
entity.name.tag, punctuation.definition.tag#218383
entity.other.attribute-name#932546
meta.diff, meta.diff.header#bdb8b0
markup.deleted#76192F
markup.inserted#932546
markup.changed#A37A29
markup.heading, markup.heading.setext, punctuation.definition.heading#932546bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A37A29
string.other.link.title, string.other.link.description#932546
markup.underline.link#bdb8b0underline
punctuation.definition.list#218383
markup.quote, punctuation.definition.quote#bdb8b0italic
Morphous Theme by Ameyanagi - VS Code Theme