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#1A281E
  • activityBar.border#ffffff15
  • activityBar.foreground#E96779
  • activityBar.inactiveForeground#F7F2E860
  • activityBarBadge.background#E96779
  • activityBarBadge.foreground#1A281E
  • button.background#E96779
  • button.foreground#1A281E
  • button.hoverBackground#E96779dd
  • editor.background#1A281E
  • editor.foreground#F7F2E8
  • editor.inactiveSelectionBackground#79ECB63580
  • editor.lineHighlightBackground#0F0F0F40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79ECB635
  • editorCursor.foreground#E96779
  • editorGroupHeader.tabsBackground#1A281Edd
  • editorLineNumber.activeForeground#E96779
  • editorLineNumber.foreground#6A7A2E80
  • focusBorder#E96779
  • foreground#F7F2E8
  • input.background#0F0F0F
  • input.border#ffffff15
  • input.foreground#F7F2E8
  • input.placeholderForeground#F7F2E860
  • list.activeSelectionBackground#E9677930
  • list.activeSelectionForeground#F7F2E8
  • list.highlightForeground#E96779
  • list.hoverBackground#0F0F0F40
  • list.hoverForeground#F7F2E8
  • list.inactiveSelectionBackground#E9677915
  • list.inactiveSelectionForeground#F7F2E8
  • selection.background#79ECB635
  • sideBar.background#0F0F0F
  • sideBar.border#ffffff15
  • sideBar.foreground#F7F2E8
  • sideBarSectionHeader.background#1A281E80
  • sideBarSectionHeader.foreground#F7F2E8
  • sideBarTitle.foreground#E96779
  • statusBar.background#1A281E
  • statusBar.border#ffffff15
  • statusBar.foreground#F7F2E8
  • statusBar.noFolderBackground#1A281E
  • tab.activeBackground#1A281E
  • tab.activeBorderTop#E96779
  • tab.activeForeground#F7F2E8
  • tab.border#ffffff15
  • tab.inactiveBackground#0F0F0F60
  • tab.inactiveForeground#F7F2E880
  • terminal.ansiBlack#1A281E
  • terminal.ansiBlue#79ECB6
  • terminal.ansiCyan#E7555D
  • terminal.ansiGreen#E96779
  • terminal.ansiMagenta#F1CB83
  • terminal.ansiRed#F1CB83
  • terminal.ansiWhite#F7F2E8
  • terminal.ansiYellow#E7555D
  • terminal.background#1A281E
  • terminal.foreground#F7F2E8
  • titleBar.activeBackground#1A281E
  • titleBar.activeForeground#F7F2E8
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#1A281E
  • titleBar.inactiveForeground#F7F2E860
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6A7A2Eitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79ECB6bold
storage.type, storage.modifier#79ECB6italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E96779
string, punctuation.definition.string, string.template, meta.template.expression#E7555D
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1CB83
variable, variable.other.readwrite, variable.other.object#F7F2E8
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F7F2E8
variable.parameter, meta.parameter#F7F2E8dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F7F2E880
keyword.operator#F7F2E8
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7555Dbold
entity.other.inherited-class#E96779
entity.name.tag, punctuation.definition.tag#79ECB6
entity.other.attribute-name#E96779
meta.diff, meta.diff.header#6A7A2E
markup.deleted#F1CB83
markup.inserted#E96779
markup.changed#E7555D
markup.heading, markup.heading.setext, punctuation.definition.heading#E96779bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E7555D
string.other.link.title, string.other.link.description#E96779
markup.underline.link#6A7A2Eunderline
punctuation.definition.list#79ECB6
markup.quote, punctuation.definition.quote#6A7A2Eitalic