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#4A4542
  • activityBar.border#ffffff15
  • activityBar.foreground#F26A1A
  • activityBar.inactiveForeground#F7F4EE60
  • activityBarBadge.background#F26A1A
  • activityBarBadge.foreground#4A4542
  • button.background#F26A1A
  • button.foreground#4A4542
  • button.hoverBackground#F26A1Add
  • editor.background#4A4542
  • editor.foreground#F7F4EE
  • editor.inactiveSelectionBackground#BAAAD63580
  • editor.lineHighlightBackground#2A262340
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#BAAAD635
  • editorCursor.foreground#F26A1A
  • editorGroupHeader.tabsBackground#4A4542dd
  • editorLineNumber.activeForeground#F26A1A
  • editorLineNumber.foreground#CDC7C080
  • focusBorder#F26A1A
  • foreground#F7F4EE
  • input.background#2A2623
  • input.border#ffffff15
  • input.foreground#F7F4EE
  • input.placeholderForeground#F7F4EE60
  • list.activeSelectionBackground#F26A1A30
  • list.activeSelectionForeground#F7F4EE
  • list.highlightForeground#F26A1A
  • list.hoverBackground#2A262340
  • list.hoverForeground#F7F4EE
  • list.inactiveSelectionBackground#F26A1A15
  • list.inactiveSelectionForeground#F7F4EE
  • selection.background#BAAAD635
  • sideBar.background#2A2623
  • sideBar.border#ffffff15
  • sideBar.foreground#F7F4EE
  • sideBarSectionHeader.background#4A454280
  • sideBarSectionHeader.foreground#F7F4EE
  • sideBarTitle.foreground#F26A1A
  • statusBar.background#4A4542
  • statusBar.border#ffffff15
  • statusBar.foreground#F7F4EE
  • statusBar.noFolderBackground#4A4542
  • tab.activeBackground#4A4542
  • tab.activeBorderTop#F26A1A
  • tab.activeForeground#F7F4EE
  • tab.border#ffffff15
  • tab.inactiveBackground#2A262360
  • tab.inactiveForeground#F7F4EE80
  • terminal.ansiBlack#4A4542
  • terminal.ansiBlue#BAAAD6
  • terminal.ansiCyan#A9B18D
  • terminal.ansiGreen#F26A1A
  • terminal.ansiMagenta#E2C56C
  • terminal.ansiRed#E2C56C
  • terminal.ansiWhite#F7F4EE
  • terminal.ansiYellow#A9B18D
  • terminal.background#4A4542
  • terminal.foreground#F7F4EE
  • titleBar.activeBackground#4A4542
  • titleBar.activeForeground#F7F4EE
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#4A4542
  • titleBar.inactiveForeground#F7F4EE60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#CDC7C0italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#BAAAD6bold
storage.type, storage.modifier#BAAAD6italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#F26A1A—
string, punctuation.definition.string, string.template, meta.template.expression#A9B18D—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#E2C56C—
variable, variable.other.readwrite, variable.other.object#F7F4EE—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F7F4EE—
variable.parameter, meta.parameter#F7F4EEdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F7F4EE80—
keyword.operator#F7F4EE—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A9B18Dbold
entity.other.inherited-class#F26A1A—
entity.name.tag, punctuation.definition.tag#BAAAD6—
entity.other.attribute-name#F26A1A—
meta.diff, meta.diff.header#CDC7C0—
markup.deleted#E2C56C—
markup.inserted#F26A1A—
markup.changed#A9B18D—
markup.heading, markup.heading.setext, punctuation.definition.heading#F26A1Abold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#A9B18D—
string.other.link.title, string.other.link.description#F26A1A—
markup.underline.link#CDC7C0underline
punctuation.definition.list#BAAAD6—
markup.quote, punctuation.definition.quote#CDC7C0italic