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#F2E9D6
  • activityBar.border#00000015
  • activityBar.foreground#4A331F
  • activityBar.inactiveForeground#1E1F1B60
  • activityBarBadge.background#4A331F
  • activityBarBadge.foreground#F2E9D6
  • button.background#4A331F
  • button.foreground#F2E9D6
  • button.hoverBackground#4A331Fdd
  • editor.background#F2E9D6
  • editor.foreground#1E1F1B
  • editor.inactiveSelectionBackground#325A3A2580
  • editor.lineHighlightBackground#D6C8B450
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#325A3A25
  • editorCursor.foreground#4A331F
  • editorGroupHeader.tabsBackground#D6C8B4aa
  • editorLineNumber.activeForeground#4A331F
  • editorLineNumber.foreground#A2866680
  • focusBorder#4A331F
  • foreground#1E1F1B
  • input.background#D6C8B4
  • input.border#00000015
  • input.foreground#1E1F1B
  • input.placeholderForeground#1E1F1B60
  • list.activeSelectionBackground#4A331F30
  • list.activeSelectionForeground#1E1F1B
  • list.highlightForeground#4A331F
  • list.hoverBackground#D6C8B440
  • list.hoverForeground#1E1F1B
  • list.inactiveSelectionBackground#4A331F15
  • list.inactiveSelectionForeground#1E1F1B
  • selection.background#325A3A25
  • sideBar.background#D6C8B4
  • sideBar.border#00000015
  • sideBar.foreground#1E1F1B
  • sideBarSectionHeader.background#D6C8B480
  • sideBarSectionHeader.foreground#1E1F1B
  • sideBarTitle.foreground#4A331F
  • statusBar.background#F2E9D6
  • statusBar.border#00000015
  • statusBar.foreground#1E1F1B
  • statusBar.noFolderBackground#F2E9D6
  • tab.activeBackground#F2E9D6
  • tab.activeBorderTop#4A331F
  • tab.activeForeground#1E1F1B
  • tab.border#00000015
  • tab.inactiveBackground#F2E9D660
  • tab.inactiveForeground#1E1F1B80
  • terminal.ansiBlack#1E1F1B
  • terminal.ansiBlue#325A3A
  • terminal.ansiCyan#C98A2D
  • terminal.ansiGreen#4A331F
  • terminal.ansiMagenta#5f8a55
  • terminal.ansiRed#5f8a55
  • terminal.ansiWhite#1E1F1B
  • terminal.ansiYellow#C98A2D
  • terminal.background#F2E9D6
  • terminal.foreground#1E1F1B
  • titleBar.activeBackground#F2E9D6
  • titleBar.activeForeground#1E1F1B
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F2E9D6
  • titleBar.inactiveForeground#1E1F1B60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#A28666italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#325A3Abold
storage.type, storage.modifier#325A3Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#4A331F
string, punctuation.definition.string, string.template, meta.template.expression#C98A2D
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#5f8a55
variable, variable.other.readwrite, variable.other.object#1E1F1B
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1E1F1B
variable.parameter, meta.parameter#1E1F1Bdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1E1F1B80
keyword.operator#1E1F1B
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#C98A2Dbold
entity.other.inherited-class#4A331F
entity.name.tag, punctuation.definition.tag#325A3A
entity.other.attribute-name#4A331F
meta.diff, meta.diff.header#A28666
markup.deleted#5f8a55
markup.inserted#4A331F
markup.changed#C98A2D
markup.heading, markup.heading.setext, punctuation.definition.heading#4A331Fbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#C98A2D
string.other.link.title, string.other.link.description#4A331F
markup.underline.link#A28666underline
punctuation.definition.list#325A3A
markup.quote, punctuation.definition.quote#A28666italic
Morphous Theme by Ameyanagi - VS Code Theme