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#F3F8F7
  • activityBar.border#00000015
  • activityBar.foreground#0D6F7C
  • activityBar.inactiveForeground#07192460
  • activityBarBadge.background#0D6F7C
  • activityBarBadge.foreground#F3F8F7
  • button.background#0D6F7C
  • button.foreground#F3F8F7
  • button.hoverBackground#0D6F7Cdd
  • editor.background#F3F8F7
  • editor.foreground#071924
  • editor.inactiveSelectionBackground#1E88A82580
  • editor.lineHighlightBackground#F3F8F650
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#1E88A825
  • editorCursor.foreground#0D6F7C
  • editorGroupHeader.tabsBackground#F3F8F6aa
  • editorLineNumber.activeForeground#0D6F7C
  • editorLineNumber.foreground#E6EBEF80
  • focusBorder#0D6F7C
  • foreground#071924
  • input.background#F3F8F6
  • input.border#00000015
  • input.foreground#071924
  • input.placeholderForeground#07192460
  • list.activeSelectionBackground#0D6F7C30
  • list.activeSelectionForeground#071924
  • list.highlightForeground#0D6F7C
  • list.hoverBackground#F3F8F640
  • list.hoverForeground#071924
  • list.inactiveSelectionBackground#0D6F7C15
  • list.inactiveSelectionForeground#071924
  • selection.background#1E88A825
  • sideBar.background#F3F8F6
  • sideBar.border#00000015
  • sideBar.foreground#071924
  • sideBarSectionHeader.background#F3F8F680
  • sideBarSectionHeader.foreground#071924
  • sideBarTitle.foreground#0D6F7C
  • statusBar.background#F3F8F7
  • statusBar.border#00000015
  • statusBar.foreground#071924
  • statusBar.noFolderBackground#F3F8F7
  • tab.activeBackground#F3F8F7
  • tab.activeBorderTop#0D6F7C
  • tab.activeForeground#071924
  • tab.border#00000015
  • tab.inactiveBackground#F3F8F760
  • tab.inactiveForeground#07192480
  • terminal.ansiBlack#071924
  • terminal.ansiBlue#1E88A8
  • terminal.ansiCyan#2FA37A
  • terminal.ansiGreen#0D6F7C
  • terminal.ansiMagenta#9B5A55
  • terminal.ansiRed#9B5A55
  • terminal.ansiWhite#071924
  • terminal.ansiYellow#2FA37A
  • terminal.background#F3F8F7
  • terminal.foreground#071924
  • titleBar.activeBackground#F3F8F7
  • titleBar.activeForeground#071924
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F3F8F7
  • titleBar.inactiveForeground#07192460
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E6EBEFitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#1E88A8bold
storage.type, storage.modifier#1E88A8italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#0D6F7C—
string, punctuation.definition.string, string.template, meta.template.expression#2FA37A—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#9B5A55—
variable, variable.other.readwrite, variable.other.object#071924—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#071924—
variable.parameter, meta.parameter#071924dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#07192480—
keyword.operator#071924—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#2FA37Abold
entity.other.inherited-class#0D6F7C—
entity.name.tag, punctuation.definition.tag#1E88A8—
entity.other.attribute-name#0D6F7C—
meta.diff, meta.diff.header#E6EBEF—
markup.deleted#9B5A55—
markup.inserted#0D6F7C—
markup.changed#2FA37A—
markup.heading, markup.heading.setext, punctuation.definition.heading#0D6F7Cbold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#2FA37A—
string.other.link.title, string.other.link.description#0D6F7C—
markup.underline.link#E6EBEFunderline
punctuation.definition.list#1E88A8—
markup.quote, punctuation.definition.quote#E6EBEFitalic