You can download the theme-file directly from Github.
Generate installed
folder in your config path if not existing:
mkdir /home/$USER/.config/lnav/configs/installed/`
Now you can download the theme file:
wget https://raw.githubusercontent.com/dracula/lnav/refs/heads/main/dracula.json`
Download using the GitHub .zip
download option and unzip them.
- Copy the
dracula.json
to your$USER/.config/lnav/configs/installed/
folder - Open
lnav
- Use the command
:config /ui/theme dracula
- Color!