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#FFF200
  • activityBar.foreground#0050AA
  • activityBar.inactiveForeground#0050AA60
  • activityBarBadge.background#E3000F
  • activityBarBadge.foreground#FFFFFF
  • button.background#E3000F
  • button.foreground#FFFFFF
  • button.hoverBackground#FF4D4D
  • button.secondaryBackground#FFF200
  • button.secondaryForeground#0050AA
  • button.secondaryHoverBackground#FFE600
  • dropdown.background#002855
  • dropdown.border#0050AA
  • dropdown.foreground#FFFFFF
  • dropdown.listBackground#002855
  • editor.background#0B1E36
  • editor.foreground#E0E0E0
  • editor.lineHighlightBackground#FFF20015
  • editor.selectionBackground#0050AA60
  • editorCursor.foreground#FF4D4D
  • editorGroupHeader.tabsBackground#001D40
  • editorIndentGuide.activeBackground1#FFF20050
  • editorIndentGuide.background1#102A4A
  • editorLineNumber.activeForeground#FFF200
  • editorLineNumber.foreground#506070
  • editorWhitespace.foreground#1A365D
  • focusBorder#FFF200
  • foreground#E0E0E0
  • input.background#0B1E36
  • input.border#0050AA
  • input.foreground#FFFFFF
  • inputOption.activeBackground#FFF20040
  • inputOption.activeBorder#E3000F
  • list.activeSelectionBackground#E3000F
  • list.activeSelectionForeground#FFFFFF
  • list.highlightForeground#FFF200
  • list.hoverBackground#0050AA80
  • list.inactiveSelectionBackground#0050AA
  • list.inactiveSelectionForeground#FFFFFF
  • panel.background#002855
  • panel.border#0050AA
  • panelTitle.activeBorder#E3000F
  • panelTitle.activeForeground#FFF200
  • panelTitle.inactiveForeground#8B949E
  • progressBar.background#FFF200
  • scrollbarSlider.activeBackground#FFF20050
  • scrollbarSlider.background#FFF20015
  • scrollbarSlider.hoverBackground#FFF20030
  • sideBar.background#002855
  • sideBar.border#001D40
  • sideBar.foreground#E0E0E0
  • sideBarSectionHeader.background#001D40
  • sideBarSectionHeader.foreground#FFFFFF
  • sideBarTitle.foreground#FFF200
  • statusBar.background#E3000F
  • statusBar.debuggingBackground#FFF200
  • statusBar.debuggingForeground#0050AA
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#E3000F
  • statusBarItem.hoverBackground#C2000C
  • statusBarItem.prominentBackground#0050AA80
  • tab.activeBackground#0B1E36
  • tab.activeBorderTop#E3000F
  • tab.activeForeground#FFF200
  • tab.border#001D40
  • tab.inactiveBackground#002855
  • tab.inactiveForeground#8B949E
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#55AAFF
  • terminal.ansiBrightBlue#55AAFF
  • terminal.ansiBrightCyan#55FFFF
  • terminal.ansiBrightGreen#55FF55
  • terminal.ansiBrightMagenta#FF55FF
  • terminal.ansiBrightRed#FF4D4D
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FFF200
  • terminal.ansiCyan#55FFFF
  • terminal.ansiGreen#55FF55
  • terminal.ansiMagenta#FF55FF
  • terminal.ansiRed#FF4D4D
  • terminal.ansiWhite#E5E5E5
  • terminal.ansiYellow#FFF200
  • terminal.background#0B1E36
  • terminal.foreground#E0E0E0
  • textLink.activeForeground#FFE600
  • textLink.foreground#FFF200
  • titleBar.activeBackground#0050AA
  • titleBar.activeForeground#FFFFFF
  • titleBar.inactiveBackground#0050AA80
  • titleBar.inactiveForeground#FFFFFFCC
  • widget.shadow#00000080

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8B949Eitalic
keyword, storage.type, storage.modifier#FF5555bold
entity.name.function, support.function, meta.function-call#55AAFFbold
variable, variable.parameter, support.variable#E0E0E0
constant.language, constant.numeric, variable.other.constant#FF5555bold
string, string.quoted, punctuation.definition.string#FFF200
entity.name.type, entity.name.class, support.class, support.type#55AAFFbold
variable.other.property, meta.property-name#55AAFF
keyword.operator#FF5555
punctuation, meta.brace#A0AAB5
entity.name.tag, punctuation.definition.tag#55AAFF
entity.other.attribute-name#FF5555
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#55AAFF
support.type.property-name.css#E0E0E0
support.constant.property-value.css#FFF200
support.type.property-name.json#55AAFF
markup.heading#55AAFFbold
markup.bold#FF5555bold
markup.italic#E0E0E0italic
markup.underline.link#FFF200underline