Framer Syntax

Introduction
Framer Syntax is a dark, minimalist theme inspired by Framer’s popular code editor. It supports coding languages like HTML, CSS/SCSS, JS, and JSON, giving you everything you need to build amazing products for the Web.
This particular theme contains Syntax for use in Atom. Download the UI theme here.
Install
You can install themes in Atom by going to Settings → Install (make sure you’re searching under “Themes”)
1. Syntax theme
Search for Framer-Syntax
or install through CLI:
apm install framer-syntax
2. UI theme
Search for Framer UI
or install through CLI:
apm install framer-ui
Read more about the UI theme in its repository.