• Stars
    star
    123
  • Rank 288,305 (Top 6 %)
  • Language
  • License
    MIT License
  • Created over 6 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A VSCode dark theme inspired by Framer’s popular code editor.

Framer Syntax

Introduction

Framer Syntax is a dark, minimalist theme inspired by Framer’s popular code editor. It supports coding languages like HTML, CSS, JS, and JSON, giving you everything you need to build amazing products for the Web.

Installation

  • Install theme via Marketplace
  • Launch Quick Open from within Visual Studio Code by pressing cmd shift p.
  • Type theme and choose Preferences: Color Theme
  • Select the Framer Syntax Theme

Alternatively install via CLI:

code --install-extension Framer.framer-syntax

More Repositories