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#FCFDFC
  • activityBar.border#00000015
  • activityBar.foreground#933525
  • activityBar.inactiveForeground#11131560
  • activityBarBadge.background#933525
  • activityBarBadge.foreground#FCFDFC
  • button.background#933525
  • button.foreground#FCFDFC
  • button.hoverBackground#933525dd
  • editor.background#FCFDFC
  • editor.foreground#111315
  • editor.inactiveSelectionBackground#2162832580
  • editor.lineHighlightBackground#F1F4F350
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21628325
  • editorCursor.foreground#933525
  • editorGroupHeader.tabsBackground#F1F4F3aa
  • editorLineNumber.activeForeground#933525
  • editorLineNumber.foreground#9ba19c80
  • focusBorder#933525
  • foreground#111315
  • input.background#F1F4F3
  • input.border#00000015
  • input.foreground#111315
  • input.placeholderForeground#11131560
  • list.activeSelectionBackground#93352530
  • list.activeSelectionForeground#111315
  • list.highlightForeground#933525
  • list.hoverBackground#F1F4F340
  • list.hoverForeground#111315
  • list.inactiveSelectionBackground#93352515
  • list.inactiveSelectionForeground#111315
  • selection.background#21628325
  • sideBar.background#F1F4F3
  • sideBar.border#00000015
  • sideBar.foreground#111315
  • sideBarSectionHeader.background#F1F4F380
  • sideBarSectionHeader.foreground#111315
  • sideBarTitle.foreground#933525
  • statusBar.background#FCFDFC
  • statusBar.border#00000015
  • statusBar.foreground#111315
  • statusBar.noFolderBackground#FCFDFC
  • tab.activeBackground#FCFDFC
  • tab.activeBorderTop#933525
  • tab.activeForeground#111315
  • tab.border#00000015
  • tab.inactiveBackground#FCFDFC60
  • tab.inactiveForeground#11131580
  • terminal.ansiBlack#111315
  • terminal.ansiBlue#216283
  • terminal.ansiCyan#A34529
  • terminal.ansiGreen#933525
  • terminal.ansiMagenta#761919
  • terminal.ansiRed#761919
  • terminal.ansiWhite#111315
  • terminal.ansiYellow#A34529
  • terminal.background#FCFDFC
  • terminal.foreground#111315
  • titleBar.activeBackground#FCFDFC
  • titleBar.activeForeground#111315
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFDFC
  • titleBar.inactiveForeground#11131560
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9ba19citalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#216283bold
storage.type, storage.modifier#216283italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#933525
string, punctuation.definition.string, string.template, meta.template.expression#A34529
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#761919
variable, variable.other.readwrite, variable.other.object#111315
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#111315
variable.parameter, meta.parameter#111315dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#11131580
keyword.operator#111315
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A34529bold
entity.other.inherited-class#933525
entity.name.tag, punctuation.definition.tag#216283
entity.other.attribute-name#933525
meta.diff, meta.diff.header#9ba19c
markup.deleted#761919
markup.inserted#933525
markup.changed#A34529
markup.heading, markup.heading.setext, punctuation.definition.heading#933525bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A34529
string.other.link.title, string.other.link.description#933525
markup.underline.link#9ba19cunderline
punctuation.definition.list#216283
markup.quote, punctuation.definition.quote#9ba19citalic
Morphous Theme by Ameyanagi - VS Code Theme