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#0033A0
  • editor.background#222831
  • editor.foreground#EEEEEE
  • editor.lineHighlightBackground#8b7f0069
  • editor.selectionBackground#DAA520
  • editorCursor.foreground#FFD700
  • editorLineNumber.activeForeground#EEEEEE
  • editorLineNumber.foreground#FFD700
  • sideBar.background#222831
  • sideBar.foreground#EEEEEE
  • statusBar.background#0033A0
  • statusBar.foreground#EEEEEE
  • tab.activeBackground#0033A0
  • tab.activeForeground#EEEEEE
  • tab.inactiveBackground#222831
  • tab.inactiveForeground#FFD700
  • terminal.background#222831
  • terminal.foreground#EEEEEE
  • titleBar.activeBackground#0033A0
  • titleBar.activeForeground#EEEEEE

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#708090
keyword#00ADB5
string#F3E5AB
variable#FFC000
function, method#FFD700
type#0033A0
constant#EEEEEE
entity.name.type.class#dacde4
entity.name.function#dacde4
source#bfeaec
support.function.builtin#00ADB5
meta.member.access#0080b5
meta.function-call#A6B1E1
Belle2_theme by csantos01 - VS Code Theme