Join the dark sideBe the first to know about new products, special releases, and much more.
7,449 people enjoy it!Subscribe to the RSS Feed.
If you are a git user, you can install the theme and keep up to date by cloning the repo:
git clone https://github.com/dracula/light-table.git
Download using the GitHub .zip download option and unzip them.
Go to Settings -> User behaviors
and add the following lines:
[:app :lt.objs.style/provide-theme "dracula" "/path/to/theme/dracula.css"]
[:editor :lt.objs.style/set-theme "dracula"]
You can put the CSS anywhere and just make the path in the first line use it.