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.

  • activityBar.background#000000
  • activityBar.foreground#FFD700
  • button.background#c4ab1b
  • button.foreground#000000
  • editor.background#0A0A12
  • editor.foreground#bef6ea
  • editor.lineHighlightBackground#10101A80
  • editor.selectionBackground#00336680
  • editorCursor.foreground#00F6FF
  • editorLineNumber.foreground#00B4FF
  • focusBorder#FFD700
  • input.border#00B4FF
  • statusBar.background#000000
  • statusBar.foreground#FFD700
  • tab.activeBorder#00F6FF

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword, storage#00F6FFbold
string#FFD700
number, constant#BB86FC
comment#555588italic
function, method#00FFC2
type, class#FFD700
operator#00B4FF
tronlegacy-theme by tronlegacy - VS Code Theme