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#F7F5EE
  • activityBar.border#00000015
  • activityBar.foreground#0077FF
  • activityBar.inactiveForeground#0F141A60
  • activityBarBadge.background#0077FF
  • activityBarBadge.foreground#F7F5EE
  • button.background#0077FF
  • button.foreground#F7F5EE
  • button.hoverBackground#0077FFdd
  • editor.background#F7F5EE
  • editor.foreground#0F141A
  • editor.inactiveSelectionBackground#33D6FF2580
  • editor.lineHighlightBackground#F0ECE350
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#33D6FF25
  • editorCursor.foreground#0077FF
  • editorGroupHeader.tabsBackground#F0ECE3aa
  • editorLineNumber.activeForeground#0077FF
  • editorLineNumber.foreground#E7E2D480
  • focusBorder#0077FF
  • foreground#0F141A
  • input.background#F0ECE3
  • input.border#00000015
  • input.foreground#0F141A
  • input.placeholderForeground#0F141A60
  • list.activeSelectionBackground#0077FF30
  • list.activeSelectionForeground#0F141A
  • list.highlightForeground#0077FF
  • list.hoverBackground#F0ECE340
  • list.hoverForeground#0F141A
  • list.inactiveSelectionBackground#0077FF15
  • list.inactiveSelectionForeground#0F141A
  • selection.background#33D6FF25
  • sideBar.background#F0ECE3
  • sideBar.border#00000015
  • sideBar.foreground#0F141A
  • sideBarSectionHeader.background#F0ECE380
  • sideBarSectionHeader.foreground#0F141A
  • sideBarTitle.foreground#0077FF
  • statusBar.background#F7F5EE
  • statusBar.border#00000015
  • statusBar.foreground#0F141A
  • statusBar.noFolderBackground#F7F5EE
  • tab.activeBackground#F7F5EE
  • tab.activeBorderTop#0077FF
  • tab.activeForeground#0F141A
  • tab.border#00000015
  • tab.inactiveBackground#F7F5EE60
  • tab.inactiveForeground#0F141A80
  • terminal.ansiBlack#0F141A
  • terminal.ansiBlue#33D6FF
  • terminal.ansiCyan#C9A24A
  • terminal.ansiGreen#0077FF
  • terminal.ansiMagenta#9D3A0B
  • terminal.ansiRed#9D3A0B
  • terminal.ansiWhite#0F141A
  • terminal.ansiYellow#C9A24A
  • terminal.background#F7F5EE
  • terminal.foreground#0F141A
  • titleBar.activeBackground#F7F5EE
  • titleBar.activeForeground#0F141A
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F7F5EE
  • titleBar.inactiveForeground#0F141A60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E7E2D4italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#33D6FFbold
storage.type, storage.modifier#33D6FFitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#0077FF
string, punctuation.definition.string, string.template, meta.template.expression#C9A24A
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#9D3A0B
variable, variable.other.readwrite, variable.other.object#0F141A
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0F141A
variable.parameter, meta.parameter#0F141Additalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0F141A80
keyword.operator#0F141A
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#C9A24Abold
entity.other.inherited-class#0077FF
entity.name.tag, punctuation.definition.tag#33D6FF
entity.other.attribute-name#0077FF
meta.diff, meta.diff.header#E7E2D4
markup.deleted#9D3A0B
markup.inserted#0077FF
markup.changed#C9A24A
markup.heading, markup.heading.setext, punctuation.definition.heading#0077FFbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#C9A24A
string.other.link.title, string.other.link.description#0077FF
markup.underline.link#E7E2D4underline
punctuation.definition.list#33D6FF
markup.quote, punctuation.definition.quote#E7E2D4italic