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#FBF9F3
  • activityBar.border#00000015
  • activityBar.foreground#935A25
  • activityBar.inactiveForeground#1F191360
  • activityBarBadge.background#935A25
  • activityBarBadge.foreground#FBF9F3
  • button.background#935A25
  • button.foreground#FBF9F3
  • button.hoverBackground#935A25dd
  • editor.background#FBF9F3
  • editor.foreground#1F1913
  • editor.inactiveSelectionBackground#8356212580
  • editor.lineHighlightBackground#F6EFE550
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83562125
  • editorCursor.foreground#935A25
  • editorGroupHeader.tabsBackground#F6EFE5aa
  • editorLineNumber.activeForeground#935A25
  • editorLineNumber.foreground#C7A47B80
  • focusBorder#935A25
  • foreground#1F1913
  • input.background#F6EFE5
  • input.border#00000015
  • input.foreground#1F1913
  • input.placeholderForeground#1F191360
  • list.activeSelectionBackground#935A2530
  • list.activeSelectionForeground#1F1913
  • list.highlightForeground#935A25
  • list.hoverBackground#F6EFE540
  • list.hoverForeground#1F1913
  • list.inactiveSelectionBackground#935A2515
  • list.inactiveSelectionForeground#1F1913
  • selection.background#83562125
  • sideBar.background#F6EFE5
  • sideBar.border#00000015
  • sideBar.foreground#1F1913
  • sideBarSectionHeader.background#F6EFE580
  • sideBarSectionHeader.foreground#1F1913
  • sideBarTitle.foreground#935A25
  • statusBar.background#FBF9F3
  • statusBar.border#00000015
  • statusBar.foreground#1F1913
  • statusBar.noFolderBackground#FBF9F3
  • tab.activeBackground#FBF9F3
  • tab.activeBorderTop#935A25
  • tab.activeForeground#1F1913
  • tab.border#00000015
  • tab.inactiveBackground#FBF9F360
  • tab.inactiveForeground#1F191380
  • terminal.ansiBlack#1F1913
  • terminal.ansiBlue#835621
  • terminal.ansiCyan#A37429
  • terminal.ansiGreen#935A25
  • terminal.ansiMagenta#765219
  • terminal.ansiRed#765219
  • terminal.ansiWhite#1F1913
  • terminal.ansiYellow#A37429
  • terminal.background#FBF9F3
  • terminal.foreground#1F1913
  • titleBar.activeBackground#FBF9F3
  • titleBar.activeForeground#1F1913
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBF9F3
  • titleBar.inactiveForeground#1F191360
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#C7A47Bitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#835621bold
storage.type, storage.modifier#835621italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#935A25
string, punctuation.definition.string, string.template, meta.template.expression#A37429
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765219
variable, variable.other.readwrite, variable.other.object#1F1913
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1F1913
variable.parameter, meta.parameter#1F1913dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1F191380
keyword.operator#1F1913
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A37429bold
entity.other.inherited-class#935A25
entity.name.tag, punctuation.definition.tag#835621
entity.other.attribute-name#935A25
meta.diff, meta.diff.header#C7A47B
markup.deleted#765219
markup.inserted#935A25
markup.changed#A37429
markup.heading, markup.heading.setext, punctuation.definition.heading#935A25bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A37429
string.other.link.title, string.other.link.description#935A25
markup.underline.link#C7A47Bunderline
punctuation.definition.list#835621
markup.quote, punctuation.definition.quote#C7A47Bitalic
Morphous Theme by Ameyanagi - VS Code Theme