Skip to main content
Coding Theme

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.

  • editor.background#1A1A2E
  • editor.currentLineHighlightBackground#2A2A4A
  • editor.findMatchBackground#FF6347
  • editor.findMatchHighlightBackground#FFA07A
  • editor.foreground#E0E0E0
  • editor.inactiveSelectionBackground#50307080
  • editor.selectionBackground#503070
  • editor.wordHighlightBackground#7F55AA50
  • editorCursor.foreground#FFD700
  • editorGutter.background#1A1A2E
  • editorIndentGuide.activeBackground#7A7A7A
  • editorIndentGuide.background#4A4A4A
  • editorLineNumber.activeForeground#9399B2
  • editorLineNumber.foreground#6C7086
  • editorWhitespace.foreground#3A3A3A

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
Neko-CLI Color Scheme by Neko-CLI - VS Code Theme