Skip to main content
Coding Theme

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#1a1a1a
  • activityBar.foreground#7d7d7d
  • activityBarBadge.background#e57373
  • badge.background#383838
  • badge.foreground#c1c1c1
  • breadcrumb.activeSelectionForeground#e57373
  • button.background#333333
  • editor.background#1f1f1f
  • editor.findMatchBorder#e57373
  • editor.foreground#c5c8c6
  • editor.lineHighlightBackground#282a2e
  • editor.selectionBackground#264f78
  • editor.selectionHighlightBackground#1d3c5b99
  • editorCursor.foreground#aeafad
  • editorGroupHeader.tabsBackground#1a1a1a
  • editorGroupHeader.tabsBorder#1a1a1a
  • editorGutter.background#1f1f1f
  • editorIndentGuide.activeBackground#333333
  • editorIndentGuide.background#1f1f1f
  • editorSuggestWidget.background#1a1a1a
  • editorSuggestWidget.highlightForeground#e57373
  • editorWhitespace.foreground#4b4e55
  • editorWidget.border#e57373
  • editorWidget.resizeBorder#e57373
  • focusBorder#363636
  • foreground#888888
  • input.background#2a2a2a
  • input.foreground#e0e0e0
  • list.activeSelectionBackground#212121
  • list.activeSelectionForeground#e57373
  • list.focusBackground#292929
  • list.highlightForeground#e57373
  • list.hoverBackground#262626
  • list.hoverForeground#9e9e9e
  • list.inactiveSelectionBackground#212121
  • list.inactiveSelectionForeground#e57373
  • menu.selectionForeground#e57373
  • menubar.selectionForeground#e57373
  • notificationLink.foreground#e57373
  • panelTitle.activeBorder#e57373
  • panelTitle.activeForeground#fafafa
  • panelTitle.inactiveForeground#484848
  • peekView.border#444444
  • peekViewEditor.background#242424
  • pickerGroup.border#363636
  • pickerGroup.foreground#e57373
  • progressBar.background#e57373
  • scrollbar.shadow#1f1f1f
  • scrollbarSlider.activeBackground#e5737350
  • selection.background#e5737340
  • settings.headerForeground#e57373
  • settings.modifiedItemIndicator#e57373
  • sideBar.background#1a1a1a
  • sideBarSectionHeader.background#202020
  • statusBar.background#1a1a1a
  • statusBar.debuggingBackground#1a1a1a
  • statusBar.foreground#7e7e7e
  • statusBar.noFolderBackground#1a1a1a
  • statusBarItem.prominentBackground#fafafa1a
  • statusBarItem.remoteBackground#1a1a1a
  • statusBarItem.remoteForeground#7e7e7e
  • tab.activeBorder#e57373
  • tab.activeForeground#fafafa
  • tab.border#1a1a1a
  • tab.inactiveBackground#1a1a1a
  • tab.inactiveForeground#484848
  • textLink.activeForeground#fafafa
  • textLink.foreground#e57373
  • titleBar.activeBackground#1a1a1a
  • titleBar.border#1a1a1a

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#969896
keyword.operator.class, constant.other, source.php.embedded.line#CED1CF
variable, support.other.variable, string.other.link, string.regexp, entity.name.tag, entity.other.attribute-name, meta.tag, declaration.tag#CC6666
constant.numeric, constant.language, support.constant, constant.character, variable.parameter, punctuation.section.embedded, keyword.other.unit#DE935F
entity.name.class, entity.name.type.class, support.type, support.class#F0C674
string, constant.other.symbol, entity.other.inherited-class, markup.heading#B5BD68
keyword.operator, constant.other.color#8ABEB7
entity.name.function, meta.function-call, support.function, keyword.other.special-method, meta.block-level#81A2BE
keyword, storage, storage.type, entity.name.tag.css#B294BB
invalid#CED2CF
meta.separator#CED2CF
invalid.deprecated#CED2CF
comment
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6
friza-dark by frizadiga - VS Code Theme