Framer Syntax is a dark, minimalist theme inspired by Framer’s popular code editor. It supports coding languages like HTML, CSS/SCSS, JavaScript, TypeScript, and JSON, giving you everything you need to build amazing products for the Web. It has Bracket Pair Colorizer 2 integrated.
- Install theme via Marketplace
- Launch Quick Open from within Visual Studio Code by pressing cmd + shift + p.
- Type
theme
and choosePreferences: Color Theme
- Select the Framer Syntax Theme
Alternatively install via CLI:
code --install-extension StevenPhan.framer-syntax