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#935C25
  • activityBar.inactiveForeground#382F2660
  • activityBarBadge.background#935C25
  • activityBarBadge.foreground#FEFDFB
  • button.background#935C25
  • button.foreground#FEFDFB
  • button.hoverBackground#935C25dd
  • editor.background#FEFDFB
  • editor.foreground#382F26
  • editor.inactiveSelectionBackground#8352212580
  • editor.lineHighlightBackground#F7F0E450
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83522125
  • editorCursor.foreground#935C25
  • editorGroupHeader.tabsBackground#F7F0E4aa
  • editorLineNumber.activeForeground#935C25
  • editorLineNumber.foreground#D8B48C80
  • focusBorder#935C25
  • foreground#382F26
  • input.background#F7F0E4
  • input.border#00000015
  • input.foreground#382F26
  • input.placeholderForeground#382F2660
  • list.activeSelectionBackground#935C2530
  • list.activeSelectionForeground#382F26
  • list.highlightForeground#935C25
  • list.hoverBackground#F7F0E440
  • list.hoverForeground#382F26
  • list.inactiveSelectionBackground#935C2515
  • list.inactiveSelectionForeground#382F26
  • selection.background#83522125
  • sideBar.background#F7F0E4
  • sideBar.border#00000015
  • sideBar.foreground#382F26
  • sideBarSectionHeader.background#F7F0E480
  • sideBarSectionHeader.foreground#382F26
  • sideBarTitle.foreground#935C25
  • statusBar.background#FEFDFB
  • statusBar.border#00000015
  • statusBar.foreground#382F26
  • statusBar.noFolderBackground#FEFDFB
  • tab.activeBackground#FEFDFB
  • tab.activeBorderTop#935C25
  • tab.activeForeground#382F26
  • tab.border#00000015
  • tab.inactiveBackground#FEFDFB60
  • tab.inactiveForeground#382F2680
  • terminal.ansiBlack#382F26
  • terminal.ansiBlue#835221
  • terminal.ansiCyan#A37229
  • terminal.ansiGreen#935C25
  • terminal.ansiMagenta#19763B
  • terminal.ansiRed#19763B
  • terminal.ansiWhite#382F26
  • terminal.ansiYellow#A37229
  • terminal.background#FEFDFB
  • terminal.foreground#382F26
  • titleBar.activeBackground#FEFDFB
  • titleBar.activeForeground#382F26
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FEFDFB
  • titleBar.inactiveForeground#382F2660
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D8B48Citalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#835221bold
storage.type, storage.modifier#835221italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#935C25
string, punctuation.definition.string, string.template, meta.template.expression#A37229
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#19763B
variable, variable.other.readwrite, variable.other.object#382F26
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#382F26
variable.parameter, meta.parameter#382F26dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#382F2680
keyword.operator#382F26
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A37229bold
entity.other.inherited-class#935C25
entity.name.tag, punctuation.definition.tag#835221
entity.other.attribute-name#935C25
meta.diff, meta.diff.header#D8B48C
markup.deleted#19763B
markup.inserted#935C25
markup.changed#A37229
markup.heading, markup.heading.setext, punctuation.definition.heading#935C25bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A37229
string.other.link.title, string.other.link.description#935C25
markup.underline.link#D8B48Cunderline
punctuation.definition.list#835221
markup.quote, punctuation.definition.quote#D8B48Citalic