Dracula Icon

lsd

Dracula Theme for lsd
lsd - Theme Preview

LSD

Install using Git

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/lsd.git

Install manually

Download using the GitHub .zip download option and unzip them.

Activating theme

Mac or Linux
  1. Create a theme folder in lsd ~/.config/lsd/themes/.yaml;
  2. Place dracula.zip in the theme folder;
  3. In the config.yaml change to:
theme: dracula
  1. If there is no config file please feel free to use this one. config.zip
Windows
  1. On Windows systems lsd only looks for the config.yaml files in one location: %APPDATA%\lsd;
  2. Create a theme folder in lsd, usually in AppData\Roaming\lsd on ARM it will be in AppData\Local\lsd;
  3. Place dracula.zip in the theme folder;
  4. In the config.yaml change to:
theme: dracula
  1. If there is no config file please feel free to use this one. config.zip
Updated Universal Method for lsd 1.0.0+
  1. Delete theme folder in ~/.config/lsd
  2. Place both the colors.yaml & config.yaml from the Updated Colors Method.zip into ~/.config/lsd folder