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.foreground#FFFFFF
  • editor.background#000000
  • editor.findMatchBackground#FFFF00
  • editor.findMatchHighlightBackground#FFA500
  • editor.foreground#FFFFFF
  • editor.lineHighlightBackground#333333
  • editor.selectionBackground#003366
  • editor.selectionHighlightBackground#004488
  • editor.wordHighlightBackground#FFFF00
  • editor.wordHighlightStrongBackground#FFA500
  • editorCursor.foreground#FFFFFF
  • editorIndentGuide.activeBackground#AAAAAA
  • editorIndentGuide.background#555555
  • editorLineNumber.foreground#00FF00
  • editorWhitespace.foreground#B0B0B0
  • sideBar.background#000000
  • sideBar.foreground#FFFFFF
  • statusBar.background#000000
  • statusBar.foreground#FFFFFF
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#FFFFFF

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#AAAAAA
string#00FF00
variable#FFFF00
keyword#FF00FF
constant#FF0000
type#00FFFF
EaseEye by AdrianoXavier - VS Code Theme