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#FCFCFD
  • activityBar.border#00000015
  • activityBar.foreground#253E93
  • activityBar.inactiveForeground#0B1A3A60
  • activityBarBadge.background#253E93
  • activityBarBadge.foreground#FCFCFD
  • button.background#253E93
  • button.foreground#FCFCFD
  • button.hoverBackground#253E93dd
  • editor.background#FCFCFD
  • editor.foreground#0B1A3A
  • editor.inactiveSelectionBackground#2139832580
  • editor.lineHighlightBackground#F8F6F150
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21398325
  • editorCursor.foreground#253E93
  • editorGroupHeader.tabsBackground#F8F6F1aa
  • editorLineNumber.activeForeground#253E93
  • editorLineNumber.foreground#E6E8EC80
  • focusBorder#253E93
  • foreground#0B1A3A
  • input.background#F8F6F1
  • input.border#00000015
  • input.foreground#0B1A3A
  • input.placeholderForeground#0B1A3A60
  • list.activeSelectionBackground#253E9330
  • list.activeSelectionForeground#0B1A3A
  • list.highlightForeground#253E93
  • list.hoverBackground#F8F6F140
  • list.hoverForeground#0B1A3A
  • list.inactiveSelectionBackground#253E9315
  • list.inactiveSelectionForeground#0B1A3A
  • selection.background#21398325
  • sideBar.background#F8F6F1
  • sideBar.border#00000015
  • sideBar.foreground#0B1A3A
  • sideBarSectionHeader.background#F8F6F180
  • sideBarSectionHeader.foreground#0B1A3A
  • sideBarTitle.foreground#253E93
  • statusBar.background#FCFCFD
  • statusBar.border#00000015
  • statusBar.foreground#0B1A3A
  • statusBar.noFolderBackground#FCFCFD
  • tab.activeBackground#FCFCFD
  • tab.activeBorderTop#253E93
  • tab.activeForeground#0B1A3A
  • tab.border#00000015
  • tab.inactiveBackground#FCFCFD60
  • tab.inactiveForeground#0B1A3A80
  • terminal.ansiBlack#0B1A3A
  • terminal.ansiBlue#213983
  • terminal.ansiCyan#A38729
  • terminal.ansiGreen#253E93
  • terminal.ansiMagenta#194476
  • terminal.ansiRed#194476
  • terminal.ansiWhite#0B1A3A
  • terminal.ansiYellow#A38729
  • terminal.background#FCFCFD
  • terminal.foreground#0B1A3A
  • titleBar.activeBackground#FCFCFD
  • titleBar.activeForeground#0B1A3A
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFCFD
  • titleBar.inactiveForeground#0B1A3A60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E6E8ECitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#213983bold
storage.type, storage.modifier#213983italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#253E93—
string, punctuation.definition.string, string.template, meta.template.expression#A38729—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#194476—
variable, variable.other.readwrite, variable.other.object#0B1A3A—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0B1A3A—
variable.parameter, meta.parameter#0B1A3Additalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0B1A3A80—
keyword.operator#0B1A3A—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A38729bold
entity.other.inherited-class#253E93—
entity.name.tag, punctuation.definition.tag#213983—
entity.other.attribute-name#253E93—
meta.diff, meta.diff.header#E6E8EC—
markup.deleted#194476—
markup.inserted#253E93—
markup.changed#A38729—
markup.heading, markup.heading.setext, punctuation.definition.heading#253E93bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#A38729—
string.other.link.title, string.other.link.description#253E93—
markup.underline.link#E6E8ECunderline
punctuation.definition.list#213983—
markup.quote, punctuation.definition.quote#E6E8ECitalic