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#FBFBF8
  • activityBar.border#00000015
  • activityBar.foreground#255693
  • activityBar.inactiveForeground#1B1F2360
  • activityBarBadge.background#255693
  • activityBarBadge.foreground#FBFBF8
  • button.background#255693
  • button.foreground#FBFBF8
  • button.hoverBackground#255693dd
  • editor.background#FBFBF8
  • editor.foreground#1B1F23
  • editor.inactiveSelectionBackground#834E212580
  • editor.lineHighlightBackground#F6F7F850
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#834E2125
  • editorCursor.foreground#255693
  • editorGroupHeader.tabsBackground#F6F7F8aa
  • editorLineNumber.activeForeground#255693
  • editorLineNumber.foreground#ECEFF280
  • focusBorder#255693
  • foreground#1B1F23
  • input.background#F6F7F8
  • input.border#00000015
  • input.foreground#1B1F23
  • input.placeholderForeground#1B1F2360
  • list.activeSelectionBackground#25569330
  • list.activeSelectionForeground#1B1F23
  • list.highlightForeground#255693
  • list.hoverBackground#F6F7F840
  • list.hoverForeground#1B1F23
  • list.inactiveSelectionBackground#25569315
  • list.inactiveSelectionForeground#1B1F23
  • selection.background#834E2125
  • sideBar.background#F6F7F8
  • sideBar.border#00000015
  • sideBar.foreground#1B1F23
  • sideBarSectionHeader.background#F6F7F880
  • sideBarSectionHeader.foreground#1B1F23
  • sideBarTitle.foreground#255693
  • statusBar.background#FBFBF8
  • statusBar.border#00000015
  • statusBar.foreground#1B1F23
  • statusBar.noFolderBackground#FBFBF8
  • tab.activeBackground#FBFBF8
  • tab.activeBorderTop#255693
  • tab.activeForeground#1B1F23
  • tab.border#00000015
  • tab.inactiveBackground#FBFBF860
  • tab.inactiveForeground#1B1F2380
  • terminal.ansiBlack#1B1F23
  • terminal.ansiBlue#834E21
  • terminal.ansiCyan#76A329
  • terminal.ansiGreen#255693
  • terminal.ansiMagenta#762819
  • terminal.ansiRed#762819
  • terminal.ansiWhite#1B1F23
  • terminal.ansiYellow#76A329
  • terminal.background#FBFBF8
  • terminal.foreground#1B1F23
  • titleBar.activeBackground#FBFBF8
  • titleBar.activeForeground#1B1F23
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBFBF8
  • titleBar.inactiveForeground#1B1F2360
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#ECEFF2italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#834E21bold
storage.type, storage.modifier#834E21italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#255693
string, punctuation.definition.string, string.template, meta.template.expression#76A329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#762819
variable, variable.other.readwrite, variable.other.object#1B1F23
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1B1F23
variable.parameter, meta.parameter#1B1F23dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1B1F2380
keyword.operator#1B1F23
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#76A329bold
entity.other.inherited-class#255693
entity.name.tag, punctuation.definition.tag#834E21
entity.other.attribute-name#255693
meta.diff, meta.diff.header#ECEFF2
markup.deleted#762819
markup.inserted#255693
markup.changed#76A329
markup.heading, markup.heading.setext, punctuation.definition.heading#255693bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#76A329
string.other.link.title, string.other.link.description#255693
markup.underline.link#ECEFF2underline
punctuation.definition.list#834E21
markup.quote, punctuation.definition.quote#ECEFF2italic
Morphous Theme by Ameyanagi - VS Code Theme