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#933725
  • activityBar.inactiveForeground#2A2E1A60
  • activityBarBadge.background#933725
  • activityBarBadge.foreground#FEFDFB
  • button.background#933725
  • button.foreground#FEFDFB
  • button.hoverBackground#933725dd
  • editor.background#FEFDFB
  • editor.foreground#2A2E1A
  • editor.inactiveSelectionBackground#8339212580
  • editor.lineHighlightBackground#FFEEDB50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83392125
  • editorCursor.foreground#933725
  • editorGroupHeader.tabsBackground#FFEEDBaa
  • editorLineNumber.activeForeground#933725
  • editorLineNumber.foreground#4B4F3180
  • focusBorder#933725
  • foreground#2A2E1A
  • input.background#FFEEDB
  • input.border#00000015
  • input.foreground#2A2E1A
  • input.placeholderForeground#2A2E1A60
  • list.activeSelectionBackground#93372530
  • list.activeSelectionForeground#2A2E1A
  • list.highlightForeground#933725
  • list.hoverBackground#FFEEDB40
  • list.hoverForeground#2A2E1A
  • list.inactiveSelectionBackground#93372515
  • list.inactiveSelectionForeground#2A2E1A
  • selection.background#83392125
  • sideBar.background#FFEEDB
  • sideBar.border#00000015
  • sideBar.foreground#2A2E1A
  • sideBarSectionHeader.background#FFEEDB80
  • sideBarSectionHeader.foreground#2A2E1A
  • sideBarTitle.foreground#933725
  • statusBar.background#FEFDFB
  • statusBar.border#00000015
  • statusBar.foreground#2A2E1A
  • statusBar.noFolderBackground#FEFDFB
  • tab.activeBackground#FEFDFB
  • tab.activeBorderTop#933725
  • tab.activeForeground#2A2E1A
  • tab.border#00000015
  • tab.inactiveBackground#FEFDFB60
  • tab.inactiveForeground#2A2E1A80
  • terminal.ansiBlack#2A2E1A
  • terminal.ansiBlue#833921
  • terminal.ansiCyan#A36429
  • terminal.ansiGreen#933725
  • terminal.ansiMagenta#447619
  • terminal.ansiRed#447619
  • terminal.ansiWhite#2A2E1A
  • terminal.ansiYellow#A36429
  • terminal.background#FEFDFB
  • terminal.foreground#2A2E1A
  • titleBar.activeBackground#FEFDFB
  • titleBar.activeForeground#2A2E1A
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FEFDFB
  • titleBar.inactiveForeground#2A2E1A60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#4B4F31italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#833921bold
storage.type, storage.modifier#833921italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#933725
string, punctuation.definition.string, string.template, meta.template.expression#A36429
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#447619
variable, variable.other.readwrite, variable.other.object#2A2E1A
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2A2E1A
variable.parameter, meta.parameter#2A2E1Additalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2A2E1A80
keyword.operator#2A2E1A
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A36429bold
entity.other.inherited-class#933725
entity.name.tag, punctuation.definition.tag#833921
entity.other.attribute-name#933725
meta.diff, meta.diff.header#4B4F31
markup.deleted#447619
markup.inserted#933725
markup.changed#A36429
markup.heading, markup.heading.setext, punctuation.definition.heading#933725bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A36429
string.other.link.title, string.other.link.description#933725
markup.underline.link#4B4F31underline
punctuation.definition.list#833921
markup.quote, punctuation.definition.quote#4B4F31italic
Morphous Theme by Ameyanagi - VS Code Theme