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#FBFEFE
  • activityBar.border#00000015
  • activityBar.foreground#259351
  • activityBar.inactiveForeground#101b3d60
  • activityBarBadge.background#259351
  • activityBarBadge.foreground#FBFEFE
  • button.background#259351
  • button.foreground#FBFEFE
  • button.hoverBackground#259351dd
  • editor.background#FBFEFE
  • editor.foreground#101b3d
  • editor.inactiveSelectionBackground#3421832580
  • editor.lineHighlightBackground#E9F4F750
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#34218325
  • editorCursor.foreground#259351
  • editorGroupHeader.tabsBackground#E9F4F7aa
  • editorLineNumber.activeForeground#259351
  • editorLineNumber.foreground#9baec080
  • focusBorder#259351
  • foreground#101b3d
  • input.background#E9F4F7
  • input.border#00000015
  • input.foreground#101b3d
  • input.placeholderForeground#101b3d60
  • list.activeSelectionBackground#25935130
  • list.activeSelectionForeground#101b3d
  • list.highlightForeground#259351
  • list.hoverBackground#E9F4F740
  • list.hoverForeground#101b3d
  • list.inactiveSelectionBackground#25935115
  • list.inactiveSelectionForeground#101b3d
  • selection.background#34218325
  • sideBar.background#E9F4F7
  • sideBar.border#00000015
  • sideBar.foreground#101b3d
  • sideBarSectionHeader.background#E9F4F780
  • sideBarSectionHeader.foreground#101b3d
  • sideBarTitle.foreground#259351
  • statusBar.background#FBFEFE
  • statusBar.border#00000015
  • statusBar.foreground#101b3d
  • statusBar.noFolderBackground#FBFEFE
  • tab.activeBackground#FBFEFE
  • tab.activeBorderTop#259351
  • tab.activeForeground#101b3d
  • tab.border#00000015
  • tab.inactiveBackground#FBFEFE60
  • tab.inactiveForeground#101b3d80
  • terminal.ansiBlack#101b3d
  • terminal.ansiBlue#342183
  • terminal.ansiCyan#2999A3
  • terminal.ansiGreen#259351
  • terminal.ansiMagenta#5F1976
  • terminal.ansiRed#5F1976
  • terminal.ansiWhite#101b3d
  • terminal.ansiYellow#2999A3
  • terminal.background#FBFEFE
  • terminal.foreground#101b3d
  • titleBar.activeBackground#FBFEFE
  • titleBar.activeForeground#101b3d
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBFEFE
  • titleBar.inactiveForeground#101b3d60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9baec0italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#342183bold
storage.type, storage.modifier#342183italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#259351
string, punctuation.definition.string, string.template, meta.template.expression#2999A3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#5F1976
variable, variable.other.readwrite, variable.other.object#101b3d
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#101b3d
variable.parameter, meta.parameter#101b3ddditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#101b3d80
keyword.operator#101b3d
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#2999A3bold
entity.other.inherited-class#259351
entity.name.tag, punctuation.definition.tag#342183
entity.other.attribute-name#259351
meta.diff, meta.diff.header#9baec0
markup.deleted#5F1976
markup.inserted#259351
markup.changed#2999A3
markup.heading, markup.heading.setext, punctuation.definition.heading#259351bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#2999A3
string.other.link.title, string.other.link.description#259351
markup.underline.link#9baec0underline
punctuation.definition.list#342183
markup.quote, punctuation.definition.quote#9baec0italic