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#f3ead7
  • activityBar.border#00000015
  • activityBar.foreground#6f7f3f
  • activityBar.inactiveForeground#22302660
  • activityBarBadge.background#6f7f3f
  • activityBarBadge.foreground#f3ead7
  • button.background#6f7f3f
  • button.foreground#f3ead7
  • button.hoverBackground#6f7f3fdd
  • editor.background#f3ead7
  • editor.foreground#223026
  • editor.inactiveSelectionBackground#2f9aa02580
  • editor.lineHighlightBackground#d8d0ae50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#2f9aa025
  • editorCursor.foreground#6f7f3f
  • editorGroupHeader.tabsBackground#d8d0aeaa
  • editorLineNumber.activeForeground#6f7f3f
  • editorLineNumber.foreground#8d996480
  • focusBorder#6f7f3f
  • foreground#223026
  • input.background#d8d0ae
  • input.border#00000015
  • input.foreground#223026
  • input.placeholderForeground#22302660
  • list.activeSelectionBackground#6f7f3f30
  • list.activeSelectionForeground#223026
  • list.highlightForeground#6f7f3f
  • list.hoverBackground#d8d0ae40
  • list.hoverForeground#223026
  • list.inactiveSelectionBackground#6f7f3f15
  • list.inactiveSelectionForeground#223026
  • selection.background#2f9aa025
  • sideBar.background#d8d0ae
  • sideBar.border#00000015
  • sideBar.foreground#223026
  • sideBarSectionHeader.background#d8d0ae80
  • sideBarSectionHeader.foreground#223026
  • sideBarTitle.foreground#6f7f3f
  • statusBar.background#f3ead7
  • statusBar.border#00000015
  • statusBar.foreground#223026
  • statusBar.noFolderBackground#f3ead7
  • tab.activeBackground#f3ead7
  • tab.activeBorderTop#6f7f3f
  • tab.activeForeground#223026
  • tab.border#00000015
  • tab.inactiveBackground#f3ead760
  • tab.inactiveForeground#22302680
  • terminal.ansiBlack#223026
  • terminal.ansiBlue#2f9aa0
  • terminal.ansiCyan#4f6f42
  • terminal.ansiGreen#6f7f3f
  • terminal.ansiMagenta#d99b76
  • terminal.ansiRed#d99b76
  • terminal.ansiWhite#223026
  • terminal.ansiYellow#4f6f42
  • terminal.background#f3ead7
  • terminal.foreground#223026
  • titleBar.activeBackground#f3ead7
  • titleBar.activeForeground#223026
  • titleBar.border#00000015
  • titleBar.inactiveBackground#f3ead7
  • titleBar.inactiveForeground#22302660
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8d9964italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#2f9aa0bold
storage.type, storage.modifier#2f9aa0italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#6f7f3f
string, punctuation.definition.string, string.template, meta.template.expression#4f6f42
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#d99b76
variable, variable.other.readwrite, variable.other.object#223026
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#223026
variable.parameter, meta.parameter#223026dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#22302680
keyword.operator#223026
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#4f6f42bold
entity.other.inherited-class#6f7f3f
entity.name.tag, punctuation.definition.tag#2f9aa0
entity.other.attribute-name#6f7f3f
meta.diff, meta.diff.header#8d9964
markup.deleted#d99b76
markup.inserted#6f7f3f
markup.changed#4f6f42
markup.heading, markup.heading.setext, punctuation.definition.heading#6f7f3fbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#4f6f42
string.other.link.title, string.other.link.description#6f7f3f
markup.underline.link#8d9964underline
punctuation.definition.list#2f9aa0
markup.quote, punctuation.definition.quote#8d9964italic
Morphous Theme by Ameyanagi - VS Code Theme