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#FFFBF5
  • activityBar.border#00000015
  • activityBar.foreground#933E25
  • activityBar.inactiveForeground#0d385260
  • activityBarBadge.background#933E25
  • activityBarBadge.foreground#FFFBF5
  • button.background#933E25
  • button.foreground#FFFBF5
  • button.hoverBackground#933E25dd
  • editor.background#FFFBF5
  • editor.foreground#0d3852
  • editor.inactiveSelectionBackground#217C832580
  • editor.lineHighlightBackground#F6EEDF50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#217C8325
  • editorCursor.foreground#933E25
  • editorGroupHeader.tabsBackground#F6EEDFaa
  • editorLineNumber.activeForeground#933E25
  • editorLineNumber.foreground#95A3AD80
  • focusBorder#933E25
  • foreground#0d3852
  • input.background#F6EEDF
  • input.border#00000015
  • input.foreground#0d3852
  • input.placeholderForeground#0d385260
  • list.activeSelectionBackground#933E2530
  • list.activeSelectionForeground#0d3852
  • list.highlightForeground#933E25
  • list.hoverBackground#F6EEDF40
  • list.hoverForeground#0d3852
  • list.inactiveSelectionBackground#933E2515
  • list.inactiveSelectionForeground#0d3852
  • selection.background#217C8325
  • sideBar.background#F6EEDF
  • sideBar.border#00000015
  • sideBar.foreground#0d3852
  • sideBarSectionHeader.background#F6EEDF80
  • sideBarSectionHeader.foreground#0d3852
  • sideBarTitle.foreground#933E25
  • statusBar.background#FFFBF5
  • statusBar.border#00000015
  • statusBar.foreground#0d3852
  • statusBar.noFolderBackground#FFFBF5
  • tab.activeBackground#FFFBF5
  • tab.activeBorderTop#933E25
  • tab.activeForeground#0d3852
  • tab.border#00000015
  • tab.inactiveBackground#FFFBF560
  • tab.inactiveForeground#0d385280
  • terminal.ansiBlack#0d3852
  • terminal.ansiBlue#217C83
  • terminal.ansiCyan#2995A3
  • terminal.ansiGreen#933E25
  • terminal.ansiMagenta#19761F
  • terminal.ansiRed#19761F
  • terminal.ansiWhite#0d3852
  • terminal.ansiYellow#2995A3
  • terminal.background#FFFBF5
  • terminal.foreground#0d3852
  • titleBar.activeBackground#FFFBF5
  • titleBar.activeForeground#0d3852
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FFFBF5
  • titleBar.inactiveForeground#0d385260
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#95A3ADitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#217C83bold
storage.type, storage.modifier#217C83italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#933E25
string, punctuation.definition.string, string.template, meta.template.expression#2995A3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#19761F
variable, variable.other.readwrite, variable.other.object#0d3852
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0d3852
variable.parameter, meta.parameter#0d3852dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0d385280
keyword.operator#0d3852
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#2995A3bold
entity.other.inherited-class#933E25
entity.name.tag, punctuation.definition.tag#217C83
entity.other.attribute-name#933E25
meta.diff, meta.diff.header#95A3AD
markup.deleted#19761F
markup.inserted#933E25
markup.changed#2995A3
markup.heading, markup.heading.setext, punctuation.definition.heading#933E25bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#2995A3
string.other.link.title, string.other.link.description#933E25
markup.underline.link#95A3ADunderline
punctuation.definition.list#217C83
markup.quote, punctuation.definition.quote#95A3ADitalic
Morphous Theme by Ameyanagi - VS Code Theme