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#259372
  • activityBar.inactiveForeground#0f141260
  • activityBarBadge.background#259372
  • activityBarBadge.foreground#FEFDFB
  • button.background#259372
  • button.foreground#FEFDFB
  • button.hoverBackground#259372dd
  • editor.background#FEFDFB
  • editor.foreground#0f1412
  • editor.inactiveSelectionBackground#21835D2580
  • editor.lineHighlightBackground#EEF2EE50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21835D25
  • editorCursor.foreground#259372
  • editorGroupHeader.tabsBackground#EEF2EEaa
  • editorLineNumber.activeForeground#259372
  • editorLineNumber.foreground#e3f0f080
  • focusBorder#259372
  • foreground#0f1412
  • input.background#EEF2EE
  • input.border#00000015
  • input.foreground#0f1412
  • input.placeholderForeground#0f141260
  • list.activeSelectionBackground#25937230
  • list.activeSelectionForeground#0f1412
  • list.highlightForeground#259372
  • list.hoverBackground#EEF2EE40
  • list.hoverForeground#0f1412
  • list.inactiveSelectionBackground#25937215
  • list.inactiveSelectionForeground#0f1412
  • selection.background#21835D25
  • sideBar.background#EEF2EE
  • sideBar.border#00000015
  • sideBar.foreground#0f1412
  • sideBarSectionHeader.background#EEF2EE80
  • sideBarSectionHeader.foreground#0f1412
  • sideBarTitle.foreground#259372
  • statusBar.background#FEFDFB
  • statusBar.border#00000015
  • statusBar.foreground#0f1412
  • statusBar.noFolderBackground#FEFDFB
  • tab.activeBackground#FEFDFB
  • tab.activeBorderTop#259372
  • tab.activeForeground#0f1412
  • tab.border#00000015
  • tab.inactiveBackground#FEFDFB60
  • tab.inactiveForeground#0f141280
  • terminal.ansiBlack#0f1412
  • terminal.ansiBlue#21835D
  • terminal.ansiCyan#A37A29
  • terminal.ansiGreen#259372
  • terminal.ansiMagenta#765C19
  • terminal.ansiRed#765C19
  • terminal.ansiWhite#0f1412
  • terminal.ansiYellow#A37A29
  • terminal.background#FEFDFB
  • terminal.foreground#0f1412
  • titleBar.activeBackground#FEFDFB
  • titleBar.activeForeground#0f1412
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FEFDFB
  • titleBar.inactiveForeground#0f141260
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#e3f0f0italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#21835Dbold
storage.type, storage.modifier#21835Ditalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#259372
string, punctuation.definition.string, string.template, meta.template.expression#A37A29
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765C19
variable, variable.other.readwrite, variable.other.object#0f1412
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0f1412
variable.parameter, meta.parameter#0f1412dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0f141280
keyword.operator#0f1412
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A37A29bold
entity.other.inherited-class#259372
entity.name.tag, punctuation.definition.tag#21835D
entity.other.attribute-name#259372
meta.diff, meta.diff.header#e3f0f0
markup.deleted#765C19
markup.inserted#259372
markup.changed#A37A29
markup.heading, markup.heading.setext, punctuation.definition.heading#259372bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A37A29
string.other.link.title, string.other.link.description#259372
markup.underline.link#e3f0f0underline
punctuation.definition.list#21835D
markup.quote, punctuation.definition.quote#e3f0f0italic