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#FDFDFC
  • activityBar.border#00000015
  • activityBar.foreground#936725
  • activityBar.inactiveForeground#0E1F2C60
  • activityBarBadge.background#936725
  • activityBarBadge.foreground#FDFDFC
  • button.background#936725
  • button.foreground#FDFDFC
  • button.hoverBackground#936725dd
  • editor.background#FDFDFC
  • editor.foreground#0E1F2C
  • editor.inactiveSelectionBackground#835D212580
  • editor.lineHighlightBackground#F7F7F750
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#835D2125
  • editorCursor.foreground#936725
  • editorGroupHeader.tabsBackground#F7F7F7aa
  • editorLineNumber.activeForeground#936725
  • editorLineNumber.foreground#EEF3F680
  • focusBorder#936725
  • foreground#0E1F2C
  • input.background#F7F7F7
  • input.border#00000015
  • input.foreground#0E1F2C
  • input.placeholderForeground#0E1F2C60
  • list.activeSelectionBackground#93672530
  • list.activeSelectionForeground#0E1F2C
  • list.highlightForeground#936725
  • list.hoverBackground#F7F7F740
  • list.hoverForeground#0E1F2C
  • list.inactiveSelectionBackground#93672515
  • list.inactiveSelectionForeground#0E1F2C
  • selection.background#835D2125
  • sideBar.background#F7F7F7
  • sideBar.border#00000015
  • sideBar.foreground#0E1F2C
  • sideBarSectionHeader.background#F7F7F780
  • sideBarSectionHeader.foreground#0E1F2C
  • sideBarTitle.foreground#936725
  • statusBar.background#FDFDFC
  • statusBar.border#00000015
  • statusBar.foreground#0E1F2C
  • statusBar.noFolderBackground#FDFDFC
  • tab.activeBackground#FDFDFC
  • tab.activeBorderTop#936725
  • tab.activeForeground#0E1F2C
  • tab.border#00000015
  • tab.inactiveBackground#FDFDFC60
  • tab.inactiveForeground#0E1F2C80
  • terminal.ansiBlack#0E1F2C
  • terminal.ansiBlue#835D21
  • terminal.ansiCyan#A38D29
  • terminal.ansiGreen#936725
  • terminal.ansiMagenta#194F76
  • terminal.ansiRed#194F76
  • terminal.ansiWhite#0E1F2C
  • terminal.ansiYellow#A38D29
  • terminal.background#FDFDFC
  • terminal.foreground#0E1F2C
  • titleBar.activeBackground#FDFDFC
  • titleBar.activeForeground#0E1F2C
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FDFDFC
  • titleBar.inactiveForeground#0E1F2C60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#EEF3F6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#835D21bold
storage.type, storage.modifier#835D21italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#936725
string, punctuation.definition.string, string.template, meta.template.expression#A38D29
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#194F76
variable, variable.other.readwrite, variable.other.object#0E1F2C
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0E1F2C
variable.parameter, meta.parameter#0E1F2Cdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0E1F2C80
keyword.operator#0E1F2C
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A38D29bold
entity.other.inherited-class#936725
entity.name.tag, punctuation.definition.tag#835D21
entity.other.attribute-name#936725
meta.diff, meta.diff.header#EEF3F6
markup.deleted#194F76
markup.inserted#936725
markup.changed#A38D29
markup.heading, markup.heading.setext, punctuation.definition.heading#936725bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A38D29
string.other.link.title, string.other.link.description#936725
markup.underline.link#EEF3F6underline
punctuation.definition.list#835D21
markup.quote, punctuation.definition.quote#EEF3F6italic