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#FFF7E6
  • activityBar.border#00000015
  • activityBar.foreground#D97706
  • activityBar.inactiveForeground#1A1A1A60
  • activityBarBadge.background#D97706
  • activityBarBadge.foreground#FFF7E6
  • button.background#D97706
  • button.foreground#FFF7E6
  • button.hoverBackground#D97706dd
  • editor.background#FFF7E6
  • editor.foreground#1A1A1A
  • editor.inactiveSelectionBackground#F4C4302580
  • editor.lineHighlightBackground#FCE8B250
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#F4C43025
  • editorCursor.foreground#D97706
  • editorGroupHeader.tabsBackground#FCE8B2aa
  • editorLineNumber.activeForeground#D97706
  • editorLineNumber.foreground#B35E0080
  • focusBorder#D97706
  • foreground#1A1A1A
  • input.background#FCE8B2
  • input.border#00000015
  • input.foreground#1A1A1A
  • input.placeholderForeground#1A1A1A60
  • list.activeSelectionBackground#D9770630
  • list.activeSelectionForeground#1A1A1A
  • list.highlightForeground#D97706
  • list.hoverBackground#FCE8B240
  • list.hoverForeground#1A1A1A
  • list.inactiveSelectionBackground#D9770615
  • list.inactiveSelectionForeground#1A1A1A
  • selection.background#F4C43025
  • sideBar.background#FCE8B2
  • sideBar.border#00000015
  • sideBar.foreground#1A1A1A
  • sideBarSectionHeader.background#FCE8B280
  • sideBarSectionHeader.foreground#1A1A1A
  • sideBarTitle.foreground#D97706
  • statusBar.background#FFF7E6
  • statusBar.border#00000015
  • statusBar.foreground#1A1A1A
  • statusBar.noFolderBackground#FFF7E6
  • tab.activeBackground#FFF7E6
  • tab.activeBorderTop#D97706
  • tab.activeForeground#1A1A1A
  • tab.border#00000015
  • tab.inactiveBackground#FFF7E660
  • tab.inactiveForeground#1A1A1A80
  • terminal.ansiBlack#1A1A1A
  • terminal.ansiBlue#F4C430
  • terminal.ansiCyan#f6dc8c
  • terminal.ansiGreen#D97706
  • terminal.ansiMagenta#2E7D32
  • terminal.ansiRed#2E7D32
  • terminal.ansiWhite#1A1A1A
  • terminal.ansiYellow#f6dc8c
  • terminal.background#FFF7E6
  • terminal.foreground#1A1A1A
  • titleBar.activeBackground#FFF7E6
  • titleBar.activeForeground#1A1A1A
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FFF7E6
  • titleBar.inactiveForeground#1A1A1A60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#B35E00italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#F4C430bold
storage.type, storage.modifier#F4C430italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#D97706—
string, punctuation.definition.string, string.template, meta.template.expression#f6dc8c—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#2E7D32—
variable, variable.other.readwrite, variable.other.object#1A1A1A—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1A1A1A—
variable.parameter, meta.parameter#1A1A1Additalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1A1A1A80—
keyword.operator#1A1A1A—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#f6dc8cbold
entity.other.inherited-class#D97706—
entity.name.tag, punctuation.definition.tag#F4C430—
entity.other.attribute-name#D97706—
meta.diff, meta.diff.header#B35E00—
markup.deleted#2E7D32—
markup.inserted#D97706—
markup.changed#f6dc8c—
markup.heading, markup.heading.setext, punctuation.definition.heading#D97706bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#f6dc8c—
string.other.link.title, string.other.link.description#D97706—
markup.underline.link#B35E00underline
punctuation.definition.list#F4C430—
markup.quote, punctuation.definition.quote#B35E00italic