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#936925
  • activityBar.inactiveForeground#0B0B0E60
  • activityBarBadge.background#936925
  • activityBarBadge.foreground#FEFDFB
  • button.background#936925
  • button.foreground#FEFDFB
  • button.hoverBackground#936925dd
  • editor.background#FEFDFB
  • editor.foreground#0B0B0E
  • editor.inactiveSelectionBackground#8321722580
  • editor.lineHighlightBackground#ECE8DF50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83217225
  • editorCursor.foreground#936925
  • editorGroupHeader.tabsBackground#ECE8DFaa
  • editorLineNumber.activeForeground#936925
  • editorLineNumber.foreground#27272E80
  • focusBorder#936925
  • foreground#0B0B0E
  • input.background#ECE8DF
  • input.border#00000015
  • input.foreground#0B0B0E
  • input.placeholderForeground#0B0B0E60
  • list.activeSelectionBackground#93692530
  • list.activeSelectionForeground#0B0B0E
  • list.highlightForeground#936925
  • list.hoverBackground#ECE8DF40
  • list.hoverForeground#0B0B0E
  • list.inactiveSelectionBackground#93692515
  • list.inactiveSelectionForeground#0B0B0E
  • selection.background#83217225
  • sideBar.background#ECE8DF
  • sideBar.border#00000015
  • sideBar.foreground#0B0B0E
  • sideBarSectionHeader.background#ECE8DF80
  • sideBarSectionHeader.foreground#0B0B0E
  • sideBarTitle.foreground#936925
  • statusBar.background#FEFDFB
  • statusBar.border#00000015
  • statusBar.foreground#0B0B0E
  • statusBar.noFolderBackground#FEFDFB
  • tab.activeBackground#FEFDFB
  • tab.activeBorderTop#936925
  • tab.activeForeground#0B0B0E
  • tab.border#00000015
  • tab.inactiveBackground#FEFDFB60
  • tab.inactiveForeground#0B0B0E80
  • terminal.ansiBlack#0B0B0E
  • terminal.ansiBlue#832172
  • terminal.ansiCyan#A3298F
  • terminal.ansiGreen#936925
  • terminal.ansiMagenta#19763D
  • terminal.ansiRed#19763D
  • terminal.ansiWhite#0B0B0E
  • terminal.ansiYellow#A3298F
  • terminal.background#FEFDFB
  • terminal.foreground#0B0B0E
  • titleBar.activeBackground#FEFDFB
  • titleBar.activeForeground#0B0B0E
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FEFDFB
  • titleBar.inactiveForeground#0B0B0E60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#27272Eitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#832172bold
storage.type, storage.modifier#832172italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#936925
string, punctuation.definition.string, string.template, meta.template.expression#A3298F
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#19763D
variable, variable.other.readwrite, variable.other.object#0B0B0E
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0B0B0E
variable.parameter, meta.parameter#0B0B0Edditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0B0B0E80
keyword.operator#0B0B0E
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A3298Fbold
entity.other.inherited-class#936925
entity.name.tag, punctuation.definition.tag#832172
entity.other.attribute-name#936925
meta.diff, meta.diff.header#27272E
markup.deleted#19763D
markup.inserted#936925
markup.changed#A3298F
markup.heading, markup.heading.setext, punctuation.definition.heading#936925bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A3298F
string.other.link.title, string.other.link.description#936925
markup.underline.link#27272Eunderline
punctuation.definition.list#832172
markup.quote, punctuation.definition.quote#27272Eitalic
Morphous Theme by Ameyanagi - VS Code Theme