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#111614
  • activityBar.border#ffffff15
  • activityBar.foreground#C08A5A
  • activityBar.inactiveForeground#FBFCFD60
  • activityBarBadge.background#C08A5A
  • activityBarBadge.foreground#111614
  • button.background#C08A5A
  • button.foreground#111614
  • button.hoverBackground#C08A5Add
  • editor.background#111614
  • editor.foreground#FBFCFD
  • editor.inactiveSelectionBackground#2828283580
  • editor.lineHighlightBackground#11111140
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#28282835
  • editorCursor.foreground#C08A5A
  • editorGroupHeader.tabsBackground#111614dd
  • editorLineNumber.activeForeground#C08A5A
  • editorLineNumber.foreground#D9DEE380
  • focusBorder#C08A5A
  • foreground#FBFCFD
  • input.background#111111
  • input.border#ffffff15
  • input.foreground#FBFCFD
  • input.placeholderForeground#FBFCFD60
  • list.activeSelectionBackground#C08A5A30
  • list.activeSelectionForeground#FBFCFD
  • list.highlightForeground#C08A5A
  • list.hoverBackground#11111140
  • list.hoverForeground#FBFCFD
  • list.inactiveSelectionBackground#C08A5A15
  • list.inactiveSelectionForeground#FBFCFD
  • selection.background#28282835
  • sideBar.background#111111
  • sideBar.border#ffffff15
  • sideBar.foreground#FBFCFD
  • sideBarSectionHeader.background#11161480
  • sideBarSectionHeader.foreground#FBFCFD
  • sideBarTitle.foreground#C08A5A
  • statusBar.background#111614
  • statusBar.border#ffffff15
  • statusBar.foreground#FBFCFD
  • statusBar.noFolderBackground#111614
  • tab.activeBackground#111614
  • tab.activeBorderTop#C08A5A
  • tab.activeForeground#FBFCFD
  • tab.border#ffffff15
  • tab.inactiveBackground#11111160
  • tab.inactiveForeground#FBFCFD80
  • terminal.ansiBlack#111614
  • terminal.ansiBlue#282828
  • terminal.ansiCyan#2A4D3D
  • terminal.ansiGreen#C08A5A
  • terminal.ansiMagenta#A64236
  • terminal.ansiRed#A64236
  • terminal.ansiWhite#FBFCFD
  • terminal.ansiYellow#2A4D3D
  • terminal.background#111614
  • terminal.foreground#FBFCFD
  • titleBar.activeBackground#111614
  • titleBar.activeForeground#FBFCFD
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#111614
  • titleBar.inactiveForeground#FBFCFD60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D9DEE3italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#282828bold
storage.type, storage.modifier#282828italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#C08A5A—
string, punctuation.definition.string, string.template, meta.template.expression#2A4D3D—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#A64236—
variable, variable.other.readwrite, variable.other.object#FBFCFD—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FBFCFD—
variable.parameter, meta.parameter#FBFCFDdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FBFCFD80—
keyword.operator#FBFCFD—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#2A4D3Dbold
entity.other.inherited-class#C08A5A—
entity.name.tag, punctuation.definition.tag#282828—
entity.other.attribute-name#C08A5A—
meta.diff, meta.diff.header#D9DEE3—
markup.deleted#A64236—
markup.inserted#C08A5A—
markup.changed#2A4D3D—
markup.heading, markup.heading.setext, punctuation.definition.heading#C08A5Abold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#2A4D3D—
string.other.link.title, string.other.link.description#C08A5A—
markup.underline.link#D9DEE3underline
punctuation.definition.list#282828—
markup.quote, punctuation.definition.quote#D9DEE3italic