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#FBFDFE
  • activityBar.border#00000015
  • activityBar.foreground#255E93
  • activityBar.inactiveForeground#0d111760
  • activityBarBadge.background#255E93
  • activityBarBadge.foreground#FBFDFE
  • button.background#255E93
  • button.foreground#FBFDFE
  • button.hoverBackground#255E93dd
  • editor.background#FBFDFE
  • editor.foreground#0d1117
  • editor.inactiveSelectionBackground#214D832580
  • editor.lineHighlightBackground#F4F8FB50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#214D8325
  • editorCursor.foreground#255E93
  • editorGroupHeader.tabsBackground#F4F8FBaa
  • editorLineNumber.activeForeground#255E93
  • editorLineNumber.foreground#8c97a380
  • focusBorder#255E93
  • foreground#0d1117
  • input.background#F4F8FB
  • input.border#00000015
  • input.foreground#0d1117
  • input.placeholderForeground#0d111760
  • list.activeSelectionBackground#255E9330
  • list.activeSelectionForeground#0d1117
  • list.highlightForeground#255E93
  • list.hoverBackground#F4F8FB40
  • list.hoverForeground#0d1117
  • list.inactiveSelectionBackground#255E9315
  • list.inactiveSelectionForeground#0d1117
  • selection.background#214D8325
  • sideBar.background#F4F8FB
  • sideBar.border#00000015
  • sideBar.foreground#0d1117
  • sideBarSectionHeader.background#F4F8FB80
  • sideBarSectionHeader.foreground#0d1117
  • sideBarTitle.foreground#255E93
  • statusBar.background#FBFDFE
  • statusBar.border#00000015
  • statusBar.foreground#0d1117
  • statusBar.noFolderBackground#FBFDFE
  • tab.activeBackground#FBFDFE
  • tab.activeBorderTop#255E93
  • tab.activeForeground#0d1117
  • tab.border#00000015
  • tab.inactiveBackground#FBFDFE60
  • tab.inactiveForeground#0d111780
  • terminal.ansiBlack#0d1117
  • terminal.ansiBlue#214D83
  • terminal.ansiCyan#297EA3
  • terminal.ansiGreen#255E93
  • terminal.ansiMagenta#765819
  • terminal.ansiRed#765819
  • terminal.ansiWhite#0d1117
  • terminal.ansiYellow#297EA3
  • terminal.background#FBFDFE
  • terminal.foreground#0d1117
  • titleBar.activeBackground#FBFDFE
  • titleBar.activeForeground#0d1117
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBFDFE
  • titleBar.inactiveForeground#0d111760
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8c97a3italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#214D83bold
storage.type, storage.modifier#214D83italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#255E93
string, punctuation.definition.string, string.template, meta.template.expression#297EA3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765819
variable, variable.other.readwrite, variable.other.object#0d1117
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0d1117
variable.parameter, meta.parameter#0d1117dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0d111780
keyword.operator#0d1117
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#297EA3bold
entity.other.inherited-class#255E93
entity.name.tag, punctuation.definition.tag#214D83
entity.other.attribute-name#255E93
meta.diff, meta.diff.header#8c97a3
markup.deleted#765819
markup.inserted#255E93
markup.changed#297EA3
markup.heading, markup.heading.setext, punctuation.definition.heading#255E93bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#297EA3
string.other.link.title, string.other.link.description#255E93
markup.underline.link#8c97a3underline
punctuation.definition.list#214D83
markup.quote, punctuation.definition.quote#8c97a3italic