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#F5F3EA
  • activityBar.border#00000015
  • activityBar.foreground#B89A6A
  • activityBar.inactiveForeground#16181A60
  • activityBarBadge.background#B89A6A
  • activityBarBadge.foreground#F5F3EA
  • button.background#B89A6A
  • button.foreground#F5F3EA
  • button.hoverBackground#B89A6Add
  • editor.background#F5F3EA
  • editor.foreground#16181A
  • editor.inactiveSelectionBackground#6E7A4A2580
  • editor.lineHighlightBackground#E9E4D750
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#6E7A4A25
  • editorCursor.foreground#B89A6A
  • editorGroupHeader.tabsBackground#E9E4D7aa
  • editorLineNumber.activeForeground#B89A6A
  • editorLineNumber.foreground#D7D2C680
  • focusBorder#B89A6A
  • foreground#16181A
  • input.background#E9E4D7
  • input.border#00000015
  • input.foreground#16181A
  • input.placeholderForeground#16181A60
  • list.activeSelectionBackground#B89A6A30
  • list.activeSelectionForeground#16181A
  • list.highlightForeground#B89A6A
  • list.hoverBackground#E9E4D740
  • list.hoverForeground#16181A
  • list.inactiveSelectionBackground#B89A6A15
  • list.inactiveSelectionForeground#16181A
  • selection.background#6E7A4A25
  • sideBar.background#E9E4D7
  • sideBar.border#00000015
  • sideBar.foreground#16181A
  • sideBarSectionHeader.background#E9E4D780
  • sideBarSectionHeader.foreground#16181A
  • sideBarTitle.foreground#B89A6A
  • statusBar.background#F5F3EA
  • statusBar.border#00000015
  • statusBar.foreground#16181A
  • statusBar.noFolderBackground#F5F3EA
  • tab.activeBackground#F5F3EA
  • tab.activeBorderTop#B89A6A
  • tab.activeForeground#16181A
  • tab.border#00000015
  • tab.inactiveBackground#F5F3EA60
  • tab.inactiveForeground#16181A80
  • terminal.ansiBlack#16181A
  • terminal.ansiBlue#6E7A4A
  • terminal.ansiCyan#5FA3A3
  • terminal.ansiGreen#B89A6A
  • terminal.ansiMagenta#C79A38
  • terminal.ansiRed#C79A38
  • terminal.ansiWhite#16181A
  • terminal.ansiYellow#5FA3A3
  • terminal.background#F5F3EA
  • terminal.foreground#16181A
  • titleBar.activeBackground#F5F3EA
  • titleBar.activeForeground#16181A
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F5F3EA
  • titleBar.inactiveForeground#16181A60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D7D2C6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#6E7A4Abold
storage.type, storage.modifier#6E7A4Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#B89A6A
string, punctuation.definition.string, string.template, meta.template.expression#5FA3A3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#C79A38
variable, variable.other.readwrite, variable.other.object#16181A
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#16181A
variable.parameter, meta.parameter#16181Additalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#16181A80
keyword.operator#16181A
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#5FA3A3bold
entity.other.inherited-class#B89A6A
entity.name.tag, punctuation.definition.tag#6E7A4A
entity.other.attribute-name#B89A6A
meta.diff, meta.diff.header#D7D2C6
markup.deleted#C79A38
markup.inserted#B89A6A
markup.changed#5FA3A3
markup.heading, markup.heading.setext, punctuation.definition.heading#B89A6Abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#5FA3A3
string.other.link.title, string.other.link.description#B89A6A
markup.underline.link#D7D2C6underline
punctuation.definition.list#6E7A4A
markup.quote, punctuation.definition.quote#D7D2C6italic
Morphous Theme by Ameyanagi - VS Code Theme