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#FCFCFC
  • activityBar.border#00000015
  • activityBar.foreground#936E25
  • activityBar.inactiveForeground#382F2460
  • activityBarBadge.background#936E25
  • activityBarBadge.foreground#FCFCFC
  • button.background#936E25
  • button.foreground#FCFCFC
  • button.hoverBackground#936E25dd
  • editor.background#FCFCFC
  • editor.foreground#382F24
  • editor.inactiveSelectionBackground#2183412580
  • editor.lineHighlightBackground#F9F8F650
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21834125
  • editorCursor.foreground#936E25
  • editorGroupHeader.tabsBackground#F9F8F6aa
  • editorLineNumber.activeForeground#936E25
  • editorLineNumber.foreground#E7E5DF80
  • focusBorder#936E25
  • foreground#382F24
  • input.background#F9F8F6
  • input.border#00000015
  • input.foreground#382F24
  • input.placeholderForeground#382F2460
  • list.activeSelectionBackground#936E2530
  • list.activeSelectionForeground#382F24
  • list.highlightForeground#936E25
  • list.hoverBackground#F9F8F640
  • list.hoverForeground#382F24
  • list.inactiveSelectionBackground#936E2515
  • list.inactiveSelectionForeground#382F24
  • selection.background#21834125
  • sideBar.background#F9F8F6
  • sideBar.border#00000015
  • sideBar.foreground#382F24
  • sideBarSectionHeader.background#F9F8F680
  • sideBarSectionHeader.foreground#382F24
  • sideBarTitle.foreground#936E25
  • statusBar.background#FCFCFC
  • statusBar.border#00000015
  • statusBar.foreground#382F24
  • statusBar.noFolderBackground#FCFCFC
  • tab.activeBackground#FCFCFC
  • tab.activeBorderTop#936E25
  • tab.activeForeground#382F24
  • tab.border#00000015
  • tab.inactiveBackground#FCFCFC60
  • tab.inactiveForeground#382F2480
  • terminal.ansiBlack#382F24
  • terminal.ansiBlue#218341
  • terminal.ansiCyan#A38129
  • terminal.ansiGreen#936E25
  • terminal.ansiMagenta#761F19
  • terminal.ansiRed#761F19
  • terminal.ansiWhite#382F24
  • terminal.ansiYellow#A38129
  • terminal.background#FCFCFC
  • terminal.foreground#382F24
  • titleBar.activeBackground#FCFCFC
  • titleBar.activeForeground#382F24
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFCFC
  • titleBar.inactiveForeground#382F2460
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E7E5DFitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#218341bold
storage.type, storage.modifier#218341italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#936E25
string, punctuation.definition.string, string.template, meta.template.expression#A38129
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#761F19
variable, variable.other.readwrite, variable.other.object#382F24
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#382F24
variable.parameter, meta.parameter#382F24dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#382F2480
keyword.operator#382F24
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A38129bold
entity.other.inherited-class#936E25
entity.name.tag, punctuation.definition.tag#218341
entity.other.attribute-name#936E25
meta.diff, meta.diff.header#E7E5DF
markup.deleted#761F19
markup.inserted#936E25
markup.changed#A38129
markup.heading, markup.heading.setext, punctuation.definition.heading#936E25bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A38129
string.other.link.title, string.other.link.description#936E25
markup.underline.link#E7E5DFunderline
punctuation.definition.list#218341
markup.quote, punctuation.definition.quote#E7E5DFitalic