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#F7F6F0
  • activityBar.border#00000015
  • activityBar.foreground#3F6FEA
  • activityBar.inactiveForeground#15172760
  • activityBarBadge.background#3F6FEA
  • activityBarBadge.foreground#F7F6F0
  • button.background#3F6FEA
  • button.foreground#F7F6F0
  • button.hoverBackground#3F6FEAdd
  • editor.background#F7F6F0
  • editor.foreground#151727
  • editor.inactiveSelectionBackground#91A8F62580
  • editor.lineHighlightBackground#FCFBF750
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#91A8F625
  • editorCursor.foreground#3F6FEA
  • editorGroupHeader.tabsBackground#FCFBF7aa
  • editorLineNumber.activeForeground#3F6FEA
  • editorLineNumber.foreground#AFA89980
  • focusBorder#3F6FEA
  • foreground#151727
  • input.background#FCFBF7
  • input.border#00000015
  • input.foreground#151727
  • input.placeholderForeground#15172760
  • list.activeSelectionBackground#3F6FEA30
  • list.activeSelectionForeground#151727
  • list.highlightForeground#3F6FEA
  • list.hoverBackground#FCFBF740
  • list.hoverForeground#151727
  • list.inactiveSelectionBackground#3F6FEA15
  • list.inactiveSelectionForeground#151727
  • selection.background#91A8F625
  • sideBar.background#FCFBF7
  • sideBar.border#00000015
  • sideBar.foreground#151727
  • sideBarSectionHeader.background#FCFBF780
  • sideBarSectionHeader.foreground#151727
  • sideBarTitle.foreground#3F6FEA
  • statusBar.background#F7F6F0
  • statusBar.border#00000015
  • statusBar.foreground#151727
  • statusBar.noFolderBackground#F7F6F0
  • tab.activeBackground#F7F6F0
  • tab.activeBorderTop#3F6FEA
  • tab.activeForeground#151727
  • tab.border#00000015
  • tab.inactiveBackground#F7F6F060
  • tab.inactiveForeground#15172780
  • terminal.ansiBlack#151727
  • terminal.ansiBlue#91A8F6
  • terminal.ansiCyan#D1A05F
  • terminal.ansiGreen#3F6FEA
  • terminal.ansiMagenta#5F8A3E
  • terminal.ansiRed#5F8A3E
  • terminal.ansiWhite#151727
  • terminal.ansiYellow#D1A05F
  • terminal.background#F7F6F0
  • terminal.foreground#151727
  • titleBar.activeBackground#F7F6F0
  • titleBar.activeForeground#151727
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F7F6F0
  • titleBar.inactiveForeground#15172760
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#AFA899italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#91A8F6bold
storage.type, storage.modifier#91A8F6italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#3F6FEA
string, punctuation.definition.string, string.template, meta.template.expression#D1A05F
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#5F8A3E
variable, variable.other.readwrite, variable.other.object#151727
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#151727
variable.parameter, meta.parameter#151727dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#15172780
keyword.operator#151727
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#D1A05Fbold
entity.other.inherited-class#3F6FEA
entity.name.tag, punctuation.definition.tag#91A8F6
entity.other.attribute-name#3F6FEA
meta.diff, meta.diff.header#AFA899
markup.deleted#5F8A3E
markup.inserted#3F6FEA
markup.changed#D1A05F
markup.heading, markup.heading.setext, punctuation.definition.heading#3F6FEAbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#D1A05F
string.other.link.title, string.other.link.description#3F6FEA
markup.underline.link#AFA899underline
punctuation.definition.list#91A8F6
markup.quote, punctuation.definition.quote#AFA899italic
Morphous Theme by Ameyanagi - VS Code Theme