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.activeBorder#a5f3ff
  • activityBar.background#0a0c19
  • activityBar.foreground#a5f3ff
  • activityBarBadge.background#a5f3ff
  • activityBarBadge.foreground#0b0d17
  • editor.background#0b0d17
  • editor.foreground#d0e6f7
  • editor.lineHighlightBackground#101321
  • editor.selectionBackground#40497d77
  • editor.selectionHighlightBackground#40497d55
  • editorBracketMatch.border#a5f3ff
  • editorCursor.foreground#a5f3ff
  • editorGroup.border#40497d
  • editorIndentGuide.activeBackground1#7088c2
  • editorIndentGuide.background1#2a2f47
  • list.activeSelectionBackground#20243b99
  • list.activeSelectionForeground#d0e6f7
  • list.focusBackground#40497d55
  • list.hoverBackground#40497d55
  • list.inactiveSelectionBackground#20243b77
  • sideBar.background#0d1023
  • sideBar.border#40497d
  • sideBar.foreground#d0e6f7
  • sideBarSectionHeader.background#101321
  • sideBarSectionHeader.foreground#a5f3ff
  • sideBarTitle.foreground#a5f3ff
  • statusBar.background#d70ed0
  • statusBar.border#40497d
  • statusBar.debuggingBackground#e94f69
  • statusBar.debuggingForeground#0b0d17
  • statusBar.foreground#a5f3ff
  • terminal.ansiBlack#101321
  • terminal.ansiBlue#2a8bd4
  • terminal.ansiCyan#61dafb
  • terminal.ansiGreen#82d882
  • terminal.ansiMagenta#a26db1
  • terminal.ansiRed#e94f69
  • terminal.ansiWhite#d0e6f7
  • terminal.ansiYellow#d3b359
  • terminal.background#0b0d17
  • terminal.foreground#d0e6f7
  • terminal.selectionBackground#40497d77
  • terminalCursor.foreground#a5f3ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#7088c2italic
keyword#a26db1
string#82d882
variable#f7c6e0
function#61dafb
constant#f7c58b
Meetrix Theme by Meetrix - VS Code Theme