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#F7F8FA
  • activityBar.border#00000015
  • activityBar.foreground#0E7C82
  • activityBar.inactiveForeground#052B3260
  • activityBarBadge.background#0E7C82
  • activityBarBadge.foreground#F7F8FA
  • button.background#0E7C82
  • button.foreground#F7F8FA
  • button.hoverBackground#0E7C82dd
  • editor.background#F7F8FA
  • editor.foreground#052B32
  • editor.inactiveSelectionBackground#C9F2F02580
  • editor.lineHighlightBackground#C9F2F050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#C9F2F025
  • editorCursor.foreground#0E7C82
  • editorGroupHeader.tabsBackground#C9F2F0aa
  • editorLineNumber.activeForeground#0E7C82
  • editorLineNumber.foreground#6B7C8280
  • focusBorder#0E7C82
  • foreground#052B32
  • input.background#C9F2F0
  • input.border#00000015
  • input.foreground#052B32
  • input.placeholderForeground#052B3260
  • list.activeSelectionBackground#0E7C8230
  • list.activeSelectionForeground#052B32
  • list.highlightForeground#0E7C82
  • list.hoverBackground#C9F2F040
  • list.hoverForeground#052B32
  • list.inactiveSelectionBackground#0E7C8215
  • list.inactiveSelectionForeground#052B32
  • selection.background#C9F2F025
  • sideBar.background#C9F2F0
  • sideBar.border#00000015
  • sideBar.foreground#052B32
  • sideBarSectionHeader.background#C9F2F080
  • sideBarSectionHeader.foreground#052B32
  • sideBarTitle.foreground#0E7C82
  • statusBar.background#F7F8FA
  • statusBar.border#00000015
  • statusBar.foreground#052B32
  • statusBar.noFolderBackground#F7F8FA
  • tab.activeBackground#F7F8FA
  • tab.activeBorderTop#0E7C82
  • tab.activeForeground#052B32
  • tab.border#00000015
  • tab.inactiveBackground#F7F8FA60
  • tab.inactiveForeground#052B3280
  • terminal.ansiBlack#052B32
  • terminal.ansiBlue#C9F2F0
  • terminal.ansiCyan#FF9A80
  • terminal.ansiGreen#0E7C82
  • terminal.ansiMagenta#A6FF49
  • terminal.ansiRed#A6FF49
  • terminal.ansiWhite#052B32
  • terminal.ansiYellow#FF9A80
  • terminal.background#F7F8FA
  • terminal.foreground#052B32
  • titleBar.activeBackground#F7F8FA
  • titleBar.activeForeground#052B32
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F7F8FA
  • titleBar.inactiveForeground#052B3260
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6B7C82italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#C9F2F0bold
storage.type, storage.modifier#C9F2F0italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#0E7C82
string, punctuation.definition.string, string.template, meta.template.expression#FF9A80
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#A6FF49
variable, variable.other.readwrite, variable.other.object#052B32
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#052B32
variable.parameter, meta.parameter#052B32dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#052B3280
keyword.operator#052B32
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#FF9A80bold
entity.other.inherited-class#0E7C82
entity.name.tag, punctuation.definition.tag#C9F2F0
entity.other.attribute-name#0E7C82
meta.diff, meta.diff.header#6B7C82
markup.deleted#A6FF49
markup.inserted#0E7C82
markup.changed#FF9A80
markup.heading, markup.heading.setext, punctuation.definition.heading#0E7C82bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#FF9A80
string.other.link.title, string.other.link.description#0E7C82
markup.underline.link#6B7C82underline
punctuation.definition.list#C9F2F0
markup.quote, punctuation.definition.quote#6B7C82italic