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#F7F0E5
  • activityBar.border#00000015
  • activityBar.foreground#C49A32
  • activityBar.inactiveForeground#11100E60
  • activityBarBadge.background#C49A32
  • activityBarBadge.foreground#F7F0E5
  • button.background#C49A32
  • button.foreground#F7F0E5
  • button.hoverBackground#C49A32dd
  • editor.background#F7F0E5
  • editor.foreground#11100E
  • editor.inactiveSelectionBackground#B9A36B2580
  • editor.lineHighlightBackground#FFFDF850
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#B9A36B25
  • editorCursor.foreground#C49A32
  • editorGroupHeader.tabsBackground#FFFDF8aa
  • editorLineNumber.activeForeground#C49A32
  • editorLineNumber.foreground#8B7A5D80
  • focusBorder#C49A32
  • foreground#11100E
  • input.background#FFFDF8
  • input.border#00000015
  • input.foreground#11100E
  • input.placeholderForeground#11100E60
  • list.activeSelectionBackground#C49A3230
  • list.activeSelectionForeground#11100E
  • list.highlightForeground#C49A32
  • list.hoverBackground#FFFDF840
  • list.hoverForeground#11100E
  • list.inactiveSelectionBackground#C49A3215
  • list.inactiveSelectionForeground#11100E
  • selection.background#B9A36B25
  • sideBar.background#FFFDF8
  • sideBar.border#00000015
  • sideBar.foreground#11100E
  • sideBarSectionHeader.background#FFFDF880
  • sideBarSectionHeader.foreground#11100E
  • sideBarTitle.foreground#C49A32
  • statusBar.background#F7F0E5
  • statusBar.border#00000015
  • statusBar.foreground#11100E
  • statusBar.noFolderBackground#F7F0E5
  • tab.activeBackground#F7F0E5
  • tab.activeBorderTop#C49A32
  • tab.activeForeground#11100E
  • tab.border#00000015
  • tab.inactiveBackground#F7F0E560
  • tab.inactiveForeground#11100E80
  • terminal.ansiBlack#11100E
  • terminal.ansiBlue#B9A36B
  • terminal.ansiCyan#B9A36B
  • terminal.ansiGreen#C49A32
  • terminal.ansiMagenta#B65A2A
  • terminal.ansiRed#B65A2A
  • terminal.ansiWhite#11100E
  • terminal.ansiYellow#B9A36B
  • terminal.background#F7F0E5
  • terminal.foreground#11100E
  • titleBar.activeBackground#F7F0E5
  • titleBar.activeForeground#11100E
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F7F0E5
  • titleBar.inactiveForeground#11100E60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8B7A5Ditalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#B9A36Bbold
storage.type, storage.modifier#B9A36Bitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#C49A32
string, punctuation.definition.string, string.template, meta.template.expression#B9A36B
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#B65A2A
variable, variable.other.readwrite, variable.other.object#11100E
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#11100E
variable.parameter, meta.parameter#11100Edditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#11100E80
keyword.operator#11100E
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#B9A36Bbold
entity.other.inherited-class#C49A32
entity.name.tag, punctuation.definition.tag#B9A36B
entity.other.attribute-name#C49A32
meta.diff, meta.diff.header#8B7A5D
markup.deleted#B65A2A
markup.inserted#C49A32
markup.changed#B9A36B
markup.heading, markup.heading.setext, punctuation.definition.heading#C49A32bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#B9A36B
string.other.link.title, string.other.link.description#C49A32
markup.underline.link#8B7A5Dunderline
punctuation.definition.list#B9A36B
markup.quote, punctuation.definition.quote#8B7A5Ditalic
Morphous Theme by Ameyanagi - VS Code Theme