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#F0FAF8
  • activityBar.border#00000015
  • activityBar.foreground#937025
  • activityBar.inactiveForeground#1F3D3660
  • activityBarBadge.background#937025
  • activityBarBadge.foreground#F0FAF8
  • button.background#937025
  • button.foreground#F0FAF8
  • button.hoverBackground#937025dd
  • editor.background#F0FAF8
  • editor.foreground#1F3D36
  • editor.inactiveSelectionBackground#21834B2580
  • editor.lineHighlightBackground#FBF9F450
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21834B25
  • editorCursor.foreground#937025
  • editorGroupHeader.tabsBackground#FBF9F4aa
  • editorLineNumber.activeForeground#937025
  • editorLineNumber.foreground#DCEDBF80
  • focusBorder#937025
  • foreground#1F3D36
  • input.background#FBF9F4
  • input.border#00000015
  • input.foreground#1F3D36
  • input.placeholderForeground#1F3D3660
  • list.activeSelectionBackground#93702530
  • list.activeSelectionForeground#1F3D36
  • list.highlightForeground#937025
  • list.hoverBackground#FBF9F440
  • list.hoverForeground#1F3D36
  • list.inactiveSelectionBackground#93702515
  • list.inactiveSelectionForeground#1F3D36
  • selection.background#21834B25
  • sideBar.background#FBF9F4
  • sideBar.border#00000015
  • sideBar.foreground#1F3D36
  • sideBarSectionHeader.background#FBF9F480
  • sideBarSectionHeader.foreground#1F3D36
  • sideBarTitle.foreground#937025
  • statusBar.background#F0FAF8
  • statusBar.border#00000015
  • statusBar.foreground#1F3D36
  • statusBar.noFolderBackground#F0FAF8
  • tab.activeBackground#F0FAF8
  • tab.activeBorderTop#937025
  • tab.activeForeground#1F3D36
  • tab.border#00000015
  • tab.inactiveBackground#F0FAF860
  • tab.inactiveForeground#1F3D3680
  • terminal.ansiBlack#1F3D36
  • terminal.ansiBlue#21834B
  • terminal.ansiCyan#29A3A1
  • terminal.ansiGreen#937025
  • terminal.ansiMagenta#765219
  • terminal.ansiRed#765219
  • terminal.ansiWhite#1F3D36
  • terminal.ansiYellow#29A3A1
  • terminal.background#F0FAF8
  • terminal.foreground#1F3D36
  • titleBar.activeBackground#F0FAF8
  • titleBar.activeForeground#1F3D36
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F0FAF8
  • titleBar.inactiveForeground#1F3D3660
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#DCEDBFitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#21834Bbold
storage.type, storage.modifier#21834Bitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#937025
string, punctuation.definition.string, string.template, meta.template.expression#29A3A1
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765219
variable, variable.other.readwrite, variable.other.object#1F3D36
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1F3D36
variable.parameter, meta.parameter#1F3D36dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1F3D3680
keyword.operator#1F3D36
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#29A3A1bold
entity.other.inherited-class#937025
entity.name.tag, punctuation.definition.tag#21834B
entity.other.attribute-name#937025
meta.diff, meta.diff.header#DCEDBF
markup.deleted#765219
markup.inserted#937025
markup.changed#29A3A1
markup.heading, markup.heading.setext, punctuation.definition.heading#937025bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#29A3A1
string.other.link.title, string.other.link.description#937025
markup.underline.link#DCEDBFunderline
punctuation.definition.list#21834B
markup.quote, punctuation.definition.quote#DCEDBFitalic
Morphous Theme by Ameyanagi - VS Code Theme