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#FAFAFF
  • activityBar.border#00000015
  • activityBar.foreground#936C25
  • activityBar.inactiveForeground#10172f60
  • activityBarBadge.background#936C25
  • activityBarBadge.foreground#FAFAFF
  • button.background#936C25
  • button.foreground#FAFAFF
  • button.hoverBackground#936C25dd
  • editor.background#FAFAFF
  • editor.foreground#10172f
  • editor.inactiveSelectionBackground#3B21832580
  • editor.lineHighlightBackground#F2EEE350
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#3B218325
  • editorCursor.foreground#936C25
  • editorGroupHeader.tabsBackground#F2EEE3aa
  • editorLineNumber.activeForeground#936C25
  • editorLineNumber.foreground#68708d80
  • focusBorder#936C25
  • foreground#10172f
  • input.background#F2EEE3
  • input.border#00000015
  • input.foreground#10172f
  • input.placeholderForeground#10172f60
  • list.activeSelectionBackground#936C2530
  • list.activeSelectionForeground#10172f
  • list.highlightForeground#936C25
  • list.hoverBackground#F2EEE340
  • list.hoverForeground#10172f
  • list.inactiveSelectionBackground#936C2515
  • list.inactiveSelectionForeground#10172f
  • selection.background#3B218325
  • sideBar.background#F2EEE3
  • sideBar.border#00000015
  • sideBar.foreground#10172f
  • sideBarSectionHeader.background#F2EEE380
  • sideBarSectionHeader.foreground#10172f
  • sideBarTitle.foreground#936C25
  • statusBar.background#FAFAFF
  • statusBar.border#00000015
  • statusBar.foreground#10172f
  • statusBar.noFolderBackground#FAFAFF
  • tab.activeBackground#FAFAFF
  • tab.activeBorderTop#936C25
  • tab.activeForeground#10172f
  • tab.border#00000015
  • tab.inactiveBackground#FAFAFF60
  • tab.inactiveForeground#10172f80
  • terminal.ansiBlack#10172f
  • terminal.ansiBlue#3B2183
  • terminal.ansiCyan#A32929
  • terminal.ansiGreen#936C25
  • terminal.ansiMagenta#192F76
  • terminal.ansiRed#192F76
  • terminal.ansiWhite#10172f
  • terminal.ansiYellow#A32929
  • terminal.background#FAFAFF
  • terminal.foreground#10172f
  • titleBar.activeBackground#FAFAFF
  • titleBar.activeForeground#10172f
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FAFAFF
  • titleBar.inactiveForeground#10172f60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#68708ditalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#3B2183bold
storage.type, storage.modifier#3B2183italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#936C25
string, punctuation.definition.string, string.template, meta.template.expression#A32929
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#192F76
variable, variable.other.readwrite, variable.other.object#10172f
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#10172f
variable.parameter, meta.parameter#10172fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#10172f80
keyword.operator#10172f
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A32929bold
entity.other.inherited-class#936C25
entity.name.tag, punctuation.definition.tag#3B2183
entity.other.attribute-name#936C25
meta.diff, meta.diff.header#68708d
markup.deleted#192F76
markup.inserted#936C25
markup.changed#A32929
markup.heading, markup.heading.setext, punctuation.definition.heading#936C25bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A32929
string.other.link.title, string.other.link.description#936C25
markup.underline.link#68708dunderline
punctuation.definition.list#3B2183
markup.quote, punctuation.definition.quote#68708ditalic