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#FAFBF9
  • activityBar.border#00000015
  • activityBar.foreground#889325
  • activityBar.inactiveForeground#0C130E60
  • activityBarBadge.background#889325
  • activityBarBadge.foreground#FAFBF9
  • button.background#889325
  • button.foreground#FAFBF9
  • button.hoverBackground#889325dd
  • editor.background#FAFBF9
  • editor.foreground#0C130E
  • editor.inactiveSelectionBackground#2183372580
  • editor.lineHighlightBackground#FBFAF350
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21833725
  • editorCursor.foreground#889325
  • editorGroupHeader.tabsBackground#FBFAF3aa
  • editorLineNumber.activeForeground#889325
  • editorLineNumber.foreground#E8E4D380
  • focusBorder#889325
  • foreground#0C130E
  • input.background#FBFAF3
  • input.border#00000015
  • input.foreground#0C130E
  • input.placeholderForeground#0C130E60
  • list.activeSelectionBackground#88932530
  • list.activeSelectionForeground#0C130E
  • list.highlightForeground#889325
  • list.hoverBackground#FBFAF340
  • list.hoverForeground#0C130E
  • list.inactiveSelectionBackground#88932515
  • list.inactiveSelectionForeground#0C130E
  • selection.background#21833725
  • sideBar.background#FBFAF3
  • sideBar.border#00000015
  • sideBar.foreground#0C130E
  • sideBarSectionHeader.background#FBFAF380
  • sideBarSectionHeader.foreground#0C130E
  • sideBarTitle.foreground#889325
  • statusBar.background#FAFBF9
  • statusBar.border#00000015
  • statusBar.foreground#0C130E
  • statusBar.noFolderBackground#FAFBF9
  • tab.activeBackground#FAFBF9
  • tab.activeBorderTop#889325
  • tab.activeForeground#0C130E
  • tab.border#00000015
  • tab.inactiveBackground#FAFBF960
  • tab.inactiveForeground#0C130E80
  • terminal.ansiBlack#0C130E
  • terminal.ansiBlue#218337
  • terminal.ansiCyan#66A329
  • terminal.ansiGreen#889325
  • terminal.ansiMagenta#766219
  • terminal.ansiRed#766219
  • terminal.ansiWhite#0C130E
  • terminal.ansiYellow#66A329
  • terminal.background#FAFBF9
  • terminal.foreground#0C130E
  • titleBar.activeBackground#FAFBF9
  • titleBar.activeForeground#0C130E
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FAFBF9
  • titleBar.inactiveForeground#0C130E60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E8E4D3italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#218337bold
storage.type, storage.modifier#218337italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#889325
string, punctuation.definition.string, string.template, meta.template.expression#66A329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#766219
variable, variable.other.readwrite, variable.other.object#0C130E
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0C130E
variable.parameter, meta.parameter#0C130Edditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0C130E80
keyword.operator#0C130E
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#66A329bold
entity.other.inherited-class#889325
entity.name.tag, punctuation.definition.tag#218337
entity.other.attribute-name#889325
meta.diff, meta.diff.header#E8E4D3
markup.deleted#766219
markup.inserted#889325
markup.changed#66A329
markup.heading, markup.heading.setext, punctuation.definition.heading#889325bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#66A329
string.other.link.title, string.other.link.description#889325
markup.underline.link#E8E4D3underline
punctuation.definition.list#218337
markup.quote, punctuation.definition.quote#E8E4D3italic