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#F8F6EE
  • activityBar.border#00000015
  • activityBar.foreground#F0693C
  • activityBar.inactiveForeground#3A2A1F60
  • activityBarBadge.background#F0693C
  • activityBarBadge.foreground#F8F6EE
  • button.background#F0693C
  • button.foreground#F8F6EE
  • button.hoverBackground#F0693Cdd
  • editor.background#F8F6EE
  • editor.foreground#3A2A1F
  • editor.inactiveSelectionBackground#FFC87A2580
  • editor.lineHighlightBackground#EBDCC650
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#FFC87A25
  • editorCursor.foreground#F0693C
  • editorGroupHeader.tabsBackground#EBDCC6aa
  • editorLineNumber.activeForeground#F0693C
  • editorLineNumber.foreground#E5EDE380
  • focusBorder#F0693C
  • foreground#3A2A1F
  • input.background#EBDCC6
  • input.border#00000015
  • input.foreground#3A2A1F
  • input.placeholderForeground#3A2A1F60
  • list.activeSelectionBackground#F0693C30
  • list.activeSelectionForeground#3A2A1F
  • list.highlightForeground#F0693C
  • list.hoverBackground#EBDCC640
  • list.hoverForeground#3A2A1F
  • list.inactiveSelectionBackground#F0693C15
  • list.inactiveSelectionForeground#3A2A1F
  • selection.background#FFC87A25
  • sideBar.background#EBDCC6
  • sideBar.border#00000015
  • sideBar.foreground#3A2A1F
  • sideBarSectionHeader.background#EBDCC680
  • sideBarSectionHeader.foreground#3A2A1F
  • sideBarTitle.foreground#F0693C
  • statusBar.background#F8F6EE
  • statusBar.border#00000015
  • statusBar.foreground#3A2A1F
  • statusBar.noFolderBackground#F8F6EE
  • tab.activeBackground#F8F6EE
  • tab.activeBorderTop#F0693C
  • tab.activeForeground#3A2A1F
  • tab.border#00000015
  • tab.inactiveBackground#F8F6EE60
  • tab.inactiveForeground#3A2A1F80
  • terminal.ansiBlack#3A2A1F
  • terminal.ansiBlue#FFC87A
  • terminal.ansiCyan#7A8F6A
  • terminal.ansiGreen#F0693C
  • terminal.ansiMagenta#C75D45
  • terminal.ansiRed#C75D45
  • terminal.ansiWhite#3A2A1F
  • terminal.ansiYellow#7A8F6A
  • terminal.background#F8F6EE
  • terminal.foreground#3A2A1F
  • titleBar.activeBackground#F8F6EE
  • titleBar.activeForeground#3A2A1F
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F8F6EE
  • titleBar.inactiveForeground#3A2A1F60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E5EDE3italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#FFC87Abold
storage.type, storage.modifier#FFC87Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#F0693C
string, punctuation.definition.string, string.template, meta.template.expression#7A8F6A
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#C75D45
variable, variable.other.readwrite, variable.other.object#3A2A1F
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#3A2A1F
variable.parameter, meta.parameter#3A2A1Fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#3A2A1F80
keyword.operator#3A2A1F
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#7A8F6Abold
entity.other.inherited-class#F0693C
entity.name.tag, punctuation.definition.tag#FFC87A
entity.other.attribute-name#F0693C
meta.diff, meta.diff.header#E5EDE3
markup.deleted#C75D45
markup.inserted#F0693C
markup.changed#7A8F6A
markup.heading, markup.heading.setext, punctuation.definition.heading#F0693Cbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#7A8F6A
string.other.link.title, string.other.link.description#F0693C
markup.underline.link#E5EDE3underline
punctuation.definition.list#FFC87A
markup.quote, punctuation.definition.quote#E5EDE3italic
Morphous Theme by Ameyanagi - VS Code Theme