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#fbf7ef
  • activityBar.border#00000015
  • activityBar.foreground#f56b16
  • activityBar.inactiveForeground#15131360
  • activityBarBadge.background#f56b16
  • activityBarBadge.foreground#fbf7ef
  • button.background#f56b16
  • button.foreground#fbf7ef
  • button.hoverBackground#f56b16dd
  • editor.background#fbf7ef
  • editor.foreground#151313
  • editor.inactiveSelectionBackground#f5b21c2580
  • editor.lineHighlightBackground#d8c58e50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#f5b21c25
  • editorCursor.foreground#f56b16
  • editorGroupHeader.tabsBackground#d8c58eaa
  • editorLineNumber.activeForeground#f56b16
  • editorLineNumber.foreground#d8d7cf80
  • focusBorder#f56b16
  • foreground#151313
  • input.background#d8c58e
  • input.border#00000015
  • input.foreground#151313
  • input.placeholderForeground#15131360
  • list.activeSelectionBackground#f56b1630
  • list.activeSelectionForeground#151313
  • list.highlightForeground#f56b16
  • list.hoverBackground#d8c58e40
  • list.hoverForeground#151313
  • list.inactiveSelectionBackground#f56b1615
  • list.inactiveSelectionForeground#151313
  • selection.background#f5b21c25
  • sideBar.background#d8c58e
  • sideBar.border#00000015
  • sideBar.foreground#151313
  • sideBarSectionHeader.background#d8c58e80
  • sideBarSectionHeader.foreground#151313
  • sideBarTitle.foreground#f56b16
  • statusBar.background#fbf7ef
  • statusBar.border#00000015
  • statusBar.foreground#151313
  • statusBar.noFolderBackground#fbf7ef
  • tab.activeBackground#fbf7ef
  • tab.activeBorderTop#f56b16
  • tab.activeForeground#151313
  • tab.border#00000015
  • tab.inactiveBackground#fbf7ef60
  • tab.inactiveForeground#15131380
  • terminal.ansiBlack#151313
  • terminal.ansiBlue#f5b21c
  • terminal.ansiCyan#7d3f78
  • terminal.ansiGreen#f56b16
  • terminal.ansiMagenta#e84f32
  • terminal.ansiRed#e84f32
  • terminal.ansiWhite#151313
  • terminal.ansiYellow#7d3f78
  • terminal.background#fbf7ef
  • terminal.foreground#151313
  • titleBar.activeBackground#fbf7ef
  • titleBar.activeForeground#151313
  • titleBar.border#00000015
  • titleBar.inactiveBackground#fbf7ef
  • titleBar.inactiveForeground#15131360
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#d8d7cfitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#f5b21cbold
storage.type, storage.modifier#f5b21citalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#f56b16
string, punctuation.definition.string, string.template, meta.template.expression#7d3f78
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#e84f32
variable, variable.other.readwrite, variable.other.object#151313
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#151313
variable.parameter, meta.parameter#151313dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#15131380
keyword.operator#151313
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#7d3f78bold
entity.other.inherited-class#f56b16
entity.name.tag, punctuation.definition.tag#f5b21c
entity.other.attribute-name#f56b16
meta.diff, meta.diff.header#d8d7cf
markup.deleted#e84f32
markup.inserted#f56b16
markup.changed#7d3f78
markup.heading, markup.heading.setext, punctuation.definition.heading#f56b16bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#7d3f78
string.other.link.title, string.other.link.description#f56b16
markup.underline.link#d8d7cfunderline
punctuation.definition.list#f5b21c
markup.quote, punctuation.definition.quote#d8d7cfitalic
Morphous Theme by Ameyanagi - VS Code Theme