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#0D1A38
  • activityBar.border#ffffff15
  • activityBar.foreground#183A8F
  • activityBar.inactiveForeground#F2F6FA60
  • activityBarBadge.background#183A8F
  • activityBarBadge.foreground#0D1A38
  • button.background#183A8F
  • button.foreground#0D1A38
  • button.hoverBackground#183A8Fdd
  • editor.background#0D1A38
  • editor.foreground#F2F6FA
  • editor.inactiveSelectionBackground#1E4A343580
  • editor.lineHighlightBackground#0B122040
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#1E4A3435
  • editorCursor.foreground#183A8F
  • editorGroupHeader.tabsBackground#0D1A38dd
  • editorLineNumber.activeForeground#183A8F
  • editorLineNumber.foreground#E2E8F280
  • focusBorder#183A8F
  • foreground#F2F6FA
  • input.background#0B1220
  • input.border#ffffff15
  • input.foreground#F2F6FA
  • input.placeholderForeground#F2F6FA60
  • list.activeSelectionBackground#183A8F30
  • list.activeSelectionForeground#F2F6FA
  • list.highlightForeground#183A8F
  • list.hoverBackground#0B122040
  • list.hoverForeground#F2F6FA
  • list.inactiveSelectionBackground#183A8F15
  • list.inactiveSelectionForeground#F2F6FA
  • selection.background#1E4A3435
  • sideBar.background#0B1220
  • sideBar.border#ffffff15
  • sideBar.foreground#F2F6FA
  • sideBarSectionHeader.background#0D1A3880
  • sideBarSectionHeader.foreground#F2F6FA
  • sideBarTitle.foreground#183A8F
  • statusBar.background#0D1A38
  • statusBar.border#ffffff15
  • statusBar.foreground#F2F6FA
  • statusBar.noFolderBackground#0D1A38
  • tab.activeBackground#0D1A38
  • tab.activeBorderTop#183A8F
  • tab.activeForeground#F2F6FA
  • tab.border#ffffff15
  • tab.inactiveBackground#0B122060
  • tab.inactiveForeground#F2F6FA80
  • terminal.ansiBlack#0D1A38
  • terminal.ansiBlue#1E4A34
  • terminal.ansiCyan#2F6BFF
  • terminal.ansiGreen#183A8F
  • terminal.ansiMagenta#8FA7E1
  • terminal.ansiRed#8FA7E1
  • terminal.ansiWhite#F2F6FA
  • terminal.ansiYellow#2F6BFF
  • terminal.background#0D1A38
  • terminal.foreground#F2F6FA
  • titleBar.activeBackground#0D1A38
  • titleBar.activeForeground#F2F6FA
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#0D1A38
  • titleBar.inactiveForeground#F2F6FA60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E2E8F2italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#1E4A34bold
storage.type, storage.modifier#1E4A34italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#183A8F—
string, punctuation.definition.string, string.template, meta.template.expression#2F6BFF—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#8FA7E1—
variable, variable.other.readwrite, variable.other.object#F2F6FA—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F2F6FA—
variable.parameter, meta.parameter#F2F6FAdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F2F6FA80—
keyword.operator#F2F6FA—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#2F6BFFbold
entity.other.inherited-class#183A8F—
entity.name.tag, punctuation.definition.tag#1E4A34—
entity.other.attribute-name#183A8F—
meta.diff, meta.diff.header#E2E8F2—
markup.deleted#8FA7E1—
markup.inserted#183A8F—
markup.changed#2F6BFF—
markup.heading, markup.heading.setext, punctuation.definition.heading#183A8Fbold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#2F6BFF—
string.other.link.title, string.other.link.description#183A8F—
markup.underline.link#E2E8F2underline
punctuation.definition.list#1E4A34—
markup.quote, punctuation.definition.quote#E2E8F2italic