Skip to main content
CodingTheme

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#2c2c2c
  • activityBar.foreground#f195ac
  • activityBarBadge.background#be1fa9
  • activityBarBadge.foreground#000000
  • editor.background#212121
  • editor.foreground#f16487
  • editor.selectionBackground#059c0583
  • editor.selectionForeground#f700ff
  • editorCursor.foreground#f195ac
  • editorLineNumber.foreground#b28bc0
  • list.activeSelectionBackground#b28bc0
  • list.hoverBackground#00660033
  • list.inactiveSelectionBackground#b28bc0
  • sideBar.background#2c2c2c
  • sideBar.foreground#f4afc2
  • statusBar.background#2c2c2c
  • statusBar.foreground#f195ac
  • statusBar.noFolderBackground#af16a2be
  • statusBar.noFolderForeground#f195ac
  • tab.activeBackground#4dca1c52
  • tab.activeForeground#d11443
  • tab.inactiveBackground#2c2c2c
  • tab.inactiveForeground#f195ac

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#b28bc0
variable.other#f4afc2
string#ff00dd
keyword#00a8ff
textLink.activeForeground#f195ac

Shiki preview

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

Loading...

GTA-VC by himanshu007-creator - VS Code Theme