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#FBFAF9
  • activityBar.border#00000015
  • activityBar.foreground#255E93
  • activityBar.inactiveForeground#282f3360
  • activityBarBadge.background#255E93
  • activityBarBadge.foreground#FBFAF9
  • button.background#255E93
  • button.foreground#FBFAF9
  • button.hoverBackground#255E93dd
  • editor.background#FBFAF9
  • editor.foreground#282f33
  • editor.inactiveSelectionBackground#21832F2580
  • editor.lineHighlightBackground#F3F1EC50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21832F25
  • editorCursor.foreground#255E93
  • editorGroupHeader.tabsBackground#F3F1ECaa
  • editorLineNumber.activeForeground#255E93
  • editorLineNumber.foreground#8fa39280
  • focusBorder#255E93
  • foreground#282f33
  • input.background#F3F1EC
  • input.border#00000015
  • input.foreground#282f33
  • input.placeholderForeground#282f3360
  • list.activeSelectionBackground#255E9330
  • list.activeSelectionForeground#282f33
  • list.highlightForeground#255E93
  • list.hoverBackground#F3F1EC40
  • list.hoverForeground#282f33
  • list.inactiveSelectionBackground#255E9315
  • list.inactiveSelectionForeground#282f33
  • selection.background#21832F25
  • sideBar.background#F3F1EC
  • sideBar.border#00000015
  • sideBar.foreground#282f33
  • sideBarSectionHeader.background#F3F1EC80
  • sideBarSectionHeader.foreground#282f33
  • sideBarTitle.foreground#255E93
  • statusBar.background#FBFAF9
  • statusBar.border#00000015
  • statusBar.foreground#282f33
  • statusBar.noFolderBackground#FBFAF9
  • tab.activeBackground#FBFAF9
  • tab.activeBorderTop#255E93
  • tab.activeForeground#282f33
  • tab.border#00000015
  • tab.inactiveBackground#FBFAF960
  • tab.inactiveForeground#282f3380
  • terminal.ansiBlack#282f33
  • terminal.ansiBlue#21832F
  • terminal.ansiCyan#A37629
  • terminal.ansiGreen#255E93
  • terminal.ansiMagenta#194776
  • terminal.ansiRed#194776
  • terminal.ansiWhite#282f33
  • terminal.ansiYellow#A37629
  • terminal.background#FBFAF9
  • terminal.foreground#282f33
  • titleBar.activeBackground#FBFAF9
  • titleBar.activeForeground#282f33
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBFAF9
  • titleBar.inactiveForeground#282f3360
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8fa392italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#21832Fbold
storage.type, storage.modifier#21832Fitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#255E93
string, punctuation.definition.string, string.template, meta.template.expression#A37629
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#194776
variable, variable.other.readwrite, variable.other.object#282f33
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#282f33
variable.parameter, meta.parameter#282f33dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#282f3380
keyword.operator#282f33
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A37629bold
entity.other.inherited-class#255E93
entity.name.tag, punctuation.definition.tag#21832F
entity.other.attribute-name#255E93
meta.diff, meta.diff.header#8fa392
markup.deleted#194776
markup.inserted#255E93
markup.changed#A37629
markup.heading, markup.heading.setext, punctuation.definition.heading#255E93bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A37629
string.other.link.title, string.other.link.description#255E93
markup.underline.link#8fa392underline
punctuation.definition.list#21832F
markup.quote, punctuation.definition.quote#8fa392italic