Skip to main content
CodingTheme

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#1C2333
  • editor.background#1C2333
  • editor.findMatchBackground#E6A56350
  • editor.foreground#D0D4DA
  • editor.selectionBackground#3C4255
  • editor.wordHighlightBackground#8AB8E630
  • editorBracketMatch.border#458ACC
  • editorCursor.foreground#0066CC
  • editorGroupHeader.tabsBackground#1C2333
  • editorGutter.background#1C2333
  • editorLineNumber.foreground#3C4255
  • notificationCenter.border#3C4255
  • sideBar.background#1C2333
  • statusBar.background#1C2333
  • statusBar.foreground#D0D4DA
  • titleBar.activeBackground#1C2333
  • titleBar.inactiveBackground#1C2333

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
variable#D0D4DA
variable.language#D0D4DA
entity.name.function#CBB86D
keyword, storage#458ACC
support.type.property-name#8AB8E6
entity.name.tag#458ACC
comment#008215italic
string#E6A563
constant.numeric#A5C06F
constant.language.boolean#8AB8E6
keyword.operator#8AB8E6
meta.brace.square#D0D4DA
meta.tag.angle#7D8287

Shiki preview

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

Loading...

Replit Theme by Pushpanshu Ranjan - VS Code Theme