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.activeBackground#0a1a0a
  • activityBar.activeBorder#39ff14
  • activityBar.background#000500
  • activityBar.border#00ff00
  • activityBar.foreground#39ff14
  • activityBar.inactiveForeground#336633
  • activityBarBadge.background#00ff00
  • activityBarBadge.foreground#000000
  • button.background#00ff00
  • button.border#00ff00
  • button.foreground#000000
  • button.hoverBackground#40ff40
  • dropdown.background#0a1a0a
  • dropdown.border#00ff00
  • dropdown.foreground#80ff80
  • editor.background#0a1a0a
  • editor.findMatchBackground#00ff0080
  • editor.findMatchHighlightBackground#00ff0040
  • editor.foreground#80ff80
  • editor.lineHighlightBackground#142014
  • editor.selectionBackground#00ff0060
  • editor.selectionHighlightBackground#00ff0030
  • editorCursor.foreground#39ff14
  • editorGroupHeader.tabsBackground#051005
  • editorGroupHeader.tabsBorder#00ff00
  • editorGutter.background#051005
  • editorIndentGuide.activeBackground#39ff14
  • editorIndentGuide.background#336633
  • editorLineNumber.activeForeground#39ff14
  • editorLineNumber.foreground#669966
  • editorWhitespace.foreground#336633
  • errorForeground#ff4040
  • focusBorder#00ff00
  • foreground#80ff80
  • icon.foreground#39ff14
  • input.background#0a1a0a
  • input.border#00ff00
  • input.foreground#80ff80
  • input.placeholderForeground#669966
  • list.activeSelectionBackground#00ff0060
  • list.activeSelectionForeground#000000
  • list.hoverBackground#142014
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#336633
  • list.inactiveSelectionForeground#80ff80
  • menu.background#0a1a0a
  • menu.border#00ff00
  • menu.foreground#80ff80
  • menu.selectionBackground#00ff0060
  • menu.selectionForeground#000000
  • menu.separatorBackground#00ff00
  • panel.background#051005
  • panel.border#00ff00
  • panelTitle.activeBorder#39ff14
  • panelTitle.activeForeground#39ff14
  • panelTitle.inactiveForeground#669966
  • selection.background#00ff0060
  • sideBar.background#051005
  • sideBar.border#00ff00
  • sideBar.foreground#80ff80
  • sideBarSectionHeader.background#0a1a0a
  • sideBarSectionHeader.border#00ff00
  • sideBarSectionHeader.foreground#80ff80
  • sideBarTitle.foreground#39ff14
  • statusBar.background#000500
  • statusBar.border#00ff00
  • statusBar.debuggingBackground#00ff00
  • statusBar.debuggingForeground#000000
  • statusBar.foreground#80ff80
  • statusBar.noFolderBackground#000500
  • statusBarItem.activeBackground#142014
  • statusBarItem.hoverBackground#0a1a0a
  • tab.activeBackground#0a1a0a
  • tab.activeBorder#39ff14
  • tab.activeForeground#39ff14
  • tab.border#00ff00
  • tab.inactiveBackground#051005
  • tab.inactiveForeground#669966
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#4040ff
  • terminal.ansiCyan#40ffff
  • terminal.ansiGreen#00ff00
  • terminal.ansiMagenta#ff40ff
  • terminal.ansiRed#ff4040
  • terminal.ansiWhite#ffffff
  • terminal.ansiYellow#ffff40
  • terminal.background#0a1a0a
  • terminal.foreground#80ff80
  • titleBar.activeBackground#000500
  • titleBar.activeForeground#80ff80
  • titleBar.border#00ff00
  • titleBar.inactiveBackground#000500
  • titleBar.inactiveForeground#336633

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#669966italic
keyword#00ff00bold
string#7fff00—
constant.numeric#adff2f—
entity.name.function#39ff14bold
variable#98fb98—
entity.name.type#32cd32bold
entity.name.class#228b22bold