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#F5F7FA
  • activityBar.border#00000015
  • activityBar.foreground#305A7A
  • activityBar.inactiveForeground#1B243060
  • activityBarBadge.background#305A7A
  • activityBarBadge.foreground#F5F7FA
  • button.background#305A7A
  • button.foreground#F5F7FA
  • button.hoverBackground#305A7Add
  • editor.background#F5F7FA
  • editor.foreground#1B2430
  • editor.inactiveSelectionBackground#5576922580
  • editor.lineHighlightBackground#E6ECF250
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#55769225
  • editorCursor.foreground#305A7A
  • editorGroupHeader.tabsBackground#E6ECF2aa
  • editorLineNumber.activeForeground#305A7A
  • editorLineNumber.foreground#55769280
  • focusBorder#305A7A
  • foreground#1B2430
  • input.background#E6ECF2
  • input.border#00000015
  • input.foreground#1B2430
  • input.placeholderForeground#1B243060
  • list.activeSelectionBackground#305A7A30
  • list.activeSelectionForeground#1B2430
  • list.highlightForeground#305A7A
  • list.hoverBackground#E6ECF240
  • list.hoverForeground#1B2430
  • list.inactiveSelectionBackground#305A7A15
  • list.inactiveSelectionForeground#1B2430
  • selection.background#55769225
  • sideBar.background#E6ECF2
  • sideBar.border#00000015
  • sideBar.foreground#1B2430
  • sideBarSectionHeader.background#E6ECF280
  • sideBarSectionHeader.foreground#1B2430
  • sideBarTitle.foreground#305A7A
  • statusBar.background#F5F7FA
  • statusBar.border#00000015
  • statusBar.foreground#1B2430
  • statusBar.noFolderBackground#F5F7FA
  • tab.activeBackground#F5F7FA
  • tab.activeBorderTop#305A7A
  • tab.activeForeground#1B2430
  • tab.border#00000015
  • tab.inactiveBackground#F5F7FA60
  • tab.inactiveForeground#1B243080
  • terminal.ansiBlack#1B2430
  • terminal.ansiBlue#557692
  • terminal.ansiCyan#4EA6C7
  • terminal.ansiGreen#305A7A
  • terminal.ansiMagenta#E0B24A
  • terminal.ansiRed#E0B24A
  • terminal.ansiWhite#1B2430
  • terminal.ansiYellow#4EA6C7
  • terminal.background#F5F7FA
  • terminal.foreground#1B2430
  • titleBar.activeBackground#F5F7FA
  • titleBar.activeForeground#1B2430
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F5F7FA
  • titleBar.inactiveForeground#1B243060
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#557692italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#557692bold
storage.type, storage.modifier#557692italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#305A7A
string, punctuation.definition.string, string.template, meta.template.expression#4EA6C7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#E0B24A
variable, variable.other.readwrite, variable.other.object#1B2430
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1B2430
variable.parameter, meta.parameter#1B2430dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1B243080
keyword.operator#1B2430
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#4EA6C7bold
entity.other.inherited-class#305A7A
entity.name.tag, punctuation.definition.tag#557692
entity.other.attribute-name#305A7A
meta.diff, meta.diff.header#557692
markup.deleted#E0B24A
markup.inserted#305A7A
markup.changed#4EA6C7
markup.heading, markup.heading.setext, punctuation.definition.heading#305A7Abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#4EA6C7
string.other.link.title, string.other.link.description#305A7A
markup.underline.link#557692underline
punctuation.definition.list#557692
markup.quote, punctuation.definition.quote#557692italic