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#935E25
  • activityBar.inactiveForeground#241C1760
  • activityBarBadge.background#935E25
  • activityBarBadge.foreground#FEFDFB
  • button.background#935E25
  • button.foreground#FEFDFB
  • button.hoverBackground#935E25dd
  • editor.background#FEFDFB
  • editor.foreground#241C17
  • editor.inactiveSelectionBackground#835B212580
  • editor.lineHighlightBackground#F6F7F950
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#835B2125
  • editorCursor.foreground#935E25
  • editorGroupHeader.tabsBackground#F6F7F9aa
  • editorLineNumber.activeForeground#935E25
  • editorLineNumber.foreground#C8C4BC80
  • focusBorder#935E25
  • foreground#241C17
  • input.background#F6F7F9
  • input.border#00000015
  • input.foreground#241C17
  • input.placeholderForeground#241C1760
  • list.activeSelectionBackground#935E2530
  • list.activeSelectionForeground#241C17
  • list.highlightForeground#935E25
  • list.hoverBackground#F6F7F940
  • list.hoverForeground#241C17
  • list.inactiveSelectionBackground#935E2515
  • list.inactiveSelectionForeground#241C17
  • selection.background#835B2125
  • sideBar.background#F6F7F9
  • sideBar.border#00000015
  • sideBar.foreground#241C17
  • sideBarSectionHeader.background#F6F7F980
  • sideBarSectionHeader.foreground#241C17
  • sideBarTitle.foreground#935E25
  • statusBar.background#FEFDFB
  • statusBar.border#00000015
  • statusBar.foreground#241C17
  • statusBar.noFolderBackground#FEFDFB
  • tab.activeBackground#FEFDFB
  • tab.activeBorderTop#935E25
  • tab.activeForeground#241C17
  • tab.border#00000015
  • tab.inactiveBackground#FEFDFB60
  • tab.inactiveForeground#241C1780
  • terminal.ansiBlack#241C17
  • terminal.ansiBlue#835B21
  • terminal.ansiCyan#4EA329
  • terminal.ansiGreen#935E25
  • terminal.ansiMagenta#762519
  • terminal.ansiRed#762519
  • terminal.ansiWhite#241C17
  • terminal.ansiYellow#4EA329
  • terminal.background#FEFDFB
  • terminal.foreground#241C17
  • titleBar.activeBackground#FEFDFB
  • titleBar.activeForeground#241C17
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FEFDFB
  • titleBar.inactiveForeground#241C1760
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#C8C4BCitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#835B21bold
storage.type, storage.modifier#835B21italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#935E25
string, punctuation.definition.string, string.template, meta.template.expression#4EA329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#762519
variable, variable.other.readwrite, variable.other.object#241C17
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#241C17
variable.parameter, meta.parameter#241C17dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#241C1780
keyword.operator#241C17
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#4EA329bold
entity.other.inherited-class#935E25
entity.name.tag, punctuation.definition.tag#835B21
entity.other.attribute-name#935E25
meta.diff, meta.diff.header#C8C4BC
markup.deleted#762519
markup.inserted#935E25
markup.changed#4EA329
markup.heading, markup.heading.setext, punctuation.definition.heading#935E25bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#4EA329
string.other.link.title, string.other.link.description#935E25
markup.underline.link#C8C4BCunderline
punctuation.definition.list#835B21
markup.quote, punctuation.definition.quote#C8C4BCitalic