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
Download using the GitHub .zip
download option and unzip them.
To activate the theme in lsd, you need to modify the colors.yaml
.
lsd does not create the colors.yaml
file for you, but it looks for one in the following locations:
Linux:
$XDG_CONFIG_HOME/lsd/colors.yaml
macOS:
$HOME/.config/lsd/colors.yaml
Windows:
%APPDATA%\lsd\colors.yaml
Universal
- Copy the both
colors.yaml
&config.yaml
into your lsd config folder