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#FEFDFB
  • activityBar.border#00000015
  • activityBar.foreground#935125
  • activityBar.inactiveForeground#1A120D60
  • activityBarBadge.background#935125
  • activityBarBadge.foreground#FEFDFB
  • button.background#935125
  • button.foreground#FEFDFB
  • button.hoverBackground#935125dd
  • editor.background#FEFDFB
  • editor.foreground#1A120D
  • editor.inactiveSelectionBackground#8345212580
  • editor.lineHighlightBackground#F9F6F050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83452125
  • editorCursor.foreground#935125
  • editorGroupHeader.tabsBackground#F9F6F0aa
  • editorLineNumber.activeForeground#935125
  • editorLineNumber.foreground#B8C6B080
  • focusBorder#935125
  • foreground#1A120D
  • input.background#F9F6F0
  • input.border#00000015
  • input.foreground#1A120D
  • input.placeholderForeground#1A120D60
  • list.activeSelectionBackground#93512530
  • list.activeSelectionForeground#1A120D
  • list.highlightForeground#935125
  • list.hoverBackground#F9F6F040
  • list.hoverForeground#1A120D
  • list.inactiveSelectionBackground#93512515
  • list.inactiveSelectionForeground#1A120D
  • selection.background#83452125
  • sideBar.background#F9F6F0
  • sideBar.border#00000015
  • sideBar.foreground#1A120D
  • sideBarSectionHeader.background#F9F6F080
  • sideBarSectionHeader.foreground#1A120D
  • sideBarTitle.foreground#935125
  • statusBar.background#FEFDFB
  • statusBar.border#00000015
  • statusBar.foreground#1A120D
  • statusBar.noFolderBackground#FEFDFB
  • tab.activeBackground#FEFDFB
  • tab.activeBorderTop#935125
  • tab.activeForeground#1A120D
  • tab.border#00000015
  • tab.inactiveBackground#FEFDFB60
  • tab.inactiveForeground#1A120D80
  • terminal.ansiBlack#1A120D
  • terminal.ansiBlue#834521
  • terminal.ansiCyan#29A34B
  • terminal.ansiGreen#935125
  • terminal.ansiMagenta#197633
  • terminal.ansiRed#197633
  • terminal.ansiWhite#1A120D
  • terminal.ansiYellow#29A34B
  • terminal.background#FEFDFB
  • terminal.foreground#1A120D
  • titleBar.activeBackground#FEFDFB
  • titleBar.activeForeground#1A120D
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FEFDFB
  • titleBar.inactiveForeground#1A120D60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#B8C6B0italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#834521bold
storage.type, storage.modifier#834521italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#935125
string, punctuation.definition.string, string.template, meta.template.expression#29A34B
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#197633
variable, variable.other.readwrite, variable.other.object#1A120D
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1A120D
variable.parameter, meta.parameter#1A120Ddditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1A120D80
keyword.operator#1A120D
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#29A34Bbold
entity.other.inherited-class#935125
entity.name.tag, punctuation.definition.tag#834521
entity.other.attribute-name#935125
meta.diff, meta.diff.header#B8C6B0
markup.deleted#197633
markup.inserted#935125
markup.changed#29A34B
markup.heading, markup.heading.setext, punctuation.definition.heading#935125bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#29A34B
string.other.link.title, string.other.link.description#935125
markup.underline.link#B8C6B0underline
punctuation.definition.list#834521
markup.quote, punctuation.definition.quote#B8C6B0italic