Skip to main content
Coding Theme

Leetcode Dark theme

Publisher: rishitmohanty3Themes in package: 1

Inspired on leetcode dark 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

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

Leetcode Dark theme - Coding Theme