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#F26A1A
  • activityBar.inactiveForeground#4A3D3160
  • activityBarBadge.background#F26A1A
  • activityBarBadge.foreground#FBF7EF
  • button.background#F26A1A
  • button.foreground#FBF7EF
  • button.hoverBackground#F26A1Add
  • editor.background#FBF7EF
  • editor.foreground#4A3D31
  • editor.inactiveSelectionBackground#F26A1A2580
  • editor.lineHighlightBackground#F3E8D650
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#F26A1A25
  • editorCursor.foreground#F26A1A
  • editorGroupHeader.tabsBackground#F3E8D6aa
  • editorLineNumber.activeForeground#F26A1A
  • editorLineNumber.foreground#B7ADA080
  • focusBorder#F26A1A
  • foreground#4A3D31
  • input.background#F3E8D6
  • input.border#00000015
  • input.foreground#4A3D31
  • input.placeholderForeground#4A3D3160
  • list.activeSelectionBackground#F26A1A30
  • list.activeSelectionForeground#4A3D31
  • list.highlightForeground#F26A1A
  • list.hoverBackground#F3E8D640
  • list.hoverForeground#4A3D31
  • list.inactiveSelectionBackground#F26A1A15
  • list.inactiveSelectionForeground#4A3D31
  • selection.background#F26A1A25
  • sideBar.background#F3E8D6
  • sideBar.border#00000015
  • sideBar.foreground#4A3D31
  • sideBarSectionHeader.background#F3E8D680
  • sideBarSectionHeader.foreground#4A3D31
  • sideBarTitle.foreground#F26A1A
  • statusBar.background#FBF7EF
  • statusBar.border#00000015
  • statusBar.foreground#4A3D31
  • statusBar.noFolderBackground#FBF7EF
  • tab.activeBackground#FBF7EF
  • tab.activeBorderTop#F26A1A
  • tab.activeForeground#4A3D31
  • tab.border#00000015
  • tab.inactiveBackground#FBF7EF60
  • tab.inactiveForeground#4A3D3180
  • terminal.ansiBlack#4A3D31
  • terminal.ansiBlue#F26A1A
  • terminal.ansiCyan#4FA7A9
  • terminal.ansiGreen#F26A1A
  • terminal.ansiMagenta#9F4D26
  • terminal.ansiRed#9F4D26
  • terminal.ansiWhite#4A3D31
  • terminal.ansiYellow#4FA7A9
  • terminal.background#FBF7EF
  • terminal.foreground#4A3D31
  • titleBar.activeBackground#FBF7EF
  • titleBar.activeForeground#4A3D31
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBF7EF
  • titleBar.inactiveForeground#4A3D3160
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#B7ADA0italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#F26A1Abold
storage.type, storage.modifier#F26A1Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#F26A1A
string, punctuation.definition.string, string.template, meta.template.expression#4FA7A9
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#9F4D26
variable, variable.other.readwrite, variable.other.object#4A3D31
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#4A3D31
variable.parameter, meta.parameter#4A3D31dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#4A3D3180
keyword.operator#4A3D31
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#4FA7A9bold
entity.other.inherited-class#F26A1A
entity.name.tag, punctuation.definition.tag#F26A1A
entity.other.attribute-name#F26A1A
meta.diff, meta.diff.header#B7ADA0
markup.deleted#9F4D26
markup.inserted#F26A1A
markup.changed#4FA7A9
markup.heading, markup.heading.setext, punctuation.definition.heading#F26A1Abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#4FA7A9
string.other.link.title, string.other.link.description#F26A1A
markup.underline.link#B7ADA0underline
punctuation.definition.list#F26A1A
markup.quote, punctuation.definition.quote#B7ADA0italic
Morphous Theme by Ameyanagi - VS Code Theme