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#1A1A1A
  • editor.background#121212
  • editor.foreground#EAE2D8
  • editorCursor.foreground#F9C74F
  • editorLineNumber.foreground#444444
  • sideBar.background#1A1A1A
  • statusBar.background#5E1C1C
  • statusBar.foreground#EAE2D8
  • terminal.background#1E1E1E
  • terminal.foreground#F8F9FA

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#7C7C7Citalic
keyword#F9C74Fbold
string#F94144
entity.name.function#4CC9F0
variable#F8F9FA
constant.numeric, constant.language#F8961E
entity.name.type.class#FFB627bold
invalid#D62828
Fullmetal Alchemist Theme by TomasVales - VS Code Theme