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

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#F3F8F7—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F3F8F7—
variable.parameter, meta.parameter#F3F8F7dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F3F8F780—
keyword.operator#F3F8F7—
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