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#3E472F
  • activityBar.border#ffffff15
  • activityBar.foreground#7A8F66
  • activityBar.inactiveForeground#FAF6F360
  • activityBarBadge.background#7A8F66
  • activityBarBadge.foreground#3E472F
  • button.background#7A8F66
  • button.foreground#3E472F
  • button.hoverBackground#7A8F66dd
  • editor.background#3E472F
  • editor.foreground#FAF6F3
  • editor.inactiveSelectionBackground#F5F2EC3580
  • editor.lineHighlightBackground#1F232040
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#F5F2EC35
  • editorCursor.foreground#7A8F66
  • editorGroupHeader.tabsBackground#3E472Fdd
  • editorLineNumber.activeForeground#7A8F66
  • editorLineNumber.foreground#C6C09080
  • focusBorder#7A8F66
  • foreground#FAF6F3
  • input.background#1F2320
  • input.border#ffffff15
  • input.foreground#FAF6F3
  • input.placeholderForeground#FAF6F360
  • list.activeSelectionBackground#7A8F6630
  • list.activeSelectionForeground#FAF6F3
  • list.highlightForeground#7A8F66
  • list.hoverBackground#1F232040
  • list.hoverForeground#FAF6F3
  • list.inactiveSelectionBackground#7A8F6615
  • list.inactiveSelectionForeground#FAF6F3
  • selection.background#F5F2EC35
  • sideBar.background#1F2320
  • sideBar.border#ffffff15
  • sideBar.foreground#FAF6F3
  • sideBarSectionHeader.background#3E472F80
  • sideBarSectionHeader.foreground#FAF6F3
  • sideBarTitle.foreground#7A8F66
  • statusBar.background#3E472F
  • statusBar.border#ffffff15
  • statusBar.foreground#FAF6F3
  • statusBar.noFolderBackground#3E472F
  • tab.activeBackground#3E472F
  • tab.activeBorderTop#7A8F66
  • tab.activeForeground#FAF6F3
  • tab.border#ffffff15
  • tab.inactiveBackground#1F232060
  • tab.inactiveForeground#FAF6F380
  • terminal.ansiBlack#3E472F
  • terminal.ansiBlue#F5F2EC
  • terminal.ansiCyan#D4A144
  • terminal.ansiGreen#7A8F66
  • terminal.ansiMagenta#FFFFFF
  • terminal.ansiRed#FFFFFF
  • terminal.ansiWhite#FAF6F3
  • terminal.ansiYellow#D4A144
  • terminal.background#3E472F
  • terminal.foreground#FAF6F3
  • titleBar.activeBackground#3E472F
  • titleBar.activeForeground#FAF6F3
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#3E472F
  • titleBar.inactiveForeground#FAF6F360
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#C6C090italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#F5F2ECbold
storage.type, storage.modifier#F5F2ECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#7A8F66
string, punctuation.definition.string, string.template, meta.template.expression#D4A144
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#FFFFFF
variable, variable.other.readwrite, variable.other.object#FAF6F3
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FAF6F3
variable.parameter, meta.parameter#FAF6F3dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FAF6F380
keyword.operator#FAF6F3
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#D4A144bold
entity.other.inherited-class#7A8F66
entity.name.tag, punctuation.definition.tag#F5F2EC
entity.other.attribute-name#7A8F66
meta.diff, meta.diff.header#C6C090
markup.deleted#FFFFFF
markup.inserted#7A8F66
markup.changed#D4A144
markup.heading, markup.heading.setext, punctuation.definition.heading#7A8F66bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#D4A144
string.other.link.title, string.other.link.description#7A8F66
markup.underline.link#C6C090underline
punctuation.definition.list#F5F2EC
markup.quote, punctuation.definition.quote#C6C090italic
Morphous Theme by Ameyanagi - VS Code Theme