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#F9FBF9
  • activityBar.border#00000015
  • activityBar.foreground#255A93
  • activityBar.inactiveForeground#11181C60
  • activityBarBadge.background#255A93
  • activityBarBadge.foreground#F9FBF9
  • button.background#255A93
  • button.foreground#F9FBF9
  • button.hoverBackground#255A93dd
  • editor.background#F9FBF9
  • editor.foreground#11181C
  • editor.inactiveSelectionBackground#834B212580
  • editor.lineHighlightBackground#F7F4E850
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#834B2125
  • editorCursor.foreground#255A93
  • editorGroupHeader.tabsBackground#F7F4E8aa
  • editorLineNumber.activeForeground#255A93
  • editorLineNumber.foreground#B5835A80
  • focusBorder#255A93
  • foreground#11181C
  • input.background#F7F4E8
  • input.border#00000015
  • input.foreground#11181C
  • input.placeholderForeground#11181C60
  • list.activeSelectionBackground#255A9330
  • list.activeSelectionForeground#11181C
  • list.highlightForeground#255A93
  • list.hoverBackground#F7F4E840
  • list.hoverForeground#11181C
  • list.inactiveSelectionBackground#255A9315
  • list.inactiveSelectionForeground#11181C
  • selection.background#834B2125
  • sideBar.background#F7F4E8
  • sideBar.border#00000015
  • sideBar.foreground#11181C
  • sideBarSectionHeader.background#F7F4E880
  • sideBarSectionHeader.foreground#11181C
  • sideBarTitle.foreground#255A93
  • statusBar.background#F9FBF9
  • statusBar.border#00000015
  • statusBar.foreground#11181C
  • statusBar.noFolderBackground#F9FBF9
  • tab.activeBackground#F9FBF9
  • tab.activeBorderTop#255A93
  • tab.activeForeground#11181C
  • tab.border#00000015
  • tab.inactiveBackground#F9FBF960
  • tab.inactiveForeground#11181C80
  • terminal.ansiBlack#11181C
  • terminal.ansiBlue#834B21
  • terminal.ansiCyan#29A39B
  • terminal.ansiGreen#255A93
  • terminal.ansiMagenta#195176
  • terminal.ansiRed#195176
  • terminal.ansiWhite#11181C
  • terminal.ansiYellow#29A39B
  • terminal.background#F9FBF9
  • terminal.foreground#11181C
  • titleBar.activeBackground#F9FBF9
  • titleBar.activeForeground#11181C
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F9FBF9
  • titleBar.inactiveForeground#11181C60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#B5835Aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#834B21bold
storage.type, storage.modifier#834B21italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#255A93
string, punctuation.definition.string, string.template, meta.template.expression#29A39B
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#195176
variable, variable.other.readwrite, variable.other.object#11181C
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#11181C
variable.parameter, meta.parameter#11181Cdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#11181C80
keyword.operator#11181C
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#29A39Bbold
entity.other.inherited-class#255A93
entity.name.tag, punctuation.definition.tag#834B21
entity.other.attribute-name#255A93
meta.diff, meta.diff.header#B5835A
markup.deleted#195176
markup.inserted#255A93
markup.changed#29A39B
markup.heading, markup.heading.setext, punctuation.definition.heading#255A93bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#29A39B
string.other.link.title, string.other.link.description#255A93
markup.underline.link#B5835Aunderline
punctuation.definition.list#834B21
markup.quote, punctuation.definition.quote#B5835Aitalic
Morphous Theme by Ameyanagi - VS Code Theme