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#FFBD7A50
  • editor.foreground#F5F9FC
  • editor.selectionBackground#4E5569
  • editor.wordHighlightBackground#B2D9FF30
  • editorBracketMatch.border#57ABFF
  • editorCursor.foreground#0079F2
  • editorGroupHeader.tabsBackground#1C2333
  • editorGutter.background#1C2333
  • editorLineNumber.foreground#4E5569
  • notificationCenter.border#4E5569
  • sideBar.background#1C2333
  • statusBar.background#1C2333
  • statusBar.foreground#F5F9FC
  • titleBar.activeBackground#1C2333
  • titleBar.inactiveBackground#1C2333

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
variable#f5f9fc
variable.language#f5f9fc
entity.name.function#F2E088
keyword, storage#57ABFF
support.type.property-name#B2D9FF
entity.name.tag#57ABFF
comment#009118italic
string#FFBD7A
constant.numeric#C4E581
constant.language.boolean#B2D9FF
keyword.operator#B2D9FF
meta.brace.square#f5f9fc
meta.tag.angle#9DA2A6

Shiki preview

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

Loading...

Replit Theme by Pushpanshu Ranjan - VS Code Theme