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#1f004d
  • editor.background#0d0221
  • editor.foreground#fcdfff
  • editor.lineHighlightBackground#ff00ff22
  • editor.selectionBackground#ff00c870
  • editor.selectionHighlightBackground#ffb6ff33
  • editorCursor.foreground#00fff9
  • sideBar.background#14002e
  • statusBar.background#ff00c8
  • tab.activeBackground#360058
  • tab.inactiveBackground#14002e
  • titleBar.activeBackground#1f004d

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword#ff00ffbold
string#00fff9italic
variable, entity.name.variable#fcdfff
constant.numeric#ffff00
entity.name.function#ffb6ffunderline
comment#aa88ffitalic
Kitty Neon Glow by EmmaAlexxandra - VS Code Theme