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#000000
  • activityBar.border#FF00FF
  • activityBar.foreground#00FFFF
  • activityBar.inactiveForeground#666666
  • activityBarBadge.background#FF00FF
  • activityBarBadge.foreground#000000
  • badge.background#FF00FF
  • badge.foreground#000000
  • breadcrumb.activeSelectionForeground#FF00FF
  • breadcrumb.background#000000
  • breadcrumb.focusForeground#00FFFF
  • breadcrumb.foreground#666666
  • button.background#FF00FF
  • button.foreground#000000
  • button.hoverBackground#FF66FF
  • dropdown.background#000000
  • dropdown.border#FF00FF
  • dropdown.foreground#00FFFF
  • editor.background#000000
  • editor.findMatchBackground#FFFF0080
  • editor.findMatchHighlightBackground#FFFF0040
  • editor.foreground#B0E0E6
  • editor.lineHighlightBackground#111111
  • editor.selectionBackground#FF00FF40
  • editor.selectionHighlightBackground#00FFFF30
  • editor.wordHighlightBackground#00FF0040
  • editor.wordHighlightStrongBackground#FF006640
  • editorCursor.foreground#FF00FF
  • editorGroupHeader.tabsBackground#000000
  • editorGroupHeader.tabsBorder#FF00FF
  • editorIndentGuide.activeBackground#00FFFF
  • editorIndentGuide.background#333333
  • editorLineNumber.activeForeground#00FFFF
  • editorLineNumber.foreground#666666
  • editorOverviewRuler.addedForeground#00FF66
  • editorOverviewRuler.border#000000
  • editorOverviewRuler.deletedForeground#FF0066
  • editorOverviewRuler.errorForeground#FF0066
  • editorOverviewRuler.infoForeground#00FFFF
  • editorOverviewRuler.modifiedForeground#FFFF00
  • editorOverviewRuler.warningForeground#FFFF00
  • editorRuler.foreground#333333
  • editorWhitespace.foreground#444444
  • gitDecoration.conflictingResourceForeground#FF6600
  • gitDecoration.deletedResourceForeground#FF0066
  • gitDecoration.ignoredResourceForeground#666666
  • gitDecoration.modifiedResourceForeground#FFFF00
  • gitDecoration.submoduleResourceForeground#00FFFF
  • gitDecoration.untrackedResourceForeground#00FF66
  • input.background#000000
  • input.border#FF00FF
  • input.foreground#00FFFF
  • input.placeholderForeground#666666
  • inputOption.activeBorder#FF00FF
  • list.activeSelectionBackground#FF00FF40
  • list.activeSelectionForeground#00FFFF
  • list.focusBackground#FF00FF40
  • list.hoverBackground#00FFFF20
  • list.inactiveSelectionBackground#FF00FF20
  • menu.background#000000
  • menu.foreground#00FFFF
  • menu.selectionBackground#FF00FF40
  • menu.selectionForeground#00FFFF
  • menu.separatorBackground#FF00FF
  • menubar.selectionBackground#FF00FF40
  • menubar.selectionForeground#00FFFF
  • minimap.background#000000
  • minimapSlider.activeBackground#FF00FF80
  • minimapSlider.background#FF00FF40
  • minimapSlider.hoverBackground#FF00FF60
  • panel.background#000000
  • panel.border#FF00FF
  • panelTitle.activeBorder#FF00FF
  • panelTitle.activeForeground#00FFFF
  • panelTitle.inactiveForeground#666666
  • progressBar.background#FF00FF
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#FF00FF80
  • scrollbarSlider.background#FF00FF40
  • scrollbarSlider.hoverBackground#FF00FF60
  • sideBar.background#000000
  • sideBar.border#FF00FF
  • sideBar.foreground#00FFFF
  • sideBarSectionHeader.background#111111
  • sideBarSectionHeader.foreground#00FFFF
  • sideBarTitle.foreground#FF00FF
  • statusBar.background#000000
  • statusBar.border#FF00FF
  • statusBar.debuggingBackground#FF0066
  • statusBar.debuggingForeground#000000
  • statusBar.foreground#00FFFF
  • statusBar.nofolderBackground#000000
  • tab.activeBackground#000000
  • tab.activeBorder#FF00FF
  • tab.activeBorderTop#FF00FF
  • tab.activeForeground#00FFFF
  • tab.border#333333
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#666666
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#0066FF
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#3399FF
  • terminal.ansiBrightCyan#66FFFF
  • terminal.ansiBrightGreen#33FF99
  • terminal.ansiBrightMagenta#FF66FF
  • terminal.ansiBrightRed#FF3399
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FFFF66
  • terminal.ansiCyan#00FFFF
  • terminal.ansiGreen#00FF66
  • terminal.ansiMagenta#FF00FF
  • terminal.ansiRed#FF0066
  • terminal.ansiWhite#FFFFFF
  • terminal.ansiYellow#FFFF00
  • terminal.background#000000
  • terminal.foreground#00FFFF
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#00FFFF
  • titleBar.border#FF00FF
  • titleBar.inactiveBackground#000000
  • titleBar.inactiveForeground#666666
  • tree.indentGuidesStroke#FF00FF

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#666666italic
string#E9967A
constant.numeric#FFA07A
keyword#DA70D6bold
keyword.control.export#FF1493bold underline
keyword.control.default#FF8C00italic
keyword.control.function#1E90FFbold underline
entity.name.function, support.function#00CED1bold
entity.name.class, entity.name.type#FFD700bold
variable#AFEEEE
variable.parameter#F08080
variable.other.property#98FB98
constant#FFB6C1
keyword.operator#BA55D3
entity.name.tag#FF4500
entity.other.attribute-name#00CED1
entity.name.tag.css#FF1493bold italic
support.type.property-name.css#5F9EA0
support.type.property-name.json#FF6347
markup.heading#663399bold
markup.underline.link#4682B4
markup.inline.raw#7FFF00
Null Theme by kimberlycasamina - VS Code Theme