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#3D9325
  • activityBar.inactiveForeground#4A5A4860
  • activityBarBadge.background#3D9325
  • activityBarBadge.foreground#FDFDFC
  • button.background#3D9325
  • button.foreground#FDFDFC
  • button.hoverBackground#3D9325dd
  • editor.background#FDFDFC
  • editor.foreground#4A5A48
  • editor.inactiveSelectionBackground#835F212580
  • editor.lineHighlightBackground#CC9F7F50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#835F2125
  • editorCursor.foreground#3D9325
  • editorGroupHeader.tabsBackground#CC9F7Faa
  • editorLineNumber.activeForeground#3D9325
  • editorLineNumber.foreground#B5836E80
  • focusBorder#3D9325
  • foreground#4A5A48
  • input.background#CC9F7F
  • input.border#00000015
  • input.foreground#4A5A48
  • input.placeholderForeground#4A5A4860
  • list.activeSelectionBackground#3D932530
  • list.activeSelectionForeground#4A5A48
  • list.highlightForeground#3D9325
  • list.hoverBackground#CC9F7F40
  • list.hoverForeground#4A5A48
  • list.inactiveSelectionBackground#3D932515
  • list.inactiveSelectionForeground#4A5A48
  • selection.background#835F2125
  • sideBar.background#CC9F7F
  • sideBar.border#00000015
  • sideBar.foreground#4A5A48
  • sideBarSectionHeader.background#CC9F7F80
  • sideBarSectionHeader.foreground#4A5A48
  • sideBarTitle.foreground#3D9325
  • statusBar.background#FDFDFC
  • statusBar.border#00000015
  • statusBar.foreground#4A5A48
  • statusBar.noFolderBackground#FDFDFC
  • tab.activeBackground#FDFDFC
  • tab.activeBorderTop#3D9325
  • tab.activeForeground#4A5A48
  • tab.border#00000015
  • tab.inactiveBackground#FDFDFC60
  • tab.inactiveForeground#4A5A4880
  • terminal.ansiBlack#4A5A48
  • terminal.ansiBlue#835F21
  • terminal.ansiCyan#A3294E
  • terminal.ansiGreen#3D9325
  • terminal.ansiMagenta#765519
  • terminal.ansiRed#765519
  • terminal.ansiWhite#4A5A48
  • terminal.ansiYellow#A3294E
  • terminal.background#FDFDFC
  • terminal.foreground#4A5A48
  • titleBar.activeBackground#FDFDFC
  • titleBar.activeForeground#4A5A48
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FDFDFC
  • titleBar.inactiveForeground#4A5A4860
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#B5836Eitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#835F21bold
storage.type, storage.modifier#835F21italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#3D9325
string, punctuation.definition.string, string.template, meta.template.expression#A3294E
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765519
variable, variable.other.readwrite, variable.other.object#4A5A48
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#4A5A48
variable.parameter, meta.parameter#4A5A48dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#4A5A4880
keyword.operator#4A5A48
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A3294Ebold
entity.other.inherited-class#3D9325
entity.name.tag, punctuation.definition.tag#835F21
entity.other.attribute-name#3D9325
meta.diff, meta.diff.header#B5836E
markup.deleted#765519
markup.inserted#3D9325
markup.changed#A3294E
markup.heading, markup.heading.setext, punctuation.definition.heading#3D9325bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A3294E
string.other.link.title, string.other.link.description#3D9325
markup.underline.link#B5836Eunderline
punctuation.definition.list#835F21
markup.quote, punctuation.definition.quote#B5836Eitalic