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#fff9ed
  • activityBar.border#00000015
  • activityBar.foreground#ef2f2f
  • activityBar.inactiveForeground#15151560
  • activityBarBadge.background#ef2f2f
  • activityBarBadge.foreground#fff9ed
  • button.background#ef2f2f
  • button.foreground#fff9ed
  • button.hoverBackground#ef2f2fdd
  • editor.background#fff9ed
  • editor.foreground#151515
  • editor.inactiveSelectionBackground#1f6eea2580
  • editor.lineHighlightBackground#f7e7d150
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#1f6eea25
  • editorCursor.foreground#ef2f2f
  • editorGroupHeader.tabsBackground#f7e7d1aa
  • editorLineNumber.activeForeground#ef2f2f
  • editorLineNumber.foreground#dcebd780
  • focusBorder#ef2f2f
  • foreground#151515
  • input.background#f7e7d1
  • input.border#00000015
  • input.foreground#151515
  • input.placeholderForeground#15151560
  • list.activeSelectionBackground#ef2f2f30
  • list.activeSelectionForeground#151515
  • list.highlightForeground#ef2f2f
  • list.hoverBackground#f7e7d140
  • list.hoverForeground#151515
  • list.inactiveSelectionBackground#ef2f2f15
  • list.inactiveSelectionForeground#151515
  • selection.background#1f6eea25
  • sideBar.background#f7e7d1
  • sideBar.border#00000015
  • sideBar.foreground#151515
  • sideBarSectionHeader.background#f7e7d180
  • sideBarSectionHeader.foreground#151515
  • sideBarTitle.foreground#ef2f2f
  • statusBar.background#fff9ed
  • statusBar.border#00000015
  • statusBar.foreground#151515
  • statusBar.noFolderBackground#fff9ed
  • tab.activeBackground#fff9ed
  • tab.activeBorderTop#ef2f2f
  • tab.activeForeground#151515
  • tab.border#00000015
  • tab.inactiveBackground#fff9ed60
  • tab.inactiveForeground#15151580
  • terminal.ansiBlack#151515
  • terminal.ansiBlue#1f6eea
  • terminal.ansiCyan#17a65a
  • terminal.ansiGreen#ef2f2f
  • terminal.ansiMagenta#ff5a3d
  • terminal.ansiRed#ff5a3d
  • terminal.ansiWhite#151515
  • terminal.ansiYellow#17a65a
  • terminal.background#fff9ed
  • terminal.foreground#151515
  • titleBar.activeBackground#fff9ed
  • titleBar.activeForeground#151515
  • titleBar.border#00000015
  • titleBar.inactiveBackground#fff9ed
  • titleBar.inactiveForeground#15151560
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#dcebd7italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#1f6eeabold
storage.type, storage.modifier#1f6eeaitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#ef2f2f
string, punctuation.definition.string, string.template, meta.template.expression#17a65a
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#ff5a3d
variable, variable.other.readwrite, variable.other.object#151515
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#151515
variable.parameter, meta.parameter#151515dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#15151580
keyword.operator#151515
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#17a65abold
entity.other.inherited-class#ef2f2f
entity.name.tag, punctuation.definition.tag#1f6eea
entity.other.attribute-name#ef2f2f
meta.diff, meta.diff.header#dcebd7
markup.deleted#ff5a3d
markup.inserted#ef2f2f
markup.changed#17a65a
markup.heading, markup.heading.setext, punctuation.definition.heading#ef2f2fbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#17a65a
string.other.link.title, string.other.link.description#ef2f2f
markup.underline.link#dcebd7underline
punctuation.definition.list#1f6eea
markup.quote, punctuation.definition.quote#dcebd7italic