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#333333
  • editor.background#262626
  • editor.foreground#D4D4D4
  • editor.inactiveSelectionBackground#3A3D41
  • editor.lineHighlightBackground#2a2d2e
  • editor.selectionBackground#264F78
  • editorCursor.foreground#AEAFAD
  • editorLineNumber.foreground#858585
  • sideBar.background#252526
  • statusBar.background#007ACC

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6A9955italic
keyword, storage.type#569CD6—
variable, entity.name.variable#9CDCFE—
entity.name.function, support.function#DCDCAA—
storage.modifier, support.type, entity.name.type#4EC9B0—
constant.numeric#B5CEA8—
Leetcode Dark theme by rishitmohanty3 - VS Code Theme