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#FAF7F2
  • activityBar.border#00000015
  • activityBar.foreground#7B5A3A
  • activityBar.inactiveForeground#382F2660
  • activityBarBadge.background#7B5A3A
  • activityBarBadge.foreground#FAF7F2
  • button.background#7B5A3A
  • button.foreground#FAF7F2
  • button.hoverBackground#7B5A3Add
  • editor.background#FAF7F2
  • editor.foreground#382F26
  • editor.inactiveSelectionBackground#C9A27A2580
  • editor.lineHighlightBackground#F3E9D750
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#C9A27A25
  • editorCursor.foreground#7B5A3A
  • editorGroupHeader.tabsBackground#F3E9D7aa
  • editorLineNumber.activeForeground#7B5A3A
  • editorLineNumber.foreground#D8B48C80
  • focusBorder#7B5A3A
  • foreground#382F26
  • input.background#F3E9D7
  • input.border#00000015
  • input.foreground#382F26
  • input.placeholderForeground#382F2660
  • list.activeSelectionBackground#7B5A3A30
  • list.activeSelectionForeground#382F26
  • list.highlightForeground#7B5A3A
  • list.hoverBackground#F3E9D740
  • list.hoverForeground#382F26
  • list.inactiveSelectionBackground#7B5A3A15
  • list.inactiveSelectionForeground#382F26
  • selection.background#C9A27A25
  • sideBar.background#F3E9D7
  • sideBar.border#00000015
  • sideBar.foreground#382F26
  • sideBarSectionHeader.background#F3E9D780
  • sideBarSectionHeader.foreground#382F26
  • sideBarTitle.foreground#7B5A3A
  • statusBar.background#FAF7F2
  • statusBar.border#00000015
  • statusBar.foreground#382F26
  • statusBar.noFolderBackground#FAF7F2
  • tab.activeBackground#FAF7F2
  • tab.activeBorderTop#7B5A3A
  • tab.activeForeground#382F26
  • tab.border#00000015
  • tab.inactiveBackground#FAF7F260
  • tab.inactiveForeground#382F2680
  • terminal.ansiBlack#382F26
  • terminal.ansiBlue#C9A27A
  • terminal.ansiCyan#C98A2E
  • terminal.ansiGreen#7B5A3A
  • terminal.ansiMagenta#2F6B45
  • terminal.ansiRed#2F6B45
  • terminal.ansiWhite#382F26
  • terminal.ansiYellow#C98A2E
  • terminal.background#FAF7F2
  • terminal.foreground#382F26
  • titleBar.activeBackground#FAF7F2
  • titleBar.activeForeground#382F26
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FAF7F2
  • titleBar.inactiveForeground#382F2660
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D8B48Citalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#C9A27Abold
storage.type, storage.modifier#C9A27Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#7B5A3A
string, punctuation.definition.string, string.template, meta.template.expression#C98A2E
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#2F6B45
variable, variable.other.readwrite, variable.other.object#382F26
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#382F26
variable.parameter, meta.parameter#382F26dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#382F2680
keyword.operator#382F26
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#C98A2Ebold
entity.other.inherited-class#7B5A3A
entity.name.tag, punctuation.definition.tag#C9A27A
entity.other.attribute-name#7B5A3A
meta.diff, meta.diff.header#D8B48C
markup.deleted#2F6B45
markup.inserted#7B5A3A
markup.changed#C98A2E
markup.heading, markup.heading.setext, punctuation.definition.heading#7B5A3Abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#C98A2E
string.other.link.title, string.other.link.description#7B5A3A
markup.underline.link#D8B48Cunderline
punctuation.definition.list#C9A27A
markup.quote, punctuation.definition.quote#D8B48Citalic
Morphous Theme by Ameyanagi - VS Code Theme