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#32323266
  • activityBar.border#222
  • activityBar.foreground#f5f5f5
  • activityBar.inactiveForeground#b5b5b594
  • breadcrumb.background#19191933
  • editor.background#222
  • editor.foreground#b5b5b594
  • editor.lineHighlightBackground#53535324
  • editor.selectionBackground#f5f5f511
  • editorBracketMatch.background#f5f5f50f
  • editorBracketMatch.border#f5f5f5
  • editorCursor.foreground#f5f5f5
  • editorError.background#aa333333
  • editorError.foreground#ff000000
  • editorGroup.border#222
  • editorGroup.dropBackground#222
  • editorGroupHeader.tabsBackground#222
  • editorGroupHeader.tabsBorder#222
  • editorLineNumber.foreground#44444456
  • editorWarning.background#aaa83333
  • editorWarning.foreground#ff000000
  • editorWhitespace.foreground#f5f5f50b
  • list.activeSelectionBackground#323232
  • list.activeSelectionForeground#f5f5f5
  • list.inactiveSelectionBackground#323232
  • list.inactiveSelectionForeground#b5b5b594
  • panelTitle.activeBorder#222
  • panelTitle.activeForeground#f5f5f5
  • panelTitle.inactiveForeground#b5b5b594
  • sideBar.background#252525
  • sideBar.border#222
  • sideBar.foreground#b5b5b594
  • sideBarSectionHeader.background#22222222
  • sideBarSectionHeader.border#11111177
  • sideBarSectionHeader.foreground#f5f5f5
  • sideBarTitle.foreground#f5f5f5
  • statusBar.background#222
  • statusBar.border#222
  • statusBar.debuggingBackground#222
  • statusBar.debuggingForeground#b5b5b594
  • statusBar.foreground#b5b5b594
  • statusBar.noFolderBackground#222
  • statusBarItem.activeBackground#222
  • statusBarItem.hoverBackground#222
  • statusBarItem.prominentBackground#222
  • statusBarItem.prominentHoverBackground#222
  • statusBarItem.remoteBackground#222
  • statusBarItem.remoteForeground#b5b5b594
  • tab.activeBackground#222
  • tab.activeBorderTop#fff
  • tab.activeForeground#f5f5f5
  • tab.border#222
  • tab.hoverBackground#222
  • tab.hoverForeground#f5f5f5
  • tab.inactiveBackground#222
  • tab.inactiveForeground#b5b5b594
  • tab.unfocusedHoverBackground#222
  • tab.unfocusedHoverForeground#b5b5b594

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#f5f5f5
comment#75757555italic
string#7e7e8c
constant.numeric#a5a5a5
constant.language#a5a5a5bold
constant.character, constant.other#b5b5b5bold
variable
keyword#f5f5f5italic
storage#f5f5f5italic
storage.type#f5f5f5italic
entity.name.class#b5b5b5
entity.other.inherited-class#b5b5b5
entity.name.function#b5b5b5
variable.parameter#d5d5d5italic
entity.name.tag#f5f5f5bold
entity.other.attribute-name#b5b5b5italic
support.function#c5c5c5
support.constant#c5c5c5
support.type, support.class#c5c5c5bold italic
support.other.variable
invalid#f5f5f5strikethrough
invalid.deprecated#f5f5f5
MonoFocus by Sujal Vivek Choudhari - VS Code Theme